| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 72fc13a361872b4845e9119e51f8bb7ea9a9b716..6785d8413fecb118148ffafea9ce264905897b5f 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -9616,9 +9616,6 @@ WebPlatformTest/webstorage/storage_builtins_t01: RuntimeError # Please triage th
|
| WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Times out. Please triage this failure
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| -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
|
| -Language/Statements/Continue/label_t13: Crash # (switch (2){case 2:continue L;L:case 1:flag=true;}): continue to a labeled switch case
|
| Language/Types/Interface_Types/subtype_t09: Crash # Pending static: JSArray
|
| Language/Types/Interface_Types/subtype_t39: RuntimeError # Please triage this failure.
|
| LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout
|
|
|