| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 22a15a1c84de0c07cbbd11656a29027ad31f21df..45dcdd679af20454d5b3ff4dd2140299e1a55206 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
|
|
|