| Index: tests/html/html.status
|
| ===================================================================
|
| --- tests/html/html.status (revision 21448)
|
| +++ tests/html/html.status (working copy)
|
| @@ -9,6 +9,9 @@
|
| custom_elements_test: Skip # Not yet implemented.
|
| interactive_test: Skip # Must be run manually.
|
|
|
| +[ $compiler == none && $runtime == drt && $system == windows ]
|
| +worker_test/functional: Pass, Crash # Issue 9929.
|
| +
|
| [ $compiler == dart2js]
|
| dom_isolates_test: Skip # Need to migrate to new spawnDomFunction.
|
|
|
|
|