Bug 1376273 - Update test expectations for wpt 2d.gradient.radial.outside3.html, on Windows; r=jmaher

This commit is contained in:
Geoff Brown 2017-07-14 10:51:12 -06:00
parent e0e2eabd57
commit aa32737994

View File

@ -2,10 +2,7 @@
type: testharness
[Canvas test: 2d.gradient.radial.outside3]
expected:
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if (os == "win") and (version != "6.2.9200"): FAIL
if os == "mac": FAIL
if os == "linux": FAIL