]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - debian/patches/disable_more_online_tests.patch
d/p/disable_more_online_tests.patch: Disable remaining tests that require internet.
[youtubedl] / debian / patches / disable_more_online_tests.patch
diff --git a/debian/patches/disable_more_online_tests.patch b/debian/patches/disable_more_online_tests.patch
new file mode 100644 (file)
index 0000000..d7fcc47
--- /dev/null
@@ -0,0 +1,21 @@
+Description: Disable remaining tests that require internet.
+Author: Unit 193 <unit193@ubuntu.com>
+
+---
+ Makefile |    5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+--- a/Makefile
++++ b/Makefile
+@@ -49,7 +49,10 @@
+               --exclude test_subtitles.py \
+               --exclude test_write_annotations.py \
+               --exclude test_youtube_lists.py \
+-              --exclude test_youtube_signature.py
++              --exclude test_youtube_signature.py \
++              --exclude test_downloader_http.py \
++              --exclude test_InfoExtractor.py \
++              --exclude test_http.py
+ tar: youtube-dl.tar.gz