mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 03:47:07 -05:00 
			
		
		
		
	[mailru] Skip tests
This commit is contained in:
		@@ -25,6 +25,7 @@ class MailRuIE(InfoExtractor):
 | 
				
			|||||||
                'uploader_id': 'sonypicturesrus@mail.ru',
 | 
					                'uploader_id': 'sonypicturesrus@mail.ru',
 | 
				
			||||||
                'duration': 184,
 | 
					                'duration': 184,
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
 | 
					            'skip': 'Not accessible from Travis CI server',
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            'url': 'http://my.mail.ru/corp/hitech/video/news_hi-tech_mail_ru/1263.html',
 | 
					            'url': 'http://my.mail.ru/corp/hitech/video/news_hi-tech_mail_ru/1263.html',
 | 
				
			||||||
@@ -39,6 +40,7 @@ class MailRuIE(InfoExtractor):
 | 
				
			|||||||
                'uploader_id': 'hitech@corp.mail.ru',
 | 
					                'uploader_id': 'hitech@corp.mail.ru',
 | 
				
			||||||
                'duration': 245,
 | 
					                'duration': 245,
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
 | 
					            'skip': 'Not accessible from Travis CI server',
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user