зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1201272 followup, remove failure meta-data from WPT shadow tests, r=jgraham
CLOSED TREE
This commit is contained in:
Родитель
354efcb7fe
Коммит
66476636a1
|
@ -1,10 +0,0 @@
|
|||
[2d.shadow.enable.blur.html]
|
||||
type: testharness
|
||||
[Shadows are drawn if shadowBlur is set]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "mac": FAIL
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
[2d.shadow.enable.x.html]
|
||||
type: testharness
|
||||
[Shadows are drawn if shadowOffsetX is set]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "mac": FAIL
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
[2d.shadow.enable.y.html]
|
||||
type: testharness
|
||||
[Shadows are drawn if shadowOffsetY is set]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "mac": FAIL
|
||||
|
Загрузка…
Ссылка в новой задаче