| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index d88fd16d29373028a89a8502f776a8de74b27ee3..2bbfe6067819333f878b5b20a16c15cac8ceadbf 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -77,6 +77,8 @@ io/http_launch_test: Pass, Slow, Timeout # Issue 28046
|
| typed_array_test: RuntimeError, OK # Uses Isolate.spawn
|
| typed_array_int64_uint64_test: RuntimeError, OK # Uses Isolate.spawn
|
| typed_data_isolate_test: SkipByDesign # This test uses dart:io
|
| +regress_28854_1_test: SkipByDesign # Uses Isolate.spawn
|
| +regress_28854_2_test: SkipByDesign # Uses Isolate.spawn
|
| io/*: SkipByDesign # Don't run tests using dart:io in the browser
|
| package/*: Skip # Do not run those in Dartium.
|
| http_launch_test: Skip
|
|
|