| Index: dart/tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- dart/tests/co19/co19-runtime.status (revision 34467)
|
| +++ dart/tests/co19/co19-runtime.status (working copy)
|
| @@ -79,3 +79,7 @@
|
|
|
| [ $runtime == vm ]
|
| LibTest/isolate/Isolate/spawn_A02_t01: Skip # co19 issue 667
|
| +LibTest/html/*: Skip # dart:html not supported on VM.
|
| +LayoutTests/fast/*: Skip # DOM not supported on VM.
|
| +WebPlatformTest/*: Skip # dart:html not supported on VM.
|
| +WebPlatformTest1/*: Skip # dart:html not supported on VM.
|
|
|