Bug 1500226 - Disable abs-pos-non-replaced-icb-vrl-020.xht for frequent failures on win. r=jmaher

This commit is contained in:
Eliza Balazs 2018-10-30 05:52:00 +02:00
parent 4ea49b0b4e
commit bf0afdfb82

View File

@ -1,6 +1,3 @@
[abs-pos-non-replaced-icb-vrl-020.xht] [abs-pos-non-replaced-icb-vrl-020.xht]
expected: disabled:
if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1500226
if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL