| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 5abd72672413d44cc12ebbb4d310cb115536ed6e..259985b327edc8261489b4e5aea01a6439ae310f 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -22,6 +22,9 @@ touchevent_test/supported: Fail
|
| [$runtime == drt || $runtime == dartium || $runtime == chrome]
|
| webgl_1_test: Pass, Fail # Issue 8219
|
|
|
| +[($runtime == drt || $runtime == dartium) && $compiler == none && $checked
|
| +keyboard_event_test: Fail # Issue: 9423
|
| +
|
| [ $runtime == drt || ($runtime == chrome && $system == windows) ]
|
| audiobuffersourcenode_test: Pass, Fail, Timeout, Crash # AudiobufferSourceNode is flaky on Chrome and Dartium - filed issue 8021 for the timeout.
|
| audiocontext_test: Pass, Timeout, Crash # Issue 8021.
|
|
|