gnu: youtube-dl: Disable the tests.
authorLeo Famulari <leo@famulari.name>
Sun, 16 Oct 2016 01:12:22 +0000 (21:12 -0400)
committerLeo Famulari <leo@famulari.name>
Sun, 16 Oct 2016 01:17:17 +0000 (21:17 -0400)
commit31c580068ba1eda69f72ad1f672c8508e59cf7f4
treed6b2404a3db78e860032c801235222bb4baf195a
parent57e57d433ad87221e871abbd6d16fa596ee05aec
gnu: youtube-dl: Disable the tests.

The tests were silently skipped with Python 3.4. With Python 3.5, this
caused the youtube-dl build to fail.

* gnu/packages/video.scm (youtube-dl)[arguments]: Disable tests.
gnu/packages/video.scm