Auto merge of #8494 - jdm:disablewebgl, r=Manishearth

Disable WebGL tests on mac due to #8486.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8494)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-11-12 23:49:39 +05:30
commit 022b06e564
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