| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 26b71177a27970775cfe69db85fb48f4b2eb7d29..1d672b9caf77e1af14f6607cef7caa9c7c8d9c7c 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -13,6 +13,9 @@ LibTest/core/Uri/encodeQueryComponent_A01_t02: Skip
|
| # Crashes first, please. Then untriaged bugs. There is a section below
|
| # for co19 bugs.
|
| [ $compiler == dart2js ]
|
| +LayoutTests/fast/dom/Range/range-comparePoint_t01: Crash # Issue 18549
|
| +LayoutTests/fast/dom/Range/range-isPointInRange_t01: Crash # Issue 18549
|
| +
|
| 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.
|
| @@ -72,8 +75,17 @@ LibTest/isolate/SendPort/send_A01_t03: CompileTimeError # co19-roll r706: Please
|
| LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError, Pass # Dart issue 15617
|
| LibTest/math/Rectangle/boundingBox_A01_t01: RuntimeError, Pass # co19-roll r706: Please triage this failure.
|
| LibTest/math/MutableRectangle/boundingBox_A01_t01: RuntimeError, Pass # co19-roll r706: Please triage this failure.
|
| +
|
| LayoutTests/fast/dom/HTMLLinkElement/link-onload-before-page-load_t01: CompileTimeError # co19-roll r722: Please triage this failure.
|
| LayoutTests/fast/dom/HTMLLinkElement/link-onload2_t01: CompileTimeError # co19-roll r722: Please triage this failure.
|
| +LayoutTests/fast/dom/HTMLScriptElement/script-load-events_t01: CompileTimeError # co19-roll r722: Please triage this failure.
|
| +LayoutTests/fast/dom/HTMLStyleElement/style-onload2_t01: CompileTimeError # co19-roll r722: Please triage this failure.
|
| +LayoutTests/fast/dom/HTMLStyleElement/style-onload-before-page-load_t01: CompileTimeError # co19-roll r722: Please triage this failure.
|
| +WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-roll r722: Please triage this failure.
|
| +WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: CompileTimeError # co19-roll r722: Please triage this failure.
|
| +WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeError # co19-roll r722: Please triage this failure.
|
| +WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r722: Please triage this failure.
|
| +WebPlatformTest/Utils/test/testFail_t01: RuntimeError # co19-roll r722: Please triage this failure.
|
|
|
| [ $compiler == dart2js && $runtime != ie9 ]
|
| LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please triage this failure
|
|
|