| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 78b58fa028b67d8b5708f0de67ed9d82a2dd9e27..4234d8112a78c5ca39cac71b1a15f201217fad3b 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -3172,6 +3172,9 @@ LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-pathname_t01: RuntimeE
|
| LayoutTests/fast/xpath/4XPath/Core/test_parser_t01: RuntimeError # Dartium JSInterop failure
|
| LayoutTests/fast/xpath/py-dom-xpath/abbreviations_t01: RuntimeError # Dartium JSInterop failure
|
|
|
| +[ $compiler == dart2js && $runtime == ff && $system == linux]
|
| +LayoutTests/fast/canvas/canvas-composite-text-alpha_t01: RuntimeError # co19 issue 16
|
| +
|
| [ $compiler == dart2js && $runtime == safari ]
|
| LayoutTests/fast/alignment/parse-align-items_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/alignment/parse-align-self_t01: RuntimeError # Please triage this failure
|
|
|