Disable WebGL tests on mac due to #8486.

This commit is contained in:
Josh Matthews 2015-11-12 12:31:52 -05:00
parent 4848e37e2e
commit de70ae0c81
4 changed files with 4 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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