| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index da912c2c19cad24596d82874482e4cd0e6d5f24e..f9a2e6791285f4e4f18b7088fffdb175c3461cab 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -862,7 +862,6 @@ LayoutTests/fast/multicol/hit-test-gap-between-pages-flipped_t01: RuntimeError #
|
| LayoutTests/fast/multicol/hit-test-gap-between-pages_t01: Pass, RuntimeError # Please triage this failure
|
| LayoutTests/fast/multicol/newmulticol/balance-images_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/multicol/newmulticol/balance-maxheight_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/multicol/newmulticol/balance_t04: RuntimeError # Please triage this failure
|
| LayoutTests/fast/multicol/newmulticol/balance_t07: RuntimeError # Please triage this failure
|
| LayoutTests/fast/multicol/newmulticol/balance_t08: RuntimeError # Please triage this failure
|
| LayoutTests/fast/multicol/newmulticol/balance_t09: RuntimeError # Please triage this failure
|
| @@ -891,10 +890,8 @@ LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin
|
| LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t02: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-different-writing-modes-left_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-different-writing-modes-right_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t02: RuntimeError # Please triage this failure
|
| LayoutTests/fast/speechsynthesis/speech-synthesis-boundary-events_t01: Skip # Times out. Please triage this failure
|
| LayoutTests/fast/speechsynthesis/speech-synthesis-cancel_t01: Skip # Times out. Please triage this failure
|
| LayoutTests/fast/speechsynthesis/speech-synthesis-pause-resume_t01: Skip # Times out. Please triage this failure
|
| @@ -940,7 +937,6 @@ LayoutTests/fast/text/international/iso-8859-8_t01: RuntimeError # Please triage
|
| LayoutTests/fast/text/international/rtl-text-wrapping_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/text/international/thai-offsetForPosition-inside-character_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/text/ipa-tone-letters_t01: Pass, RuntimeError # Please triage this failure
|
| -LayoutTests/fast/text/line-break-after-question-mark_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/text/offsetForPosition-cluster-at-zero_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/text/regional-indicator-symobls_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/text/remove-zero-length-run_t01: RuntimeError # Please triage this failure
|
| @@ -949,7 +945,6 @@ LayoutTests/fast/text/sub-pixel/text-scaling-pixel_t01: Pass, RuntimeError # Ple
|
| LayoutTests/fast/text/sub-pixel/text-scaling-rtl_t01: Pass, RuntimeError # Please triage this failure
|
| LayoutTests/fast/text/sub-pixel/text-scaling-vertical_t01: Pass, RuntimeError # Please triage this failure
|
| LayoutTests/fast/text/sub-pixel/text-scaling-webfont_t01: Pass, RuntimeError # Please triage this failure
|
| -LayoutTests/fast/text/text-combine-shrink-to-fit_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/transforms/bounding-rect-zoom_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/transforms/hit-test-large-scale_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/url/file-http-base_t01: RuntimeError # Please triage this failure
|
| @@ -1326,6 +1321,14 @@ WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run
|
| WebPlatformTest/html/semantics/forms/textfieldselection/selection_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 == chrome && $system == macos ]
|
| +LayoutTests/fast/flexbox/repaint-scrollbar_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/multicol/orphans-relayout_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/text/glyph-reordering_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/css/vertical-align-length-copy-bug_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/text/zero-width-characters_t01: RuntimeError # Please triage this failure
|
| +
|
| +
|
| [ $compiler == dart2js && $runtime == chrome && $system != macos ]
|
| LayoutTests/fast/canvas/webgl/WebGLContextEvent_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/canvas/webgl/array-bounds-clamping_t01: RuntimeError # Please triage this failure
|
| @@ -1403,6 +1406,11 @@ LayoutTests/fast/canvas/webgl/webgl-specific_t01: RuntimeError # Please triage t
|
| LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/multicol/newmulticol/balance_t04: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-different-writing-modes-left_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t02: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/text/line-break-after-question-mark_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/text/text-combine-shrink-to-fit_t01: RuntimeError # Please triage this failure
|
|
|
| [ $compiler == dart2js && $runtime == ff ]
|
| Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeError # Please triage this failure
|
|
|