| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 3f95e127f5f2ba86dd0c033d59f075b2afda30e9..a293719323f229b87bd81625a9b4fe9b98b20ab6 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -119,6 +119,7 @@ javascript_int_overflow_literal_test: Skip
|
| oom_error_stacktrace_test: RuntimeError, OK # (OOM on JS may produce a stacktrace).
|
| vmservice/*: Skip # Do not run standalone vm service tests with dart2js.
|
| issue14236_test: Skip # dart2js does not deal with Script snapshots.
|
| +io/platform_test: Pass, CompileTimeError # Issue 14603
|
|
|
| [ $compiler == dart2js && $jscl ]
|
| assert_test: RuntimeError, OK # Assumes unspecified fields on the AssertionError.
|
|
|