Backed out changeset 2da1f106ab70 (bug 1410247)

This commit is contained in:
Attila Craciun 2017-10-20 15:37:01 +03:00
parent 42d0bbc883
commit 542cce3954

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 debug and stylo and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
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