| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 75557c0c55c478bb7b685296dae34a99d236eb8e..3289ef6f21bb2a3fbf6ad36147c3de11d7856c43 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -1549,6 +1549,13 @@ LayoutTests/fast/multicol/balance-trailing-border_t01: Pass
|
| LayoutTests/fast/multicol/columns-shorthand-parsing_t02: RuntimeError # Please triage this failure
|
| LayoutTests/fast/multicol/widows_t02: Pass
|
|
|
| +[ $compiler == dart2js && $runtime == ff && $system == linux]
|
| +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 == chrome && $system == linux]
|
| +LayoutTests/fast/xpath/py-dom-xpath/abbreviations_t01: RuntimeError # Dartium JSInterop failure
|
| +
|
| [ $compiler == dart2js && $runtime == ff ]
|
| Language/12_Expressions/28_Postfix_Expressions_A07_t02: Skip # Times out. Please triage this failure
|
| LayoutTests/fast/alignment/parse-align-items_t01: RuntimeError # Please triage this failure
|
| @@ -2697,6 +2704,7 @@ LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: RuntimeError # Pleas
|
| LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t02: RuntimeError # Please triage this failure
|
| LayoutTests/fast/xpath/4XPath/Core/test_node_test_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/xpath/4XPath/Core/test_node_test_t02: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/xpath/4XPath/Core/test_parser_t01: RuntimeError # Dartium JSInterop failure
|
| LayoutTests/fast/xpath/ambiguous-operators_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/xpath/attr-namespace_t02: RuntimeError # Please triage this failure
|
| LayoutTests/fast/xpath/ensure-null-namespace_t01: RuntimeError # Please triage this failure
|
| @@ -2705,6 +2713,7 @@ LayoutTests/fast/xpath/invalid-resolver_t01: RuntimeError # Please triage this f
|
| LayoutTests/fast/xpath/node-name-case-sensitivity_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/xpath/node-name-case-sensitivity_t02: RuntimeError # Please triage this failure
|
| LayoutTests/fast/xpath/position_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/xpath/py-dom-xpath/axes_t01: RuntimeError # Dartium JSInterop failure
|
| LayoutTests/fast/xpath/py-dom-xpath/abbreviations_t01: RuntimeError # Dartium JSInterop failure
|
| LayoutTests/fast/xpath/py-dom-xpath/data_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/xpath/py-dom-xpath/expressions_t01: RuntimeError # Please triage this failure
|
| @@ -3068,7 +3077,9 @@ LayoutTests/fast/dom/Attr/access-after-element-destruction_t01: RuntimeError # P
|
| LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement-value_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/dom/Range/surroundContents-check-boundary-points_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/dom/Range/surroundContents-for-detached-node_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/dom/XMLSerializer-element-ns-no-reemit_t01: RuntimeError # Dartium JSInterop failure
|
| LayoutTests/fast/encoding/css-charset-dom_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/innerHTML/innerHTML-custom-tag_t01: RuntimeError # Dartium JSInterop failure
|
| LibTest/html/Element/insertAdjacentElement_A01_t01: RuntimeError # Please triage this failure
|
| LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Please triage this failure
|
| LibTest/html/Element/insertAllBefore_A02_t01: RuntimeError # Please triage this failure
|
|
|