[kuwo:singer] Skip test
authorSergey M․ <dstftw@gmail.com>
Sun, 6 Sep 2015 02:00:16 +0000 (08:00 +0600)
committerSergey M․ <dstftw@gmail.com>
Sun, 6 Sep 2015 02:00:16 +0000 (08:00 +0600)
youtube_dl/extractor/kuwo.py

index 1077846f296150c8503dbe091a0a096df4620719..fa233377d67ee83bf71db61f14d0e934111174a3 100644 (file)
@@ -202,6 +202,7 @@ class KuwoSingerIE(InfoExtractor):
             'title': 'Ali',
         },
         'playlist_mincount': 95,
+        'skip': 'Regularly stalls travis build',  # See https://travis-ci.org/rg3/youtube-dl/jobs/78878540
     }]
 
     def _real_extract(self, url):