| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 3e1588df9efca75ea81871594c4cae344668261d..3d6077d031e1b44aad72ef20ce453d2c83c90d9a 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -362,9 +362,6 @@ request_animation_frame_test: Skip # Async test hangs.
|
| [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
|
| isolates_test: Skip # Timeout because leg does not support web workers.
|
|
|
| -[ $compiler == dart2js && $runtime == drt ]
|
| -speechrecognition_test/types: Fail # Issue 11035
|
| -
|
| [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid) ]
|
| js_interop_1_test: Skip # Test cannot run under CSP restrictions (times out).
|
| js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions.
|
|
|