| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 9b1819c3f95551ab61c84769657946a534f2e67f..0b5beba2477a71360f601377be8b0f5c9eb0f691 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -1172,8 +1172,10 @@ LayoutTests/fast/events/scroll-during-zoom-change_t01: Skip # Times out. Please
|
| LayoutTests/fast/events/scroll-event-does-not-bubble_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/events/scroll-event-phase_t01: Skip # Times out. Please triage this failure
|
| LayoutTests/fast/events/tabindex-removal-from-focused-element_t01: Pass, RuntimeError # Please triage this failure
|
| +LayoutTests/fast/eventsource/eventsoruce-constructor_t01: RuntimeError # https://github.com/dart-lang/sdk/issues/29814
|
| LayoutTests/fast/exclusions/parsing/parsing-wrap-flow_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/exclusions/parsing/parsing-wrap-through_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/files/blob-constructor_t01: RuntimeError # https://github.com/dart-lang/sdk/issues/29814
|
| LayoutTests/fast/files/blob-close-read_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/files/blob-close-revoke_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/files/blob-close_t01: RuntimeError # Please triage this failure
|
| @@ -1233,7 +1235,6 @@ LayoutTests/fast/forms/selection-start-end-readonly_t01: RuntimeError # Please t
|
| LayoutTests/fast/forms/selection-wrongtype_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/forms/setCustomValidity-existence_t01: RuntimeError # Issue 25155
|
| LayoutTests/fast/forms/setrangetext_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/forms/shadow-tree-exposure_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/forms/submit-form-attributes_t01: RuntimeError # co19 issue 14
|
| LayoutTests/fast/forms/textarea-maxlength_t01: RuntimeError # Please triage this failure. Started failing in chrome 55
|
| LayoutTests/fast/forms/textarea-paste-newline_t01: RuntimeError # Please triage this failure
|
| @@ -1371,6 +1372,7 @@ LayoutTests/fast/url/idna2008_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/url/invalid-urls-utf8_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/url/ipv4_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/url/ipv6_t01: RuntimeError # Please triage this failure
|
| +LayoutTests/fast/url/mailto_t01: RuntimeError # https://github.com/dart-lang/sdk/issues/29814
|
| LayoutTests/fast/url/path_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/url/query_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/url/relative-unix_t01: RuntimeError # Please triage this failure
|
| @@ -1784,25 +1786,9 @@ Language/Expressions/Bitwise_Expressions/method_invocation_super_t01: Pass, Slow
|
| LayoutTests/fast/css-grid-layout/grid-element-shrink-to-fit_t01: RuntimeError # Please triage this failure
|
|
|
| [ $compiler == dart2js && $runtime == chrome && $system != macos ]
|
| -LayoutTests/fast/canvas/webgl/canvas-2d-webgl-texture_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/canvas/webgl/context-lost-restored_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/copy-tex-image-and-sub-image-2d_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/css-webkit-canvas_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/framebuffer-test_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/functions-returning-strings_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/gl-getstring_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/gl-pixelstorei_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/gl-vertexattribpointer_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/invalid-UTF-16_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/invalid-passed-params_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/null-uniform-location_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/canvas/webgl/oes-element-index-uint_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/texture-active-bind_t01: RuntimeError # Please triage this failure
|
| -LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Please triage this failure
|
| LayoutTests/fast/text/zero-width-characters-complex-script_t01: RuntimeError # Please triage this failure
|
|
|
| [ $compiler == dart2js && $runtime == chrome && $system == linux]
|
|
|