Index: tests/co19/co19-dart2js.status |
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status |
index 6b123163067553b9ddb19e5478f5705dcce2cdc3..9752bc444361184f179c605a2449494838a40346 100644 |
--- a/tests/co19/co19-dart2js.status |
+++ b/tests/co19/co19-dart2js.status |
@@ -9624,7 +9624,6 @@ WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti |
[ $compiler == dart2js && $cps_ir ] |
Language/Expressions/Method_Invocation/Super_Invocation/syntax_t01: RuntimeError # Cannot read property 'call' of undefined |
-Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t03.dart: Crash # (i=0): For-loop variable captured in loop header |
Language/Statements/For/syntax_t07: Crash # unsupported operation on erroneous element |
Language/Statements/Labels/scope_t04: Crash # (switch (i){L:case 0:flag=true;break;case 2:continue L;}): continue to a labeled switch case |
Language/Statements/Continue/label_t12: Crash # (switch (2){L:case 1:flag=true;break;case 2:continue L;}): continue to a labeled switch case |