| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index f4b59aba990081b64042fcedccb5f62616a77993..807f234c5fcd854309dc915bbb990790c516d12f 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -2,6 +2,9 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| +[$runtime == vm && $compiler == none && $system == fuchsia]
|
| +*: Skip # Tests not included in the image.
|
| +
|
| [ $runtime == vm || $runtime == dart_precompiled ]
|
|
|
| # Failures ok in tests below. VM moves super initializer to end of list.
|
|
|