Bug 1410247 - Disable requestIdleCallback test for instability, a=testonly

MozReview-Commit-ID: DNOrhiwdhvm
This commit is contained in:
James Graham 2017-10-18 12:13:22 +01:00
parent 320de29654
commit 47e26da53f

View File

@ -1,6 +1,6 @@
[callback-timeout-with-raf.html]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1410247
[requestIdleCallback not scheduled when event loop is busy.]
expected:
if not debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not stylo and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if debug and stylo and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL