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

Fix a test and ignore rest #598

Merged
merged 1 commit into from
Apr 3, 2021
Merged

Conversation

XiangRongLin
Copy link
Collaborator

@XiangRongLin XiangRongLin commented Apr 2, 2021

  • I carefully read the contribution guidelines and agree to them.
  • I have tested the API against NewPipe.
  • I agree to create a pull request for NewPipe as soon as possible to make it compatible with the changed API.

@XiangRongLin XiangRongLin force-pushed the fix_tests branch 3 times, most recently from 3d6502d to 7931873 Compare April 2, 2021 18:32
@XiangRongLin XiangRongLin requested a review from Stypox April 2, 2021 18:35
@@ -31,6 +33,13 @@ public static void setUp() throws Exception {
extractor.fetchPage();
}

@Override
@Test
@Ignore("When visiting website it shows 'Lofi Girl', unknown why it's different in tests")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The channel underwent a name change, maybe, and then reverted? Or it has to do with the verification process? Btw if I open the stream in NewPipe now I correctly get "Lofi Girl", it could depend on the country. Let's leave it ignored

@TobiGr TobiGr merged commit b481a22 into TeamNewPipe:dev Apr 3, 2021
@XiangRongLin XiangRongLin deleted the fix_tests branch April 4, 2021 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants