Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SoundcloudParsingHelperTest > assertThatHardcodedClientIdIsValid FAILED #744

Closed
litetex opened this issue Nov 4, 2021 · 1 comment
Closed
Labels
bug Issue is related to a bug soundcloud service, https://soundcloud.com/

Comments

@litetex
Copy link
Member

litetex commented Nov 4, 2021

This test currently fails on all CI builds, e.g. https://github.com/TeamNewPipe/NewPipeExtractor/runs/4093194284?check_suite_focus=true

 org.schabi.newpipe.extractor.services.soundcloud.SoundcloudParsingHelperTest > assertThatHardcodedClientIdIsValid FAILED
    java.lang.AssertionError: Hardcoded client id is not valid anymore
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.schabi.newpipe.extractor.services.soundcloud.SoundcloudParsingHelperTest.assertThatHardcodedClientIdIsValid(SoundcloudParsingHelperTest.java:19)

...

1635 tests completed, 1 failed, 122 skipped
@litetex litetex added the bug Issue is related to a bug label Nov 4, 2021
@AudricV
Copy link
Member

AudricV commented Nov 4, 2021

Fixed with #745.

@AudricV AudricV closed this as completed Nov 4, 2021
@AudricV AudricV added the soundcloud service, https://soundcloud.com/ label Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug soundcloud service, https://soundcloud.com/
Projects
None yet
Development

No branches or pull requests

2 participants