| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index ae0ee106fba28938a6bb4f73533df7c77273b84b..2af147b38437fec0b9e6835b5102da9d322c3ac0 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.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 # Not yet triaged.
|
| +
|
| [ $runtime == vm || $runtime == dart_precompiled ]
|
| browser/*: SkipByDesign # Browser specific tests
|
| isolate_stress_test: Skip # Issue 12588: Uses dart:html. This should be able to pass when we have wrapper-less tests.
|
|
|