| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 3a2079ad7288860b8e58cce9f96ac256490fb593..4330829c6334500110d395657d7ca7d3be4f595d 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -27,7 +27,7 @@ indexeddb_2_test: Fail, Crash, Pass # Bug in v8, http://dartbug.com/9407
|
| [ $runtime == chrome ]
|
| touchevent_test/supported: Fail
|
|
|
| -[ $runtime == chrome && $system == windows ]
|
| +[ $runtime == chrome && ($system == windows || $system == macos)]
|
| audiocontext_test: Skip # Issue 9566
|
|
|
| [$runtime == drt || $runtime == dartium || $runtime == chrome]
|
|
|