| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 4e728265181cefd3533c5df20d9fd024ed37bb5f..e036898f1e6536f8c4ca3ccdc54690fc1e1e3a41 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -134,6 +134,7 @@ io/options_test: Fail, OK # Cannot pass options to d8.
|
| [ $compiler == dart2js && $runtime == none ]
|
| io/options_test: Fail
|
| medium_integer_test: Pass # The test only fails at runtime, not at compilation.
|
| +oom_error_stacktrace_test: Pass # The test only fails at runtime.
|
|
|
| [ $compiler == dart2js && $browser ]
|
| *: Skip
|
|
|