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

New regression: 5min test_no_duplicates #10228

Closed
anisse opened this issue Aug 5, 2016 · 1 comment
Closed

New regression: 5min test_no_duplicates #10228

anisse opened this issue Aug 5, 2016 · 1 comment

Comments

@anisse
Copy link
Contributor

@anisse anisse commented Aug 5, 2016

I'm not sure about this one, it might be a side effect of fixing the IE by delegating to AolIE, but test_no_duplicates is a new regression since commit 2396062 ping @remitamine

FAIL: test_no_duplicates (test.test_all_urls.TestAllURLsMatching)

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/home/travis/build/anisse/youtube-dl/test/test_all_urls.py", line 94, in test_no_duplicates

    self.assertTrue(ie.suitable(url), '%s should match URL %r' % (type(ie).__name__, url))

AssertionError: False is not true : FiveMinIE should match URL 'http://delivery.vidible.tv/aol?playList=518013791

See this build:
https://travis-ci.org/anisse/youtube-dl/jobs/149816265

@remitamine remitamine closed this in 08c6559 Aug 5, 2016
@remitamine
Copy link
Collaborator

@remitamine remitamine commented Aug 5, 2016

thanks for the report, there was a small error in the _VALID_URL regex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.