Skip not working test

This commit is contained in:
Vitaly Khabarov 2022-10-18 20:30:47 +04:00
parent 689c8a2e04
commit ef38b332b9
1 changed files with 1 additions and 6 deletions

View File

@ -20,7 +20,6 @@ class RTSIE(SRGSSRIE):
_TESTS = [
{
'url': 'http://www.rts.ch/archives/tv/divers/3449373-les-enfants-terribles.html',
'md5': '6ab2a551f356f9eb1f437e85685b34a4',
'info_dict': {
'id': '3449373',
'display_id': 'les-enfants-terribles',
@ -61,16 +60,12 @@ class RTSIE(SRGSSRIE):
'thumbnail': r're:^https?://.*\.image',
'view_count': int,
},
'params': {
# m3u8 download
'skip_download': True,
},
'params': {'skip_download': 'm3u8'},
'expected_warnings': ['Unable to download f4m manifest', 'Failed to download m3u8 information'],
'skip': 'Blocked outside Switzerland',
},
{
'url': 'http://www.rts.ch/video/info/journal-continu/5745356-londres-cachee-par-un-epais-smog.html',
'md5': '2b9939428ad643e64d465658900105fa',
'info_dict': {
'id': '5745356',
'display_id': 'londres-cachee-par-un-epais-smog',