Skip to content

Failed build in gradle NewPipe Extractor #1283

@michalkapitan

Description

@michalkapitan

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I am aware that this issue is being opened for the NewPipe Extractor, NOT the app, and my bug report will be dismissed otherwise.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

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

Image

Image

Logs

build_log.txt

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue or PR is related to a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions