mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 10:33:33 +00:00
Bug 1442150 - Skip test_running_on_compositor.html on Android. r=arai
It seems that the test starts failing after bug 1193394.
This commit is contained in:
parent
6a3cb0b287
commit
a1d3f36a83
@ -16,5 +16,6 @@ support-files =
|
||||
[chrome/test_cssanimation_missing_keyframes.html]
|
||||
[chrome/test_generated_content_getAnimations.html]
|
||||
[chrome/test_running_on_compositor.html]
|
||||
skip-if = os == 'android' # bug 1442150
|
||||
[chrome/test_simulate_compute_values_failure.html]
|
||||
skip-if = !debug
|
||||
|
Loading…
Reference in New Issue
Block a user