| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 6027be3414fe394abec4a6922e37662a808ee10c..f8c058d39969eeb65958a424f724ab71675593a7 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -25,7 +25,9 @@ indexeddb_2_test: Fail, Crash, Pass # Bug in v8, http://dartbug.com/9407
|
|
|
| [ $runtime == chrome ]
|
| touchevent_test/supported: Fail
|
| -audiocontext_test/functional: Skip # Issue 9566
|
| +
|
| +[ $runtime == chrome && $system == windows ]
|
| +audiocontext_test: Skip # Issue 9566
|
|
|
| [$runtime == drt || $runtime == dartium || $runtime == chrome]
|
| webgl_1_test: Pass, Fail # Issue 8219
|
|
|