| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 7a921a0ac3a6d1b0fd916abf0373197fb567df3d..edb252510ccd366d1b99638ad21fa54f307c8875 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -154,7 +154,7 @@ pause_test: RuntimeError, OK # Uses Isolate.spawn.
|
| simple_message_test/none: RuntimeError, OK # Uses Isolate.spawn.
|
| start_paused_test: RuntimeError, OK # Uses Isolate.spawn.
|
| message3_test/int32x4: RuntimeError, OK # Uses Isolate.spawn.
|
| -browser/package_*: Skip # Issue 25594 (missing implementation in Dartium).
|
| +browser/package_resolve_browser_hook*: Skip # Tests that use defaultPackagesBase (not supported in Dartium).
|
|
|
| [ $compiler == dart2analyzer ]
|
| browser/typed_data_message_test: StaticWarning
|
|
|