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

test_youtube_format_selection broken #8462

Closed
anisse opened this issue Feb 8, 2016 · 2 comments
Closed

test_youtube_format_selection broken #8462

anisse opened this issue Feb 8, 2016 · 2 comments

Comments

@anisse
Copy link
Contributor

@anisse anisse commented Feb 8, 2016

Commit 3834d3e breaks test.test_YoutubeDL:TestFormatSelection.test_youtube_format_selection :

FAIL: test_youtube_format_selection (test.test_YoutubeDL.TestFormatSelection)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/youtube-dl/test/test_YoutubeDL.py", line 323, in test_youtube_format_selection
    self.assertEqual(downloaded['format_id'], f1['format_id'])
nose.proxy.AssertionError: '17' != '36'
- 17
+ 36

    """Fail immediately, with the given message."""
>>  raise self.failureException("'17' != '36'\n- 17\n+ 36\n")

@anisse
Copy link
Contributor Author

@anisse anisse commented Feb 9, 2016

ping @dstftw

1 similar comment
@anisse
Copy link
Contributor Author

@anisse anisse commented Feb 16, 2016

ping @dstftw

@dstftw dstftw closed this in 86bf290 Feb 19, 2016
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
1 participant
You can’t perform that action at this time.