| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index a26b5a0fb026933d7174ecc95a45b7bef8df63eb..d6eeb302d802506b86539d6ae480abe254feecab 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -9608,7 +9608,6 @@ Language/12_Expressions/13_Property_Extraction_A03_t02: RuntimeError # Cannot re
|
| Language/12_Expressions/13_Property_Extraction_A03_t03: RuntimeError # Cannot read property 'call' of undefined
|
| Language/12_Expressions/13_Spawning_an_Isolate_A01_t01: RuntimeError # receiver.get$_collection$_nums is not a function
|
| Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A01_t01: RuntimeError # Cannot read property 'call' of undefined
|
| -Language/12_Expressions/29_Assignable_Expressions_A01_t08: RuntimeError # receiver.get$_first is not a function
|
| Language/12_Expressions/30_Identifier_Reference_A09_t03: Crash # (i=0): For-loop variable captured in loop header
|
| Language/13_Statements/06_For_A01_t07: Crash # unsupported operation on erroneous element
|
| Language/13_Statements/12_Labels_A03_t04: Crash # (switch (i){L:case 0:flag=true;break;case 2:continue L;}): continue to a labeled switch case
|
| @@ -9913,7 +9912,6 @@ LibTest/core/Invocation/isSetter_A01_t02 : RuntimeError #
|
| LibTest/core/Invocation/memberName_A01_t01: Crash # Class 'PartialMethodElement' has no instance getter 'initializer'.
|
| LibTest/core/Invocation/positionalArguments_A01_t01 : RuntimeError #
|
| LibTest/core/List/List_class_A01_t02: Crash # Stack Overflow
|
| -LibTest/core/NoSuchMethodError/toString_A01_t01: RuntimeError # receiver.get$_first is not a function
|
| LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # receiver.get$_collection$_nums is not a function
|
| LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # receiver.get$_collection$_nums is not a function
|
| LibTest/core/Stopwatch/elapsedTicks_A01_t01: RuntimeError # receiver.get$_collection$_nums is not a function
|
|
|