| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 8f09d0a11d0105eb24158bdcb7e46e44ed40099e..c814edfde7b58491b1b5f4c4efa8db9090082112 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -335,13 +335,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 == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime == drt)]
|
| -element_test/queryAll: Fail # dartbug.com/8496: missing substitution on native classes
|
| -node_test/_NodeList: Fail # dartbug.com/8496: missing substitution on native classes
|
| -node_test/nodes: Fail # dartbug.com/8496: missing substitution on native classes
|
| -typed_arrays_1_test/arrays: Fail # dartbug.com/8496: missing substitution on native classes
|
| -typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on native classes
|
| -
|
| [ $compiler == dart2js && $runtime == ff ]
|
| inner_frame_test: Skip # Timeout
|
|
|
|
|