Bug 1319019 - Disable test_peerConnection_multiple_captureStream_canvas_2d.html on Android opt as well

MozReview-Commit-ID: AAxvqLfAp54

--HG--
extra : rebase_source : 4e55357d196e342a2631468eef66c01782828a40
This commit is contained in:
Phil Ringnalda 2016-12-04 11:16:55 -08:00
Родитель 454dc254a3
Коммит 6c163ba338
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -137,7 +137,7 @@ skip-if = os == 'android' # bug 1043403
tags=capturestream
skip-if = android_version == '18' # android(Bug 1189784, timeouts on 4.3 emulator)
[test_peerConnection_captureStream_canvas_2d.html]
skip-if = (android_version == '18' && debug) # android(Bug 1189784, timeouts on 4.3 emulator)
skip-if = android_version == '18' # android(Bug 1319019, timeouts on 4.3 emulator)
[test_peerConnection_multiple_captureStream_canvas_2d.html]
skip-if = (android_version == '18' && debug) # android(Bug 1189784, timeouts on 4.3 emulator)
[test_peerConnection_captureStream_canvas_webgl.html]