| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index e68755a9bc3a9f8f59c12834b01a9c0de1a5796c..2d5a26b3cbc293a952481fffcb8e366b59e887d9 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -2,8 +2,6 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| -LayoutTests/fast/innerHTML/innerHTML-svg-write_t01: Skip # Temporary suppression, WIP alanknight
|
| -
|
| [ $compiler == dart2js ]
|
| Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # Issue 21072
|
| Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # Issue 21072
|
| @@ -252,6 +250,7 @@ WebPlatformTest/Utils/test/testFail_t01: RuntimeError # co19-roll r722: Please t
|
| WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_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/Element-childElementCount-nochild_t01: CompileTimeError # co19-roll r722: Please triage this failure.
|
| +LayoutTests/fast/innerHTML/innerHTML-svg-write_t01: Fail # Test uses foreignObject tag, which sanitizer removes. co19 issue #746
|
|
|
| [ $compiler == dart2js && $checked ]
|
| Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch expression
|
|
|