Checklist
Affected version
0.24.4
Steps to reproduce the bug
While building the NewPipe Extractor, some unit tests failed. Details below:
Environment
Operating System: (Provide your OS, e.g., Windows 10, Ubuntu 22.04, etc.)
JDK Version: (Ensure you're using JDK 8+ and specify the exact version, e.g., OpenJDK 17)
Gradle Version: 8.12.1
Steps to reproduce:
Cloned the repository:
git clone https://github.com/TeamNewPipe/NewPipeExtractor.git
cd NewPipeExtractor
Ran the build command:
gradlew build
Some tests failed.
Test Summary
Total tests: 2226
Failures: 3
Ignored tests: 98
Execution time: 3m24.02s
Failed tests:
SoundcloudChannelTabExtractorTest$Albums.testMoreRelatedItems()
SoundcloudStreamExtractorTest$SoundcloudGoPlusTrack.initializationError
YoutubeSearchExtractorTest$CrisisResources.testMetaInfo()
Expected behavior
All tests should pass without errors.
Actual behavior
Didnt build the Newpipe Extractor
Screenshots/Screen recordings


Logs
build_log.txt
Additional information
No response
Checklist
Affected version
0.24.4
Steps to reproduce the bug
While building the NewPipe Extractor, some unit tests failed. Details below:
Environment
Operating System: (Provide your OS, e.g., Windows 10, Ubuntu 22.04, etc.)
JDK Version: (Ensure you're using JDK 8+ and specify the exact version, e.g., OpenJDK 17)
Gradle Version: 8.12.1
Steps to reproduce:
Cloned the repository:
git clone https://github.com/TeamNewPipe/NewPipeExtractor.git
cd NewPipeExtractor
Ran the build command:
gradlew build
Some tests failed.
Test Summary
Total tests: 2226
Failures: 3
Ignored tests: 98
Execution time: 3m24.02s
Failed tests:
SoundcloudChannelTabExtractorTest$Albums.testMoreRelatedItems()
SoundcloudStreamExtractorTest$SoundcloudGoPlusTrack.initializationError
YoutubeSearchExtractorTest$CrisisResources.testMetaInfo()
Expected behavior
All tests should pass without errors.
Actual behavior
Didnt build the Newpipe Extractor
Screenshots/Screen recordings
Logs
build_log.txt
Additional information
No response