| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 7e97d9615d370e4f3bf452ee9bf185edbace81ae..2aa45047e1b9cb455703d9fe118c927f8045a0bd 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -9578,6 +9578,7 @@ Language/13_Statements/14_Continue_A02_t12: Crash # (switch (2){L:case 1:flag=tr
|
| Language/13_Statements/14_Continue_A02_t13: Crash # (switch (2){case 2:continue L;L:case 1:flag=true;}): continue to a labeled switch case
|
| Language/15_Types/4_Interface_Types_A12_t09: RuntimeError # Please triage this failure.
|
| LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Crash # (lazy.method()): deferred access is not implemented
|
| +LibTest/collection/ListBase/ListBase_class_A01_t02: Timeout # Please triage this failure.
|
| LibTest/core/Invocation/isAccessor_A01_t01: Crash # Class 'PartialMethodElement' has no instance getter 'initializer'.
|
| LibTest/core/Invocation/isGetter_A01_t01: RuntimeError # Please triage this failure.
|
| LibTest/core/Invocation/isGetter_A01_t02: RuntimeError # Please triage this failure.
|
|
|