зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1373858 - Disable dom/media/tests/mochitest/test_peerConnection_stats.html for Android failures, r=jmaher.
This commit is contained in:
Родитель
361ce8984d
Коммит
47c47f43f9
|
@ -286,6 +286,6 @@ skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emula
|
||||||
# Bug 1227781: Crash with bogus TURN server.
|
# Bug 1227781: Crash with bogus TURN server.
|
||||||
[test_peerConnection_bug1227781.html]
|
[test_peerConnection_bug1227781.html]
|
||||||
[test_peerConnection_stats.html]
|
[test_peerConnection_stats.html]
|
||||||
skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)
|
skip-if = toolkit == 'android' # android(Bug 1189784, timeouts on 4.3 emulator, Bug 1373858)
|
||||||
[test_peerConnection_sender_and_receiver_stats.html]
|
[test_peerConnection_sender_and_receiver_stats.html]
|
||||||
skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)
|
skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче