mirror of
https://github.com/servo/servo.git
synced 2025-08-18 20:05:34 +01:00
Revert "Remove -w flag now that WebRender is always used"
This reverts commit b94b58f7ae
.
The wptrunner changes are not quite right and causes Python exceptions
inside the test haness.
This commit is contained in:
parent
231481570e
commit
7595a90221
20 changed files with 105 additions and 69 deletions
|
@ -3,3 +3,4 @@
|
|||
expected:
|
||||
if os == "linux": TIMEOUT
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
expected:
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
expected:
|
||||
if os == "linux": TIMEOUT
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
expected:
|
||||
if os == "linux": TIMEOUT
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
expected:
|
||||
if os == "linux": TIMEOUT
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
expected:
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
expected:
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
expected:
|
||||
if os == "linux": TIMEOUT
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
expected:
|
||||
if os == "linux": TIMEOUT
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
expected:
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
expected:
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
expected:
|
||||
if os == "mac": CRASH
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64) and (backend == "cpu"): CRASH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue