| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index ddc256ecc8ecc5345bdaa9da4f68d4293feb0f27..9af69217451986022d011b1159cd44beb3d2888f 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -19,6 +19,9 @@ WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run
|
| LayoutTests/fast/dom/Range/range-comparePoint_t01: Crash # Issue 18549
|
| LayoutTests/fast/dom/Range/range-isPointInRange_t01: Crash # Issue 18549
|
|
|
| +# This test uses the old annotation-based syntax.
|
| +LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: CompileTimeError # co19 issue 700
|
| +
|
| LibTest/core/List/removeAt_A02_t01: RuntimeError # Issue 1533
|
| LibTest/isolate/ReceivePort/receive_A01_t02: RuntimeError # Issue 6750
|
| Language/05_Variables/05_Variables_A11_t01: fail # Please triage this issue.
|
|
|