Index: tests/compiler/dart2js_extra/dart2js_extra.status |
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status |
index b8a6281c70997ded6ec02b73ba0887bcc70e2996..e0321e9c7d2628b64791a0e6f124ca2b7703d65e 100644 |
--- a/tests/compiler/dart2js_extra/dart2js_extra.status |
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status |
@@ -70,7 +70,6 @@ lookup_map/dead_entry_through_mirrors_test: SkipByDesign # Test for tree-shaking |
[ $compiler == dart2js && $cps_ir ] |
16407_test: Pass # Please triage this failure. |
22868_test: RuntimeError # Issue 23997 |
-22895_test: RuntimeError # Issue 23997 |
23432_test: RuntimeError # Issue 23432 |
async_stacktrace_test/asyncStar: Crash # (foo()async*{try {tr... cannot handle sync*/async* functions |
async_stacktrace_test/none: RuntimeError # $async$temp1.Tracer$ is not a function |
@@ -85,6 +84,7 @@ deferred/deferred_overlapping_test: RuntimeError # E.loadLibrary is not a functi |
deferred_fail_and_retry_test: Crash # (lib.foo()): deferred access is not implemented |
deferred_fail_and_retry_worker_test: Crash # (lib.foo()): deferred access is not implemented |
deferred_split_test: Crash # (b.createA()): deferred access is not implemented |
+lookup_map/live_entry_through_mirrors_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions |
mirror_printer_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions |
mirror_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions |
reflect_native_types_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions |