| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 16330cc7027999c2e6d8bd602e89afa3d66fda98..68ddb439a077089f8009ae4e6ef935da671e8d19 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -267,14 +267,6 @@ io/named_pipe_script_test: Pass, RuntimeError # Issue 28737
|
| [ $runtime == vm && $system == linux && $mode == release && $arch == ia32 && $builder_tag == asan ]
|
| io/socket_close_test: Pass, Timeout # Issue 28502: timeout.
|
|
|
| -[ $runtime == dart_precompiled || $mode == product && ($compiler != dartk && $compiler != dartkp)]
|
| -io/dependency_graph_test: CompileTimeError # Imports dart:mirrors
|
| -io/skipping_dart2js_compilations_test: CompileTimeError # Imports dart:mirrors
|
| -io/status_file_parser_test: CompileTimeError # Imports dart:mirrors
|
| -io/test_harness_analyzer_test: CompileTimeError # Imports dart:mirrors
|
| -io/test_runner_test: CompileTimeError # Imports dart:mirrors
|
| -status_expression_test: CompileTimeError # Imports dart:mirrors
|
| -
|
| [ $compiler == app_jit ]
|
| assert_test: RuntimeError # Script name change?
|
|
|
|
|