| Index: tests/co19/co19-dart2js.status
|
| ===================================================================
|
| --- tests/co19/co19-dart2js.status (revision 31820)
|
| +++ tests/co19/co19-dart2js.status (working copy)
|
| @@ -534,6 +534,9 @@
|
| LibTest/typed_data/Uint8List/Uint8List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
|
| Utils/tests/Expect/identical_A01_t01: fail # co19-roll r546: Please triage this failure
|
|
|
| +LibTest/collection/ListBase/ListBase_class_A01_t01: RuntimeError # Please triage this failure
|
| +LibTest/collection/ListMixin/ListMixin_class_A01_t01: RuntimeError # Please triage this failure
|
| +
|
| [ $compiler == dart2js && $checked ]
|
| Language/12_Expressions/03_Numbers_A05_t02: fail # co19-roll r546: Please triage this failure
|
| Language/12_Expressions/19_Conditional_A04_t03: fail # co19-roll r546: Please triage this failure
|
| @@ -604,9 +607,6 @@
|
| LibTest/core/Stopwatch/start_A01_t02: RuntimeError # Please triage this failure
|
| LibTest/core/Stopwatch/elapsedTicks_A01_t01: RuntimeError # Please triage this failure
|
|
|
| -LibTest/collection/ListBase/ListBase_class_A01_t01: RuntimeError # Please triage this failure
|
| -LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip, RuntimeError # Please triage this failure
|
| -
|
| LibTest/async/Stream/Stream.periodic_A01_t01: RuntimeError # No Periodic timer
|
| LibTest/async/Stream/Stream.periodic_A03_t01: RuntimeError # No Periodic timer
|
| LibTest/async/Timer/Timer.periodic_A01_t01: RuntimeError # No Periodic timer
|
|
|