| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index ef2155137e2eb7f6421bb7e57601eee31411d5bc..4c14958b4be116cfc5042405457d10e0463005c3 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -44,8 +44,9 @@ localstorage_test: Fail
|
| node_test: Fail
|
| svgelement_test: Fail
|
| svgelement2_test: Fail
|
| -
|
| -# Investigate and triage these into bug reports.
|
| +#
|
| +# Investigate and triage the following into bug reports.
|
| +#
|
| audiocontext_test: Fail
|
| blob_constructor_test: Fail
|
| cache_test: Fail
|
| @@ -74,7 +75,6 @@ websocket_test: Fail
|
| window_nosuchmethod_test: Fail
|
| window_open_test: Fail
|
| xsltprocessor_test: Fail
|
| -
|
| fileapi_test: Skip # Timeout
|
| isolates_test: Skip # Timeout
|
| xhr_test: Skip # Timeout
|
| @@ -127,10 +127,6 @@ xhr_test: Fail
|
| [ $runtime == ie && ($system == linux || $system == macos) ]
|
| *: Skip
|
|
|
| -[ $runtime == ie ]
|
| -# TODO(vsm): Triage DOM failures.
|
| -#*: Skip
|
| -
|
| [ $runtime == safari && ($system == linux || $system == windows) ]
|
| *: Skip
|
|
|
|
|