mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Disable WebGL tests on mac due to #8486.
This commit is contained in:
parent
4848e37e2e
commit
de70ae0c81
4 changed files with 4 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
disabled:
|
||||
if os == "linux": https://github.com/servo/servo/issues/7931
|
||||
if os == "mac": https://github.com/servo/servo/issues/8486
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
disabled:
|
||||
if os == "linux": https://github.com/servo/servo/issues/7931
|
||||
if os == "mac": https://github.com/servo/servo/issues/8486
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
disabled:
|
||||
if os == "linux": https://github.com/servo/servo/issues/7931
|
||||
if os == "mac": https://github.com/servo/servo/issues/8486
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
disabled:
|
||||
if os == "linux": https://github.com/servo/servo/issues/7931
|
||||
if os == "mac": https://github.com/servo/servo/issues/8486
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue