| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index bb3ef50674d664f18ba5a6e24813a849f09ce970..1084a33ae26e24bdff1f11b24756d2634772def7 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -79,3 +79,7 @@ LibTest/collection/ListBase/ListBase_class_A01_t01: Skip # Timeouts
|
|
|
| [ $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.
|
|
|