瀏覽代碼

[kuwo:singer] Skip test

Sergey M․ 10 年之前
父節點
當前提交
12bbd32ad0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      youtube_dl/extractor/kuwo.py

+ 1 - 0
youtube_dl/extractor/kuwo.py

@@ -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):