| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 7bf4ccf4531a14ecc2de63b5d70f2ee4d58558ea..5e43744b7160ae82a2101a5ac36b2d98a5615735 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -119,6 +119,7 @@ oom_error_stacktrace_test: RuntimeError, OK # (OOM on JS may produce a stacktrac
|
| 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
|
| +io/http_parser_test: RuntimeError # Issue 15133
|
|
|
| [ $compiler == dart2js && $jscl ]
|
| assert_test: RuntimeError, OK # Assumes unspecified fields on the AssertionError.
|
|
|