| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index e6cbdb63db0bf0317807d399ba402321dc5d7879..23c9e598e481b0cbddf27b1e95056db8e9e02498 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -381,6 +381,7 @@ LibTest/math/Point/operator_mult_A02_t01: RuntimeError # Issue 1533
|
| LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/inline/empty-inline-before-collapsed-space_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/parser/pre-first-line-break_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/url/trivial_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/url/trivial-segments_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/writing-mode/auto-sizing-orthogonal-flows_t01: RuntimeError # Please triage this failure
|
| @@ -1714,6 +1715,8 @@ LayoutTests/fast/replaced/available-height-for-content_t01: RuntimeError # Pleas
|
| LayoutTests/fast/replaced/computed-image-width-with-percent-height-and-fixed-ancestor-vertical-lr_t01: Pass, RuntimeError # Please triage this failure
|
| LayoutTests/fast/replaced/computed-image-width-with-percent-height-and-fixed-ancestor_t01: Pass, RuntimeError # Please triage this failure
|
| LayoutTests/fast/replaced/computed-image-width-with-percent-height-inside-table-cell-and-fixed-ancestor_t01: Pass, RuntimeError # Please triage this failure
|
| +LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/shapes/parsing/parsing-shape-margin_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/table/absolute-table-percent-lengths_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/table/css-table-width-with-border-padding_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/table/css-table-width_t01: RuntimeError # Please triage this failure
|
| @@ -1736,6 +1739,7 @@ WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr
|
| WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeError # Please triage this failure
|
| WebPlatformTest/dom/nodes/DOMImplementation-createDocumentType_t01: RuntimeError # Please triage this failure
|
| WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # Please triage this failure
|
| +WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: RuntimeError # Please triage this failure
|
| WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeError # Please triage this failure
|
| WebPlatformTest/shadow-dom/html-elements-in-shadow-trees/html-forms/test-001_t01: RuntimeError # Please triage this failure
|
| WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocument-001_t01: RuntimeError # Please triage this failure
|
| @@ -2600,6 +2604,8 @@ LayoutTests/fast/multicol/fixed-column-percent-logical-height-orthogonal-writing
|
| LayoutTests/fast/multicol/vertical-lr/float-truncation_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/multicol/vertical-lr/image-inside-nested-blocks-with-border_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/replaced/available-height-for-content_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/shapes/parsing/parsing-shape-margin_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/table/absolute-table-percent-lengths_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/table/css-table-max-height_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/table/css-table-width-with-border-padding_t01: RuntimeError # Please triage this failure
|
| @@ -2618,6 +2624,7 @@ WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr
|
| WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeError # Please triage this failure
|
| WebPlatformTest/dom/nodes/DOMImplementation-createDocumentType_t01: RuntimeError # Please triage this failure
|
| WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # Please triage this failure
|
| +WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: RuntimeError # Please triage this failure
|
| WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocument-001_t01: RuntimeError # Please triage this failure
|
|
|
| [ $compiler == dart2js && $runtime == drt && $checked == false ]
|
|
|