mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-15 11:33:30 +01:00
[kuwo:singer] Skip test
This commit is contained in:
parent
266e466ee4
commit
12bbd32ad0
@ -202,6 +202,7 @@ class KuwoSingerIE(InfoExtractor):
|
|||||||
'title': 'Ali',
|
'title': 'Ali',
|
||||||
},
|
},
|
||||||
'playlist_mincount': 95,
|
'playlist_mincount': 95,
|
||||||
|
'skip': 'Regularly stalls travis build', # See https://travis-ci.org/rg3/youtube-dl/jobs/78878540
|
||||||
}]
|
}]
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
|
Loading…
Reference in New Issue
Block a user