зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1164274 - Disable the wheel-scroll test on Mulet for intermittent failures. r=mstange
This commit is contained in:
Родитель
06a216ef04
Коммит
029439cade
|
@ -10,4 +10,4 @@ skip-if = toolkit != 'gonk' # bug 991198
|
||||||
[test_bug1151663.html]
|
[test_bug1151663.html]
|
||||||
skip-if = toolkit != 'gonk' # bug 991198
|
skip-if = toolkit != 'gonk' # bug 991198
|
||||||
[test_wheel_scroll.html]
|
[test_wheel_scroll.html]
|
||||||
skip-if = (os == 'android') || (os == 'b2g') # wheel events not supported
|
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
|
||||||
|
|
Загрузка…
Ссылка в новой задаче