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:
Hiroyuki Ikezoe 2018-03-01 00:06:00 +09:00
parent 6a3cb0b287
commit a1d3f36a83

View File

@ -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