| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 36574)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -53,6 +53,11 @@
|
| # These flaky tests also fail with dart2dart.
|
| LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A01_t01: Pass, RuntimeError # co19-roll r607: Please triage this failure
|
|
|
| +# With asynchronous loading, the load errors in these tests are no longer recognized as compile errors:
|
| +Language/14_Libraries_and_Scripts/1_Imports_A04_t02: Fail
|
| +Language/14_Libraries_and_Scripts/2_Exports_A05_t02: Fail
|
| +Language/14_Libraries_and_Scripts/3_Parts_A01_t06: Fail
|
| +
|
| [ $compiler == none && $runtime == vm && $checked ]
|
| LibTest/core/List/removeAt_A02_t01: Fail # co19 issue 670
|
|
|
|
|