Bug 1321376 - Disable test_bug961363.html for e10s mode until we can get a proper test written for the select dropdown in parent behaviour. r=enndeakin+6102

MozReview-Commit-ID: 6cs97wCCGHR

--HG--
extra : rebase_source : 017f0e2cc2d1eeb4d21b306045e6fb2ec4185b43
This commit is contained in:
Mike Conley 2016-12-01 23:01:46 -08:00
Родитель e9793294c1
Коммит 464d5b4bd6
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -52,7 +52,7 @@ skip-if = toolkit == 'android'
[test_bug957562.html]
[test_bug960277.html]
[test_bug961363.html]
skip-if = toolkit == 'android' # Bug 1021644 - Fails when pushed into a different chunk on Android
skip-if = e10s || toolkit == 'android' # Bug 1324560 - Test needs to be re-written for e10s, Bug 1021644 - Fails when pushed into a different chunk on Android
[test_bug1111995.html]
[test_bug1301290.html]
skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' # b2g(resizing textarea not available in b2g) b2g-debug(resizing textarea not available in b2g) b2g-desktop(resizing textarea not available in b2g)