Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(529)

Side by Side Diff: dart/tests/co19/co19-dartium.status

Issue 836393004: Update co19 test suite to r801. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « dart/tests/co19/co19-dart2js.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == none && $runtime == drt ] 5 [ $compiler == none && $runtime == drt ]
6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long 6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
7 7
8 [ $compiler == none && $runtime == dartium && $system == macos ] 8 [ $compiler == none && $runtime == dartium && $system == macos ]
9 LayoutTests/fast/writing-mode/broken-ideographic-font_t01: Skip # Timing out on the bots 9 LayoutTests/fast/writing-mode/broken-ideographic-font_t01: Skip # Timing out on the bots
10 LayoutTests/fast/css-generated-content/pseudo-animation-before-onload_t01: Skip # Depends on animation timing, commented as known to be flaky in test. Will not fix. 10 LayoutTests/fast/css-generated-content/pseudo-animation-before-onload_t01: Skip # Depends on animation timing, commented as known to be flaky in test. Will not fix.
11 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605 11 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605
12 LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow_t01: Pass, Runtim eError # Issue 21605 12 LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow_t01: Pass, Runtim eError # Issue 21605
13 13
14 [ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ] 14 [ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
15 LayoutTests/fast/canvas/canvas-lineDash-input-sequence_t01: Skip # Issue 20867 15 LayoutTests/fast/canvas/canvas-lineDash-input-sequence_t01: Skip # Issue 20867
16 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : Skip # Issue 20540 16 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : Skip # Issue 20540
17 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: Skip # Issue 20540 17 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: Skip # Issue 20540
18 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : Skip # Issue 20540 18 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : Skip # Issue 20540
19 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Skip # Issue 20540 19 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Skip # Issue 20540
20 20
21 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ] 21 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ]
22 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: Fail # Issue 22007
23 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: Fail # Issue 22007
24 Language/14_Libraries_and_Scripts/3_Parts_A01_t05: Skip # Times out flakily. Iss ue 20881
25 LayoutTests/fast/speechsynthesis/*: Skip # Times out on Dartium. Fails elsewhere . Issue 22017
22 LayoutTests/fast/borders/border-radius-child_t01: Skip # co19 issue 732. 26 LayoutTests/fast/borders/border-radius-child_t01: Skip # co19 issue 732.
23 LayoutTests/fast/css-generated-content/hit-test-generated-content_t01: Skip # co 19 issue 732. 27 LayoutTests/fast/css-generated-content/hit-test-generated-content_t01: Skip # co 19 issue 732.
24 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: Skip # c o19 issue 732. 28 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: Skip # c o19 issue 732.
25 LayoutTests/fast/events/document-elementFromPoint_t01: Skip # co19 issue 732. 29 LayoutTests/fast/events/document-elementFromPoint_t01: Skip # co19 issue 732.
26 LayoutTests/fast/sub-pixel/float-containing-block-with-margin_t01: Skip # co19 i ssue 732. 30 LayoutTests/fast/sub-pixel/float-containing-block-with-margin_t01: Skip # co19 i ssue 732.
27 LayoutTests/fast/sub-pixel/table-rows-have-stable-height_t01: Skip # co19 issue 732. 31 LayoutTests/fast/sub-pixel/table-rows-have-stable-height_t01: Skip # co19 issue 732.
28 LayoutTests/fast/table/col-width-span-expand_t01: Skip # co19 issue 732. 32 LayoutTests/fast/table/col-width-span-expand_t01: Skip # co19 issue 732.
29 LayoutTests/fast/text-autosizing/vertical-writing-mode_t01: Skip # co19 issue 73 2. 33 LayoutTests/fast/text-autosizing/vertical-writing-mode_t01: Skip # co19 issue 73 2.
30 LayoutTests/fast/text/international/rtl-text-wrapping_t01: Skip # co19 issue 732 . 34 LayoutTests/fast/text/international/rtl-text-wrapping_t01: Skip # co19 issue 732 .
31 LayoutTests/fast/writing-mode/positionForPoint_t01: Skip # co19 issue 732. 35 LayoutTests/fast/writing-mode/positionForPoint_t01: Skip # co19 issue 732.
32 LayoutTests/fast/css/computed-offset-with-zoom_t01: Skip # co19 issue 732. 36 LayoutTests/fast/css/computed-offset-with-zoom_t01: Skip # co19 issue 732.
33 LayoutTests/fast/sub-pixel/inline-block-with-padding_t01: Skip # co19 issue 732. 37 LayoutTests/fast/sub-pixel/inline-block-with-padding_t01: Skip # co19 issue 732.
34 LayoutTests/fast/sub-pixel/size-of-span-with-different-positions_t01: Skip # co1 9 issue 732. 38 LayoutTests/fast/sub-pixel/size-of-span-with-different-positions_t01: Skip # co1 9 issue 732.
35 LayoutTests/fast/text/international/complex-text-rectangle_t01: Skip # co19 issu e 732. 39 LayoutTests/fast/text/international/complex-text-rectangle_t01: Skip # co19 issu e 732.
36 LayoutTests/fast/text/line-breaks-after-hyphen-before-number_t01: Skip # co19 is sue 732. 40 LayoutTests/fast/text/line-breaks-after-hyphen-before-number_t01: Skip # co19 is sue 732.
37 LibTest/html/Window/document_A01_t01: RuntimeError # Issue 20146 41 LibTest/html/Window/document_A01_t01: RuntimeError # Issue 20146
38 LibTest/html/Window/postMessage_A01_t02: RuntimeError # Issue 20146 42 LibTest/html/Window/postMessage_A01_t02: RuntimeError # Issue 20146
39 LibTest/html/Window/moveBy_A01_t01: RuntimeError # Issue 20146 43 LibTest/html/Window/moveBy_A01_t01: RuntimeError # Issue 20146
40 LayoutTests/fast/css-generated-content/bug91547_t01: Skip # Test reloads itself. Issue 18558. 44 LayoutTests/fast/css-generated-content/bug91547_t01: Skip # Test reloads itself. Issue 18558.
41 LayoutTests/fast/filesystem/file-after-reload-crash_t01: Skip # Test reloads its elf. Issue 18558. 45 LayoutTests/fast/filesystem/file-after-reload-crash_t01: Skip # Test reloads its elf. Issue 18558.
42 LayoutTests/fast/dom/StyleSheet/discarded-sheet-owner-null_t01: Skip # Test relo ads itself. Issue 18558. 46 LayoutTests/fast/dom/StyleSheet/discarded-sheet-owner-null_t01: Skip # Test relo ads itself. Issue 18558.
43 LayoutTests/fast/dom/css-cached-import-rule_t01: Skip # Test reloads itself. Iss ue 18558. 47 LayoutTests/fast/dom/css-cached-import-rule_t01: Skip # Test reloads itself. Iss ue 18558.
44 LayoutTests/fast/dom/cssTarget-crash_t01: Skip # Test reloads itself. Issue 1855 8. 48 LayoutTests/fast/dom/cssTarget-crash_t01: Skip # Test reloads itself. Issue 1855 8.
45 LayoutTests/fast/dom/empty-hash-and-search_t01: Skip # Test reloads itself. Issu e 18558. 49 LayoutTests/fast/dom/empty-hash-and-search_t01: Skip # Test reloads itself. Issu e 18558.
50 LayoutTests/fast/forms/datetimelocal/datetimelocal-interactive-validation-requir ed_t01: Skip # Test reloads itself. Issue 18558.
51 LayoutTests/fast/forms/submit-nil-value-field-assert_t01: Skip # Test reloads it self. Issue 18558.
52 LayoutTests/fast/forms/textarea-submit-crash_t01: Skip # Test reloads itself. Is sue 18558.
53
54 LayoutTests/fast/mediastream/getusermedia_t01: Skip # co19 issue 738
46 55
47 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure. 56 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure.
48 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Skip # Issue 13719: Please tr iage this failure. 57 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Skip # Issue 13719: Please tr iage this failure.
49 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break. 58 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break.
50 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure. 59 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure.
51 LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please t riage this failure. 60 LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please t riage this failure.
52 LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921 61 LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921
53 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921 62 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921
54 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921 63 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921
55 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921 64 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
260 LibTest/html/IFrameElement/paddingEdge_A01_t01: RuntimeError # co19-roll r722: P lease triage this failure. 269 LibTest/html/IFrameElement/paddingEdge_A01_t01: RuntimeError # co19-roll r722: P lease triage this failure.
261 LibTest/html/Node/addEventListener_A01_t06: RuntimeError # co19-roll r722: Pleas e triage this failure. 270 LibTest/html/Node/addEventListener_A01_t06: RuntimeError # co19-roll r722: Pleas e triage this failure.
262 LibTest/html/Node/append_A01_t02: RuntimeError # co19-roll r722: Please triage t his failure. 271 LibTest/html/Node/append_A01_t02: RuntimeError # co19-roll r722: Please triage t his failure.
263 LibTest/html/Node/nodes_A01_t01: RuntimeError # co19-roll r722: Please triage th is failure. 272 LibTest/html/Node/nodes_A01_t01: RuntimeError # co19-roll r722: Please triage th is failure.
264 LibTest/html/Node/nodes_A01_t02: RuntimeError # co19-roll r722: Please triage th is failure. 273 LibTest/html/Node/nodes_A01_t02: RuntimeError # co19-roll r722: Please triage th is failure.
265 LibTest/html/Node/parent_A01_t01: RuntimeError # co19-roll r722: Please triage t his failure. 274 LibTest/html/Node/parent_A01_t01: RuntimeError # co19-roll r722: Please triage t his failure.
266 LibTest/html/Node/previousNode_A01_t01: RuntimeError # co19-roll r722: Please tr iage this failure. 275 LibTest/html/Node/previousNode_A01_t01: RuntimeError # co19-roll r722: Please tr iage this failure.
267 WebPlatformTest/custom-elements/concepts/type_A03_t01: RuntimeError # Issue 1905 5. 276 WebPlatformTest/custom-elements/concepts/type_A03_t01: RuntimeError # Issue 1905 5.
268 WebPlatformTest/custom-elements/concepts/type_A05_t01: RuntimeError # co19-roll r722: Please triage this failure. 277 WebPlatformTest/custom-elements/concepts/type_A05_t01: RuntimeError # co19-roll r722: Please triage this failure.
269 WebPlatformTest/custom-elements/concepts/type_A06_t01: RuntimeError # co19-roll r722: Please triage this failure. 278 WebPlatformTest/custom-elements/concepts/type_A06_t01: RuntimeError # co19-roll r722: Please triage this failure.
270 WebPlatformTest/dom/nodes/Node-appendChild_t01: RuntimeError # Issue 21136
271 WebPlatformTest/dom/ranges/Range-comparePoint_t02: RuntimeError # Issue 21136
272 WebPlatformTest/html-templates/innerhtml-on-templates/innerhtml_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 279 WebPlatformTest/html-templates/innerhtml-on-templates/innerhtml_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
273 WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-head-i nsertion-mode/generating-of-implied-end-tags_t01: RuntimeError # co19-roll r722: Please triage this failure. 280 WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-head-i nsertion-mode/generating-of-implied-end-tags_t01: RuntimeError # co19-roll r722: Please triage this failure.
274 WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-head-i nsertion-mode/template-end-tag-without-start-one_t01: RuntimeError # co19-roll r 722: Please triage this failure. 281 WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-head-i nsertion-mode/template-end-tag-without-start-one_t01: RuntimeError # co19-roll r 722: Please triage this failure.
275 WebPlatformTest/html-templates/parsing-html-templates/creating-an-element-for-th e-token/template-owner-document_t01: RuntimeError # co19-roll r722: Please triag e this failure. 282 WebPlatformTest/html-templates/parsing-html-templates/creating-an-element-for-th e-token/template-owner-document_t01: RuntimeError # co19-roll r722: Please triag e this failure.
276 WebPlatformTest/html-templates/template-element/template-as-a-descendant_t01: Ru ntimeError # co19-roll r722: Please triage this failure. 283 WebPlatformTest/html-templates/template-element/template-as-a-descendant_t01: Ru ntimeError # co19-roll r722: Please triage this failure.
277 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interf ace/attributes/test-001_t01: RuntimeError # co19-roll r722: Please triage this f ailure. 284 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interf ace/attributes/test-001_t01: RuntimeError # co19-roll r722: Please triage this f ailure.
278 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interf ace/attributes/test-004_t01: RuntimeError # co19-roll r722: Please triage this f ailure. 285 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interf ace/attributes/test-004_t01: RuntimeError # co19-roll r722: Please triage this f ailure.
279 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interf ace/attributes/test-004_t02: RuntimeError # co19-roll r722: Please triage this f ailure. 286 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interf ace/attributes/test-004_t02: RuntimeError # co19-roll r722: Please triage this f ailure.
280 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interf ace/methods/elements-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 287 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interf ace/methods/elements-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
281 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-006_t01: RuntimeError # co19-roll r722: Please triage this failure. 288 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-006_t01: RuntimeError # co19-roll r722: Please triage this failure.
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
473 LayoutTests/fast/canvas/webgl/context-lost_t01: RuntimeError # co19-roll r761: P lease triage this failure. 480 LayoutTests/fast/canvas/webgl/context-lost_t01: RuntimeError # co19-roll r761: P lease triage this failure.
474 LayoutTests/fast/canvas/webgl/copy-tex-image-and-sub-image-2d_t01: RuntimeError # co19-roll r761: Please triage this failure. 481 LayoutTests/fast/canvas/webgl/copy-tex-image-and-sub-image-2d_t01: RuntimeError # co19-roll r761: Please triage this failure.
475 LayoutTests/fast/canvas/webgl/draw-webgl-to-canvas-2d_t01: RuntimeError # co19-r oll r761: Please triage this failure. 482 LayoutTests/fast/canvas/webgl/draw-webgl-to-canvas-2d_t01: RuntimeError # co19-r oll r761: Please triage this failure.
476 LayoutTests/fast/canvas/webgl/drawingbuffer-test_t01: RuntimeError # co19-roll r 761: Please triage this failure. 483 LayoutTests/fast/canvas/webgl/drawingbuffer-test_t01: RuntimeError # co19-roll r 761: Please triage this failure.
477 LayoutTests/fast/canvas/webgl/gl-object-get-calls_t01: RuntimeError # co19-roll r761: Please triage this failure. 484 LayoutTests/fast/canvas/webgl/gl-object-get-calls_t01: RuntimeError # co19-roll r761: Please triage this failure.
478 LayoutTests/fast/canvas/webgl/incorrect-context-object-behaviour_t01: RuntimeErr or # co19-roll r761: Please triage this failure. 485 LayoutTests/fast/canvas/webgl/incorrect-context-object-behaviour_t01: RuntimeErr or # co19-roll r761: Please triage this failure.
479 LayoutTests/fast/canvas/webgl/is-object_t01: RuntimeError, Pass # co19-roll r761 : Please triage this failure. 486 LayoutTests/fast/canvas/webgl/is-object_t01: RuntimeError, Pass # co19-roll r761 : Please triage this failure.
480 LayoutTests/fast/canvas/webgl/null-object-behaviour_t01: RuntimeError # co19-rol l r761: Please triage this failure. 487 LayoutTests/fast/canvas/webgl/null-object-behaviour_t01: RuntimeError # co19-rol l r761: Please triage this failure.
481 LayoutTests/fast/canvas/webgl/premultiplyalpha-test_t01: RuntimeError # co19-rol l r761: Please triage this failure. 488 LayoutTests/fast/canvas/webgl/premultiplyalpha-test_t01: RuntimeError # co19-rol l r761: Please triage this failure.
482 LayoutTests/fast/canvas/webgl/renderbuffer-initialization_t01: RuntimeError, Pas s # co19-roll r761: Please triage this failure. 489 LayoutTests/fast/canvas/webgl/renderbuffer-initialization_t01: RuntimeError, Pas s # co19-roll r761: Please triage this failure.
483 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: RuntimeError # co19-roll r761: Please triage this failure.
484 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : RuntimeError # co19-roll r761: Please triage this failure.
485 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : RuntimeError # co19-roll r761: Please triage this failure.
486 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Runtime Error # co19-roll r761: Please triage this failure.
487 LayoutTests/fast/canvas/webgl/triangle_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure. 490 LayoutTests/fast/canvas/webgl/triangle_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
488 LayoutTests/fast/canvas/webgl/uniform-location_t01: RuntimeError # co19-roll r76 1: Please triage this failure. 491 LayoutTests/fast/canvas/webgl/uniform-location_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
489 LayoutTests/fast/canvas/winding-enumeration_t01: RuntimeError # co19-roll r761: Please triage this failure. 492 LayoutTests/fast/canvas/winding-enumeration_t01: RuntimeError # co19-roll r761: Please triage this failure.
490 LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style_t01: Ru ntimeError # co19-roll r761: Please triage this failure. 493 LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
491 LayoutTests/fast/css/checked-pseudo-selector_t01: RuntimeError # co19-roll r761: Please triage this failure. 494 LayoutTests/fast/css/checked-pseudo-selector_t01: RuntimeError # co19-roll r761: Please triage this failure.
492 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: RuntimeE rror # co19-roll r761: Please triage this failure. 495 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: RuntimeE rror # co19-roll r761: Please triage this failure.
493 LayoutTests/fast/css/content/content-none_t01: RuntimeError # co19-roll r761: Pl ease triage this failure. 496 LayoutTests/fast/css/content/content-none_t01: RuntimeError # co19-roll r761: Pl ease triage this failure.
494 LayoutTests/fast/css/content/content-normal_t01: RuntimeError # co19-roll r761: Please triage this failure. 497 LayoutTests/fast/css/content/content-normal_t01: RuntimeError # co19-roll r761: Please triage this failure.
495 LayoutTests/fast/css/css-properties-case-insensitive_t01: RuntimeError # co19-ro ll r761: Please triage this failure. 498 LayoutTests/fast/css/css-properties-case-insensitive_t01: RuntimeError # co19-ro ll r761: Please triage this failure.
496 LayoutTests/fast/css/css3-nth-tokens-style_t01: RuntimeError # co19-roll r761: P lease triage this failure. 499 LayoutTests/fast/css/css3-nth-tokens-style_t01: RuntimeError # co19-roll r761: P lease triage this failure.
497 LayoutTests/fast/css/cursor-parsing-quirks_t01: RuntimeError # co19-roll r761: P lease triage this failure. 500 LayoutTests/fast/css/cursor-parsing-quirks_t01: RuntimeError # co19-roll r761: P lease triage this failure.
501 LayoutTests/fast/css/deprecated-flexbox-auto-min-size_t01: Pass, RuntimeError # co19-roll r761: Please triage this failure.
498 LayoutTests/fast/css/first-child-display-change-inverse_t01: RuntimeError # co19 -roll r761: Please triage this failure. 502 LayoutTests/fast/css/first-child-display-change-inverse_t01: RuntimeError # co19 -roll r761: Please triage this failure.
499 LayoutTests/fast/css/focus-display-block-inline_t01: RuntimeError, Pass # co19-r oll r761: Please triage this failure. 503 LayoutTests/fast/css/focus-display-block-inline_t01: RuntimeError, Pass # co19-r oll r761: Please triage this failure.
500 LayoutTests/fast/css/font-face-cache-bug_t01: RuntimeError # co19-roll r761: Ple ase triage this failure. 504 LayoutTests/fast/css/font-face-cache-bug_t01: RuntimeError # co19-roll r761: Ple ase triage this failure.
501 LayoutTests/fast/css/font-face-unicode-range-load_t01: RuntimeError, Pass # co19 -roll r761: Please triage this failure. 505 LayoutTests/fast/css/font-face-unicode-range-load_t01: RuntimeError, Pass # co19 -roll r761: Please triage this failure.
502 LayoutTests/fast/css/font-face-unicode-range-overlap-load_t01: RuntimeError, Pas s # co19-roll r761: Please triage this failure. 506 LayoutTests/fast/css/font-face-unicode-range-overlap-load_t01: RuntimeError, Pas s # co19-roll r761: Please triage this failure.
503 LayoutTests/fast/css/fontfaceset-loadingdone_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure. 507 LayoutTests/fast/css/fontfaceset-loadingdone_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
504 LayoutTests/fast/css/html-attr-case-sensitivity_t01: RuntimeError # co19-roll r7 61: Please triage this failure. 508 LayoutTests/fast/css/html-attr-case-sensitivity_t01: RuntimeError # co19-roll r7 61: Please triage this failure.
505 LayoutTests/fast/css/id-or-class-before-stylesheet_t01: RuntimeError # co19-roll r761: Please triage this failure. 509 LayoutTests/fast/css/id-or-class-before-stylesheet_t01: RuntimeError # co19-roll r761: Please triage this failure.
506 LayoutTests/fast/css/inherit-initial-shorthand-values_t01: RuntimeError # co19-r oll r761: Please triage this failure. 510 LayoutTests/fast/css/inherit-initial-shorthand-values_t01: RuntimeError # co19-r oll r761: Please triage this failure.
507 LayoutTests/fast/css/invalid-predefined-color_t01: RuntimeError # co19-roll r761 : Please triage this failure. 511 LayoutTests/fast/css/invalid-predefined-color_t01: RuntimeError # co19-roll r761 : Please triage this failure.
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
697 LayoutTests/fast/filesystem/directory-entry-to-uri_t01: RuntimeError # co19-roll r786: Please triage this failure. 701 LayoutTests/fast/filesystem/directory-entry-to-uri_t01: RuntimeError # co19-roll r786: Please triage this failure.
698 LayoutTests/fast/filesystem/file-entry-to-uri_t01: Pass, RuntimeError # co19-rol l r786: Please triage this failure. 702 LayoutTests/fast/filesystem/file-entry-to-uri_t01: Pass, RuntimeError # co19-rol l r786: Please triage this failure.
699 LayoutTests/fast/filesystem/filesystem-reference_t01: Pass, RuntimeError # co19- roll r786: Please triage this failure. 703 LayoutTests/fast/filesystem/filesystem-reference_t01: Pass, RuntimeError # co19- roll r786: Please triage this failure.
700 LayoutTests/fast/storage/disallowed-storage_t01: RuntimeError # co19-roll r786: Please triage this failure. 704 LayoutTests/fast/storage/disallowed-storage_t01: RuntimeError # co19-roll r786: Please triage this failure.
701 LayoutTests/fast/storage/storage-disallowed-in-data-url_t01: RuntimeError # co19 -roll r786: Please triage this failure. 705 LayoutTests/fast/storage/storage-disallowed-in-data-url_t01: RuntimeError # co19 -roll r786: Please triage this failure.
702 LayoutTests/fast/sub-pixel/cssom-subpixel-precision_t01: RuntimeError # co19-rol l r786: Please triage this failure. 706 LayoutTests/fast/sub-pixel/cssom-subpixel-precision_t01: RuntimeError # co19-rol l r786: Please triage this failure.
703 LayoutTests/fast/sub-pixel/float-containing-block-with-margin_t01: RuntimeError # co19-roll r786: Please triage this failure. 707 LayoutTests/fast/sub-pixel/float-containing-block-with-margin_t01: RuntimeError # co19-roll r786: Please triage this failure.
704 LayoutTests/fast/sub-pixel/replaced-element-baseline_t01: RuntimeError # co19-ro ll r786: Please triage this failure. 708 LayoutTests/fast/sub-pixel/replaced-element-baseline_t01: RuntimeError # co19-ro ll r786: Please triage this failure.
705 LayoutTests/fast/sub-pixel/table-rows-have-stable-height_t01: RuntimeError # co1 9-roll r786: Please triage this failure. 709 LayoutTests/fast/sub-pixel/table-rows-have-stable-height_t01: RuntimeError # co1 9-roll r786: Please triage this failure.
706 LayoutTests/fast/table/anonymous-table-section-removed_t01: RuntimeError # co19- roll r786: Please triage this failure. 710 LayoutTests/fast/table/anonymous-table-section-removed_t01: RuntimeError # co19- roll r786: Please triage this failure.
707 LayoutTests/fast/table/before-child-non-table-section-add-table-crash_t01: Runti meError # co19-roll r786: Please triage this failure.
708 LayoutTests/fast/table/caption-orthogonal-writing-mode-sizing_t01: RuntimeError # co19-roll r786: Please triage this failure. 711 LayoutTests/fast/table/caption-orthogonal-writing-mode-sizing_t01: RuntimeError # co19-roll r786: Please triage this failure.
709 LayoutTests/fast/table/col-width-span-expand_t01: RuntimeError # co19-roll r786: Please triage this failure. 712 LayoutTests/fast/table/col-width-span-expand_t01: RuntimeError # co19-roll r786: Please triage this failure.
710 LayoutTests/fast/table/computeLogicalWidth-table-needsSectionRecalc_t01: Pass, R untimeError # co19-roll r786: Please triage this failure. 713 LayoutTests/fast/table/computeLogicalWidth-table-needsSectionRecalc_t01: Pass, R untimeError # co19-roll r786: Please triage this failure.
711 LayoutTests/fast/table/css-table-max-height_t01: RuntimeError # co19-roll r786: Please triage this failure. 714 LayoutTests/fast/table/css-table-max-height_t01: RuntimeError # co19-roll r786: Please triage this failure.
712 LayoutTests/fast/table/css-table-max-width_t01: RuntimeError # co19-roll r786: P lease triage this failure. 715 LayoutTests/fast/table/css-table-max-width_t01: RuntimeError # co19-roll r786: P lease triage this failure.
713 LayoutTests/fast/table/css-table-width-with-border-padding_t01: RuntimeError # c o19-roll r786: Please triage this failure. 716 LayoutTests/fast/table/css-table-width-with-border-padding_t01: RuntimeError # c o19-roll r786: Please triage this failure.
714 LayoutTests/fast/table/hittest-tablecell-bottom-edge_t01: RuntimeError # co19-ro ll r786: Please triage this failure. 717 LayoutTests/fast/table/hittest-tablecell-bottom-edge_t01: RuntimeError # co19-ro ll r786: Please triage this failure.
715 LayoutTests/fast/table/hittest-tablecell-right-edge_t01: RuntimeError # co19-rol l r786: Please triage this failure. 718 LayoutTests/fast/table/hittest-tablecell-right-edge_t01: RuntimeError # co19-rol l r786: Please triage this failure.
716 LayoutTests/fast/table/hittest-tablecell-with-borders-bottom-edge_t01: RuntimeEr ror # co19-roll r786: Please triage this failure. 719 LayoutTests/fast/table/hittest-tablecell-with-borders-bottom-edge_t01: RuntimeEr ror # co19-roll r786: Please triage this failure.
717 LayoutTests/fast/table/hittest-tablecell-with-borders-right-edge_t01: RuntimeErr or # co19-roll r786: Please triage this failure. 720 LayoutTests/fast/table/hittest-tablecell-with-borders-right-edge_t01: RuntimeErr or # co19-roll r786: Please triage this failure.
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
791 LayoutTests/fast/dom/Range/insertNode-empty-fragment-crash_t01: RuntimeError # R e-enable fast/dom tests: Please triage this failure. 794 LayoutTests/fast/dom/Range/insertNode-empty-fragment-crash_t01: RuntimeError # R e-enable fast/dom tests: Please triage this failure.
792 LayoutTests/fast/dom/Range/mutation_t01: RuntimeError # Re-enable fast/dom tests : Please triage this failure. 795 LayoutTests/fast/dom/Range/mutation_t01: RuntimeError # Re-enable fast/dom tests : Please triage this failure.
793 LayoutTests/fast/dom/Range/range-constructor_t01: RuntimeError # Re-enable fast/ dom tests: Please triage this failure. 796 LayoutTests/fast/dom/Range/range-constructor_t01: RuntimeError # Re-enable fast/ dom tests: Please triage this failure.
794 LayoutTests/fast/dom/Range/range-expand_t01: RuntimeError # Re-enable fast/dom t ests: Please triage this failure. 797 LayoutTests/fast/dom/Range/range-expand_t01: RuntimeError # Re-enable fast/dom t ests: Please triage this failure.
795 LayoutTests/fast/dom/Range/range-insertNode-separate-endContainer_t01: RuntimeEr ror # Re-enable fast/dom tests: Please triage this failure. 798 LayoutTests/fast/dom/Range/range-insertNode-separate-endContainer_t01: RuntimeEr ror # Re-enable fast/dom tests: Please triage this failure.
796 LayoutTests/fast/dom/Range/range-insertNode-splittext_t01: RuntimeError # Re-ena ble fast/dom tests: Please triage this failure. 799 LayoutTests/fast/dom/Range/range-insertNode-splittext_t01: RuntimeError # Re-ena ble fast/dom tests: Please triage this failure.
797 LayoutTests/fast/dom/document-importNode-arguments_t01: RuntimeError # Re-enable fast/dom tests: Please triage this failure. 800 LayoutTests/fast/dom/document-importNode-arguments_t01: RuntimeError # Re-enable fast/dom tests: Please triage this failure.
798 LayoutTests/fast/dom/domparser-parsefromstring-mimetype-support_t01: RuntimeErro r # Re-enable fast/dom tests: Please triage this failure. 801 LayoutTests/fast/dom/domparser-parsefromstring-mimetype-support_t01: RuntimeErro r # Re-enable fast/dom tests: Please triage this failure.
799 LayoutTests/fast/dom/horizontal-scrollbar-in-rtl_t01: RuntimeError # Re-enable f ast/dom tests: Please triage this failure. 802 LayoutTests/fast/dom/horizontal-scrollbar-in-rtl_t01: RuntimeError # Re-enable f ast/dom tests: Please triage this failure.
800 LayoutTests/fast/dom/text-api-arguments_t01: RuntimeError # Re-enable fast/dom t ests: Please triage this failure. 803 LayoutTests/fast/dom/text-api-arguments_t01: RuntimeError # Re-enable fast/dom t ests: Please triage this failure.
801 Language/14_Libraries_and_Scripts/3_Parts_A01_t05: Skip # Times out flakily. Iss ue 20881 804
805 # co19-roll r801
806 LayoutTests/fast/canvas/webgl/canvas-test_t01: Pass, RuntimeError # co19-roll r8 01: Please triage this failure.
807 LayoutTests/fast/filesystem/read-directory-many_t01: Pass, RuntimeError # co19-r oll r801: Please triage this failure.
808 LayoutTests/fast/forms/autofocus-focus-only-once_t01: Skip # Times out. co19-rol l r801: Please triage this failure.
809 LayoutTests/fast/forms/autofocus-input-css-style-change_t01: Skip # Times out. c o19-roll r801: Please triage this failure.
810 LayoutTests/fast/forms/autofocus-opera-007_t01: Skip # Times out. co19-roll r801 : Please triage this failure.
811 LayoutTests/fast/forms/autofocus-readonly-attribute_t01: Skip # Times out. co19- roll r801: Please triage this failure.
812 LayoutTests/fast/forms/button/button-disabled-blur_t01: RuntimeError # co19-roll r801: Please triage this failure.
813 LayoutTests/fast/forms/clone-input-with-dirty-value_t01: RuntimeError # co19-rol l r801: Please triage this failure.
814 LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-onblur-setvalue -onfocusremoved_t01: RuntimeError # co19-roll r801: Please triage this failure.
815 LayoutTests/fast/forms/focus-style-pending_t01: Skip # Times out. co19-roll r801 : Please triage this failure.
816 LayoutTests/fast/forms/focus_t01: Pass, RuntimeError # co19-roll r801: Please tr iage this failure.
817 LayoutTests/fast/forms/input-appearance-elementFromPoint_t01: RuntimeError # co1 9-roll r801: Please triage this failure.
818 LayoutTests/fast/forms/input-stepup-stepdown_t01: RuntimeError # co19-roll r801: Please triage this failure.
819 LayoutTests/fast/forms/input-width-height-attributes-without-renderer-loaded-ima ge_t01: RuntimeError # co19-roll r801: Please triage this failure.
820 LayoutTests/fast/forms/listbox-selection-2_t01: RuntimeError # co19-roll r801: P lease triage this failure.
821 LayoutTests/fast/forms/menulist-disabled-selected-option_t01: RuntimeError # co1 9-roll r801: Please triage this failure.
822 LayoutTests/fast/forms/menulist-selection-reset_t01: RuntimeError # co19-roll r8 01: Please triage this failure.
823 LayoutTests/fast/forms/menulist-submit-without-selection_t01: RuntimeError # co1 9-roll r801: Please triage this failure.
824 LayoutTests/fast/forms/multiple-selected-options-innerHTML_t01: RuntimeError # c o19-roll r801: Please triage this failure.
825 LayoutTests/fast/forms/option-change-single-selected_t01: RuntimeError # co19-ro ll r801: Please triage this failure.
826 LayoutTests/fast/forms/option-strip-unicode-spaces_t01: RuntimeError # co19-roll r801: Please triage this failure.
827 LayoutTests/fast/forms/parser-associated-form-removal_t01: RuntimeError # co19-r oll r801: Please triage this failure.
828 LayoutTests/fast/forms/plaintext-mode-1_t01: RuntimeError # co19-roll r801: Plea se triage this failure.
829 LayoutTests/fast/forms/search-popup-crasher_t01: RuntimeError # co19-roll r801: Please triage this failure.
830 LayoutTests/fast/forms/select-change-popup-to-listbox-in-event-handler_t01: Skip # Times out. co19-roll r801: Please triage this failure.
831 LayoutTests/fast/forms/select-clientheight-large-size_t01: RuntimeError # co19-r oll r801: Please triage this failure.
832 LayoutTests/fast/forms/select-list-box-mouse-focus_t01: Pass, RuntimeError # co1 9-roll r801: Please triage this failure.
833 LayoutTests/fast/forms/submit-nil-value-field-assert_t01: RuntimeError # co19-ro ll r801: Please triage this failure.
834 LayoutTests/fast/forms/textarea-paste-newline_t01: RuntimeError # co19-roll r801 : Please triage this failure.
835 LayoutTests/fast/forms/textfield-focus-out_t01: Skip # Times out. co19-roll r801 : Please triage this failure.
836 LayoutTests/fast/html/select-dropdown-consistent-background-color_t01: RuntimeEr ror # co19-roll r801: Please triage this failure.
837 LayoutTests/fast/inline/boundingBox-with-continuation_t01: RuntimeError # co19-r oll r801: Please triage this failure.
838 LayoutTests/fast/inline/inline-position-top-align_t01: RuntimeError # co19-roll r801: Please triage this failure.
839 LayoutTests/fast/inline/inline-with-empty-inline-children_t01: RuntimeError # co 19-roll r801: Please triage this failure.
840 LayoutTests/fast/inline/out-of-flow-objects-and-whitespace-after-empty-inline_t0 1: RuntimeError # co19-roll r801: Please triage this failure.
841 LayoutTests/fast/inline/parent-inline-element-padding-contributes-width_t01: Run timeError # co19-roll r801: Please triage this failure.
842 LayoutTests/fast/inline/positioned-element-padding-contributes-width_t01: Runtim eError # co19-roll r801: Please triage this failure.
843 LayoutTests/fast/layers/normal-flow-hit-test_t01: RuntimeError # co19-roll r801: Please triage this failure.
844 LayoutTests/fast/loader/about-blank-hash-change_t01: Skip # Times out. co19-roll r801: Please triage this failure.
845 LayoutTests/fast/loader/about-blank-hash-kept_t01: Skip # Times out. co19-roll r 801: Please triage this failure.
846 LayoutTests/fast/loader/hashchange-event-properties_t01: RuntimeError # co19-rol l r801: Please triage this failure.
847 LayoutTests/fast/loader/onhashchange-attribute-listeners_t01: Skip # Times out. co19-roll r801: Please triage this failure.
848 LayoutTests/fast/loader/scroll-position-restored-on-back_t01: RuntimeError # co1 9-roll r801: Please triage this failure.
849 LayoutTests/fast/loader/scroll-position-restored-on-reload-at-load-event_t01: Sk ip # Times out. co19-roll r801: Please triage this failure.
850 LayoutTests/fast/loader/stateobjects/pushstate-updates-location_t01: RuntimeErro r # co19-roll r801: Please triage this failure.
851 LayoutTests/fast/loader/stateobjects/replacestate-in-onunload_t01: RuntimeError # co19-roll r801: Please triage this failure.
852 LayoutTests/fast/loader/stateobjects/replacestate-updates-location_t01: RuntimeE rror # co19-roll r801: Please triage this failure.
853 LayoutTests/fast/masking/parsing-clip-path-shape_t01: RuntimeError # co19-roll r 801: Please triage this failure.
854 LayoutTests/fast/masking/parsing-mask-source-type_t01: RuntimeError # co19-roll r801: Please triage this failure.
855 LayoutTests/fast/masking/parsing-mask_t01: RuntimeError # co19-roll r801: Please triage this failure.
856 LayoutTests/fast/media/media-query-list-syntax_t01: RuntimeError # co19-roll r80 1: Please triage this failure.
857 LayoutTests/fast/mediastream/RTCPeerConnection-AddRemoveStream_t01: RuntimeError # co19-roll r801: Please triage this failure.
858 LayoutTests/fast/multicol/balance-short-trailing-empty-block_t01: RuntimeError # co19-roll r801: Please triage this failure.
859 LayoutTests/fast/multicol/balance-trailing-border_t01: RuntimeError # co19-roll r801: Please triage this failure.
860 LayoutTests/fast/multicol/balance-trailing-border_t02: RuntimeError # co19-roll r801: Please triage this failure.
861 LayoutTests/fast/multicol/break-after-always-bottom-margin_t01: RuntimeError # c o19-roll r801: Please triage this failure.
862 LayoutTests/fast/multicol/break-properties_t01: RuntimeError # co19-roll r801: P lease triage this failure.
863 LayoutTests/fast/multicol/cssom-view_t01: RuntimeError # co19-roll r801: Please triage this failure.
864 LayoutTests/fast/multicol/float-truncation_t01: RuntimeError # co19-roll r801: P lease triage this failure.
865 LayoutTests/fast/multicol/hit-test-above-or-below_t01: RuntimeError # co19-roll r801: Please triage this failure.
866 LayoutTests/fast/multicol/hit-test-end-of-column-with-line-height_t01: RuntimeEr ror # co19-roll r801: Please triage this failure.
867 LayoutTests/fast/multicol/hit-test-end-of-column_t01: RuntimeError # co19-roll r 801: Please triage this failure.
868 LayoutTests/fast/multicol/hit-test-float_t01: RuntimeError # co19-roll r801: Ple ase triage this failure.
869 LayoutTests/fast/multicol/hit-test-gap-between-pages_t01: Pass, RuntimeError # c o19-roll r801: Please triage this failure.
870 LayoutTests/fast/multicol/hit-test-gap-between-pages-flipped_t01: RuntimeError # co19-roll r801: Please triage this failure.
871 LayoutTests/fast/multicol/newmulticol/balance-images_t01: RuntimeError # co19-ro ll r801: Please triage this failure.
872 LayoutTests/fast/multicol/newmulticol/balance-maxheight_t01: RuntimeError # co19 -roll r801: Please triage this failure.
873 LayoutTests/fast/multicol/newmulticol/balance_t04: RuntimeError # co19-roll r801 : Please triage this failure.
874 LayoutTests/fast/multicol/newmulticol/balance_t07: RuntimeError # co19-roll r801 : Please triage this failure.
875 LayoutTests/fast/multicol/newmulticol/balance_t08: RuntimeError # co19-roll r801 : Please triage this failure.
876 LayoutTests/fast/multicol/newmulticol/balance_t09: RuntimeError # co19-roll r801 : Please triage this failure.
877 LayoutTests/fast/multicol/newmulticol/balance_t10: RuntimeError # co19-roll r801 : Please triage this failure.
878 LayoutTests/fast/multicol/vertical-lr/float-truncation_t01: RuntimeError # co19- roll r801: Please triage this failure.
879 LayoutTests/fast/multicol/vertical-rl/break-properties_t01: RuntimeError # co19- roll r801: Please triage this failure.
880 LayoutTests/fast/multicol/vertical-rl/float-truncation_t01: RuntimeError # co19- roll r801: Please triage this failure.
881 LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border_t01 : RuntimeError # co19-roll r801: Please triage this failure.
882 LayoutTests/fast/multicol/widows_t01: RuntimeError # co19-roll r801: Please tria ge this failure.
883 LayoutTests/fast/multicol/widows_t02: RuntimeError # co19-roll r801: Please tria ge this failure.
884 LayoutTests/fast/overflow/replaced-child-100percent-height-inside-fixed-containe r-with-overflow-auto_t01: RuntimeError # co19-roll r801: Please triage this fail ure.
885 LayoutTests/fast/overflow/scroll-vertical-not-horizontal_t01: RuntimeError # co1 9-roll r801: Please triage this failure.
886 LayoutTests/fast/parser/foster-parent-adopted_t02: RuntimeError # co19-roll r801 : Please triage this failure.
887 LayoutTests/fast/parser/fragment-parser-doctype_t01: RuntimeError # co19-roll r8 01: Please triage this failure.
888 LayoutTests/fast/parser/innerhtml-with-prefixed-elements_t01: RuntimeError # co1 9-roll r801: Please triage this failure.
889 LayoutTests/fast/parser/pre-first-line-break_t01: RuntimeError # co19-roll r801: Please triage this failure.
890 LayoutTests/fast/replaced/container-width-zero_t01: RuntimeError # co19-roll r80 1: Please triage this failure.
891 LayoutTests/fast/replaced/iframe-with-percentage-height-within-table-with-anonym ous-table-cell_t01: RuntimeError # co19-roll r801: Please triage this failure.
892 LayoutTests/fast/replaced/iframe-with-percentage-height-within-table-with-table- cell-ignore-height_t01: RuntimeError # co19-roll r801: Please triage this failur e.
893 LayoutTests/fast/replaced/table-percent-height_t01: RuntimeError # co19-roll r80 1: Please triage this failure.
894 LayoutTests/fast/replaced/table-percent-width_t01: RuntimeError # co19-roll r801 : Please triage this failure.
895 LayoutTests/fast/ruby/ruby-line-height_t01: RuntimeError # co19-roll r801: Pleas e triage this failure.
896 LayoutTests/fast/shapes/parsing/parsing-shape-lengths_t01: RuntimeError # co19-r oll r801: Please triage this failure.
897 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-big-box-border-radius _t01: RuntimeError # co19-roll r801: Please triage this failure.
898 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin -polygon_t01: RuntimeError # co19-roll r801: Please triage this failure.
899 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin -left_t01: RuntimeError # co19-roll r801: Please triage this failure.
900 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin -right_t01: RuntimeError # co19-roll r801: Please triage this failure.
901 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t 01: RuntimeError # co19-roll r801: Please triage this failure.
902 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t 02: RuntimeError # co19-roll r801: Please triage this failure.
903 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded- different-writing-modes-left_t01: RuntimeError # co19-roll r801: Please triage t his failure.
904 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded- different-writing-modes-right_t01: RuntimeError # co19-roll r801: Please triage this failure.
905 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t01: Ru ntimeError # co19-roll r801: Please triage this failure.
906 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t02: Ru ntimeError # co19-roll r801: Please triage this failure.
907 LayoutTests/fast/table/nested-tables-with-div-offset_t01: Pass, RuntimeError # c o19-roll r801: Please triage this failure.
802 908
803 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $checked ] 909 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $checked ]
804 # New Dartium checked failures on new co19 browser tests in co19 revision 706. 910 # New Dartium checked failures on new co19 browser tests in co19 revision 706.
805 LayoutTests/fast/html/article-element_t01: RuntimeError # Issue 17758. Please t riage this failure. 911 LayoutTests/fast/html/article-element_t01: RuntimeError # Issue 17758. Please t riage this failure.
806 LayoutTests/fast/html/aside-element_t01: RuntimeError # Issue 17758. Please tri age this failure. 912 LayoutTests/fast/html/aside-element_t01: RuntimeError # Issue 17758. Please tri age this failure.
807 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError, Pass # Issue 17 758. Please triage this failure. 913 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError, Pass # Issue 17 758. Please triage this failure.
808 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # co19-roll r 722: Please triage this failure. 914 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # co19-roll r 722: Please triage this failure.
809 LayoutTests/fast/dom/HTMLTableElement/insert-row_t01: RuntimeError # co19-roll r 722: Please triage this failure. 915 LayoutTests/fast/dom/HTMLTableElement/insert-row_t01: RuntimeError # co19-roll r 722: Please triage this failure.
810 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure. 916 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure.
811 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 917 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
812 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 918 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
813 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # co19-roll r738: Please triage this failure. 919 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # co19-roll r738: Please triage this failure.
814 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 920 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
815 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure. 921 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure.
816 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 922 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
817 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 923 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
818 924
819 # co19-roll r738 925 # co19-roll r738
820 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure. 926 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure.
821 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure. 927 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure.
822 LayoutTests/fast/dom/custom/type-extensions_t01: RuntimeError, Pass # co19-roll r738: Please triage this failure. 928 LayoutTests/fast/dom/custom/type-extensions_t01: RuntimeError, Pass # co19-roll r738: Please triage this failure.
823 LayoutTests/fast/dom/shadow/shadowhost-keyframes_t01: RuntimeError, Pass # co19- roll r738: Please triage this failure. 929 LayoutTests/fast/dom/shadow/shadowhost-keyframes_t01: RuntimeError, Pass # co19- roll r738: Please triage this failure.
824 930
825 # co19-roll r761 931 # co19-roll r761
932 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # co19-roll r761: Please triage this failure.
933 LayoutTests/fast/canvas/webgl/oes-vertex-array-object_t01: RuntimeError # co19-r oll r761: Please triage this failure.
934 LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
826 LayoutTests/fast/css/box-sizing-border-box-dynamic-padding-border-update_t01: Ru ntimeError # co19-roll r761: Please triage this failure. 935 LayoutTests/fast/css/box-sizing-border-box-dynamic-padding-border-update_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
827 LayoutTests/fast/css/deprecated-flexbox-auto-min-size_t01: RuntimeError # co19-r oll r761: Please triage this failure.
828 LayoutTests/fast/css/display-inline-block-scrollbar_t01: RuntimeError # co19-rol l r761: Please triage this failure. 936 LayoutTests/fast/css/display-inline-block-scrollbar_t01: RuntimeError # co19-rol l r761: Please triage this failure.
829 LayoutTests/fast/css/fixed-width-intrinsic-width-excludes-scrollbars_t01: Runtim eError # co19-roll r761: Please triage this failure. 937 LayoutTests/fast/css/fixed-width-intrinsic-width-excludes-scrollbars_t01: Runtim eError # co19-roll r761: Please triage this failure.
830 LayoutTests/fast/xpath/xpath-result-eventlistener-crash_t01: RuntimeError # co19 -roll r761: Please triage this failure. 938 LayoutTests/fast/xpath/xpath-result-eventlistener-crash_t01: RuntimeError # co19 -roll r761: Please triage this failure.
831 939
832 # co19-roll r786 940 # co19-roll r786
833 LayoutTests/fast/css-intrinsic-dimensions/css-tables_t01: RuntimeError # co19-ro ll r786: Please triage this failure. 941 LayoutTests/fast/css-intrinsic-dimensions/css-tables_t01: RuntimeError # co19-ro ll r786: Please triage this failure.
834 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-absolutes_t01: Runtime Error # co19-roll r786: Please triage this failure. 942 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-absolutes_t01: Runtime Error # co19-roll r786: Please triage this failure.
835 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-blocks_t01: RuntimeErr or # co19-roll r786: Please triage this failure. 943 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-blocks_t01: RuntimeErr or # co19-roll r786: Please triage this failure.
836 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-column-flex-items_t01: RuntimeError # co19-roll r786: Please triage this failure. 944 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-column-flex-items_t01: RuntimeError # co19-roll r786: Please triage this failure.
837 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-flex-items_t01: Runtim eError # co19-roll r786: Please triage this failure. 945 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-flex-items_t01: Runtim eError # co19-roll r786: Please triage this failure.
(...skipping 25 matching lines...) Expand all
863 LayoutTests/fast/table/switch-table-layout_t01: RuntimeError # co19-roll r786: P lease triage this failure. 971 LayoutTests/fast/table/switch-table-layout_t01: RuntimeError # co19-roll r786: P lease triage this failure.
864 LayoutTests/fast/table/table-width-exceeding-max-width_t01: RuntimeError # co19- roll r786: Please triage this failure. 972 LayoutTests/fast/table/table-width-exceeding-max-width_t01: RuntimeError # co19- roll r786: Please triage this failure.
865 LayoutTests/fast/text/line-break-after-inline-latin1_t01: RuntimeError # co19-ro ll r786: Please triage this failure. 973 LayoutTests/fast/text/line-break-after-inline-latin1_t01: RuntimeError # co19-ro ll r786: Please triage this failure.
866 LayoutTests/fast/url/trivial-segments_t01: RuntimeError # co19-roll r786: Please triage this failure. 974 LayoutTests/fast/url/trivial-segments_t01: RuntimeError # co19-roll r786: Please triage this failure.
867 LayoutTests/fast/url/trivial_t01: RuntimeError # co19-roll r786: Please triage t his failure. 975 LayoutTests/fast/url/trivial_t01: RuntimeError # co19-roll r786: Please triage t his failure.
868 LayoutTests/fast/xmlhttprequest/xmlhttprequest-bad-mimetype_t01: RuntimeError # co19-roll r786: Please triage this failure. 976 LayoutTests/fast/xmlhttprequest/xmlhttprequest-bad-mimetype_t01: RuntimeError # co19-roll r786: Please triage this failure.
869 LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values_t01: RuntimeError # co19-roll r786: Please triage this failure. 977 LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values_t01: RuntimeError # co19-roll r786: Please triage this failure.
870 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative_t01: RuntimeE rror # Reenable fast/dom tests: Please triage this failure. 978 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative_t01: RuntimeE rror # Reenable fast/dom tests: Please triage this failure.
871 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static_t01: RuntimeErr or # Reenable fast/dom tests: Please triage this failure. 979 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static_t01: RuntimeErr or # Reenable fast/dom tests: Please triage this failure.
872 980
981 # co19 roll r801
982 LayoutTests/fast/flexbox/flexing-overflow-scroll-item_t01: RuntimeError # co19-r oll r801: Please triage this failure.
983 LayoutTests/fast/flexbox/intrinsic-min-width-applies-with-fixed-width_t01: Runti meError # co19-roll r801: Please triage this failure.
984 LayoutTests/fast/forms/select-list-box-mouse-focus_t01: Pass, RuntimeError # co1 9-roll r801: Please triage this failure.
985 LayoutTests/fast/inline/empty-inline-before-collapsed-space_t01: RuntimeError # co19-roll r801: Please triage this failure.
986 LayoutTests/fast/lists/list-style-position-inside_t01: RuntimeError # co19-roll r801: Please triage this failure.
987 LayoutTests/fast/lists/marker-preferred-margins_t01: RuntimeError # co19-roll r8 01: Please triage this failure.
988 LayoutTests/fast/multicol/fixed-column-percent-logical-height-orthogonal-writing -mode_t01: RuntimeError # co19-roll r801: Please triage this failure.
989 LayoutTests/fast/multicol/vertical-lr/image-inside-nested-blocks-with-border_t01 : RuntimeError # co19-roll r801: Please triage this failure.
990 LayoutTests/fast/replaced/available-height-for-content_t01: RuntimeError # co19- roll r801: Please triage this failure.
991 LayoutTests/fast/replaced/computed-image-width-with-percent-height-and-fixed-anc estor_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure.
992 LayoutTests/fast/replaced/computed-image-width-with-percent-height-inside-table- cell-and-fixed-ancestor_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure.
993 LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold_t01: RuntimeError # co19-roll r801: Please triage this failure.
994 LayoutTests/fast/shapes/parsing/parsing-shape-margin_t01: RuntimeError # co19-ro ll r801: Please triage this failure.
995 LayoutTests/fast/shapes/parsing/parsing-shape-outside_t01: RuntimeError # co19-r oll r801: Please triage this failure.
996
873 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $mode == debug ] 997 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $mode == debug ]
874 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: Skip # Issue 19495. 998 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: Skip # Issue 19495.
875 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: S kip # Issue 20540. 999 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: S kip # Issue 20540.
876 1000
877 [ $compiler == none && $runtime == ContentShellOnAndroid ] 1001 [ $compiler == none && $runtime == ContentShellOnAndroid ]
878 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # Times out flakily. Is sue 20956 1002 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # Times out flakily. Is sue 20956
879 LibTest/core/List/List_class_A01_t02: Skip # Times out flakily. Issue 20956 1003 LibTest/core/List/List_class_A01_t02: Skip # Times out flakily. Issue 20956
880 LibTest/html/Element/getBoundingClientRect_A01_t02: RuntimeError # Issue 19127. 1004 LibTest/html/Element/getBoundingClientRect_A01_t02: RuntimeError # Issue 19127.
881 LibTest/html/Window/animationFrame_A01_t01: Skip # Times out. co19-roll r786: Pl ease triage this failure. 1005 LibTest/html/Window/animationFrame_A01_t01: Skip # Times out. co19-roll r786: Pl ease triage this failure.
882 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44. 1006 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44.
(...skipping 15 matching lines...) Expand all
898 LayoutTests/fast/text/international/listbox-width-rtl_t01: RuntimeError # co19-r oll r786: Please triage this failure. 1022 LayoutTests/fast/text/international/listbox-width-rtl_t01: RuntimeError # co19-r oll r786: Please triage this failure.
899 LayoutTests/fast/text-autosizing/text-removal_t01: RuntimeError # co19-roll r786 : Please triage this failure. 1023 LayoutTests/fast/text-autosizing/text-removal_t01: RuntimeError # co19-roll r786 : Please triage this failure.
900 LayoutTests/fast/transforms/scrollIntoView-transformed_t01: RuntimeError # co19- roll r786: Please triage this failure. 1024 LayoutTests/fast/transforms/scrollIntoView-transformed_t01: RuntimeError # co19- roll r786: Please triage this failure.
901 LayoutTests/fast/dom/partial-layout-overlay-scrollbars_t01: Pass, RuntimeError # Reenable fast/dom tests: Please triage this failure. 1025 LayoutTests/fast/dom/partial-layout-overlay-scrollbars_t01: Pass, RuntimeError # Reenable fast/dom tests: Please triage this failure.
902 LayoutTests/fast/dom/partial-layout-non-overlay-scrollbars_t01: Pass, RuntimeErr or # Reenable fast/dom tests: Please triage this failure. 1026 LayoutTests/fast/dom/partial-layout-non-overlay-scrollbars_t01: Pass, RuntimeErr or # Reenable fast/dom tests: Please triage this failure.
903 LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change_t01: RuntimeError # Reenable fast/dom tests: Please triage this failure. 1027 LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change_t01: RuntimeError # Reenable fast/dom tests: Please triage this failure.
904 LayoutTests/fast/dom/jsDevicePixelRatio_t01: RuntimeError # Reenable fast/dom te sts: Please triage this failure. 1028 LayoutTests/fast/dom/jsDevicePixelRatio_t01: RuntimeError # Reenable fast/dom te sts: Please triage this failure.
905 LayoutTests/fast/dom/HTMLLinkElement/prefetch-beforeload_t01: Pass, RuntimeError # Reenable fast/dom tests: Please triage this failure. 1029 LayoutTests/fast/dom/HTMLLinkElement/prefetch-beforeload_t01: Pass, RuntimeError # Reenable fast/dom tests: Please triage this failure.
906 1030
907 [ $compiler == none && $runtime == dartium && ($mode != debug || $system != maco s) ] 1031 [ $compiler == none && $runtime == dartium && ($mode != debug || $system != maco s) ]
908 LayoutTests/fast/canvas/webgl/WebGLContextEvent_t01: RuntimeError # co19-roll r7 61: Please triage this failure.
909 LayoutTests/fast/canvas/webgl/array-bounds-clamping_t01: RuntimeError # co19-rol l r761: Please triage this failure.
910 LayoutTests/fast/canvas/webgl/attrib-location-length-limits_t01: RuntimeError # co19-roll r761: Please triage this failure.
911 LayoutTests/fast/canvas/webgl/buffer-bind-test_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
912 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # co19- roll r761: Please triage this failure.
913 LayoutTests/fast/canvas/webgl/canvas-2d-webgl-texture_t01: RuntimeError # co19-r oll r761: Please triage this failure.
914 LayoutTests/fast/canvas/webgl/canvas-test_t01: RuntimeError # co19-roll r761: Pl ease triage this failure.
915 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
916 LayoutTests/fast/canvas/webgl/compressed-tex-image_t01: RuntimeError # co19-roll r761: Please triage this failure.
917 LayoutTests/fast/canvas/webgl/context-destroyed-crash_t01: RuntimeError # co19-r oll r761: Please triage this failure.
918 LayoutTests/fast/canvas/webgl/context-lost-restored_t01: RuntimeError # co19-rol l r761: Please triage this failure.
919 LayoutTests/fast/canvas/webgl/css-webkit-canvas-repaint_t01: RuntimeError # co19 -roll r761: Please triage this failure.
920 LayoutTests/fast/canvas/webgl/css-webkit-canvas_t01: RuntimeError # co19-roll r7 61: Please triage this failure.
921 LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds_t01: RuntimeError # co19 -roll r761: Please triage this failure.
922 LayoutTests/fast/canvas/webgl/draw-elements-out-of-bounds_t01: RuntimeError # co 19-roll r761: Please triage this failure.
923 LayoutTests/fast/canvas/webgl/error-reporting_t01: RuntimeError # co19-roll r761 : Please triage this failure.
924 LayoutTests/fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize_t01: Run timeError # co19-roll r761: Please triage this failure.
925 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # co19-roll r761: Please triage this failure.
926 LayoutTests/fast/canvas/webgl/framebuffer-test_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
927 LayoutTests/fast/canvas/webgl/functions-returning-strings_t01: RuntimeError # co 19-roll r761: Please triage this failure.
928 LayoutTests/fast/canvas/webgl/get-active-test_t01: RuntimeError # co19-roll r761 : Please triage this failure.
929 LayoutTests/fast/canvas/webgl/gl-bind-attrib-location-test_t01: RuntimeError # c o19-roll r761: Please triage this failure.
930 LayoutTests/fast/canvas/webgl/gl-enable-enum-test_t01: RuntimeError # co19-roll r761: Please triage this failure.
931 LayoutTests/fast/canvas/webgl/gl-enum-tests_t01: RuntimeError # co19-roll r761: Please triage this failure.
932 LayoutTests/fast/canvas/webgl/gl-get-calls_t01: RuntimeError # co19-roll r761: P lease triage this failure.
933 LayoutTests/fast/canvas/webgl/gl-getshadersource_t01: RuntimeError # co19-roll r 761: Please triage this failure.
934 LayoutTests/fast/canvas/webgl/gl-getstring_t01: RuntimeError # co19-roll r761: P lease triage this failure.
935 LayoutTests/fast/canvas/webgl/gl-pixelstorei_t01: RuntimeError # co19-roll r761: Please triage this failure.
936 LayoutTests/fast/canvas/webgl/gl-teximage_t01: RuntimeError # co19-roll r761: Pl ease triage this failure.
937 LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: RuntimeError # co19-roll r761: Please triage this failure.
938 LayoutTests/fast/canvas/webgl/gl-vertex-attrib-zero-issues_t01: RuntimeError # c o19-roll r761: Please triage this failure.
939 LayoutTests/fast/canvas/webgl/gl-vertex-attrib_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
940 LayoutTests/fast/canvas/webgl/gl-vertexattribpointer_t01: RuntimeError # co19-ro ll r761: Please triage this failure.
941 LayoutTests/fast/canvas/webgl/glsl-conformance_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
942 LayoutTests/fast/canvas/webgl/index-validation-copies-indices_t01: RuntimeError # co19-roll r761: Please triage this failure.
943 LayoutTests/fast/canvas/webgl/index-validation-crash-with-buffer-sub-data_t01: R untimeError # co19-roll r761: Please triage this failure.
944 LayoutTests/fast/canvas/webgl/index-validation-verifies-too-many-indices_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
945 LayoutTests/fast/canvas/webgl/index-validation-with-resized-buffer_t01: RuntimeE rror # co19-roll r761: Please triage this failure.
946 LayoutTests/fast/canvas/webgl/index-validation_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
947 LayoutTests/fast/canvas/webgl/invalid-UTF-16_t01: RuntimeError # co19-roll r761: Please triage this failure.
948 LayoutTests/fast/canvas/webgl/invalid-passed-params_t01: RuntimeError # co19-rol l r761: Please triage this failure.
949 LayoutTests/fast/canvas/webgl/null-uniform-location_t01: RuntimeError # co19-rol l r761: Please triage this failure.
950 LayoutTests/fast/canvas/webgl/object-deletion-behaviour_t01: RuntimeError # co19 -roll r761: Please triage this failure.
951 LayoutTests/fast/canvas/webgl/oes-element-index-uint_t01: RuntimeError # co19-ro ll r761: Please triage this failure.
952 LayoutTests/fast/canvas/webgl/oes-vertex-array-object_t01: RuntimeError # co19-r oll r761: Please triage this failure.
953 LayoutTests/fast/canvas/webgl/point-size_t01: RuntimeError # co19-roll r761: Ple ase triage this failure.
954 LayoutTests/fast/canvas/webgl/program-test_t01: RuntimeError # co19-roll r761: P lease triage this failure.
955 LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment_t01: RuntimeError # co1 9-roll r761: Please triage this failure.
956 LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
957 LayoutTests/fast/canvas/webgl/renderer-and-vendor-strings_t01: RuntimeError # co 19-roll r761: Please triage this failure.
958 LayoutTests/fast/canvas/webgl/shader-precision-format_t01: RuntimeError # co19-r oll r761: Please triage this failure.
959 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_ t01: RuntimeError # co19-roll r761: Please triage this failure.
960 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565_t01: RuntimeError # co19-roll r761: Please triage this failure.
961 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444_t0 1: RuntimeError # co19-roll r761: Please triage this failure.
962 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551_t0 1: RuntimeError # co19-roll r761: Please triage this failure.
963 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas_t01: Runtim eError # co19-roll r761: Please triage this failure.
964 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565_ t01: RuntimeError # co19-roll r761: Please triage this failure.
965 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba444 4_t01: RuntimeError # co19-roll r761: Please triage this failure.
966 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba555 1_t01: RuntimeError # co19-roll r761: Please triage this failure.
967 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
968 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565_t01: RuntimeError # co19-roll r761: Please triage this failure.
969 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba4444_t01 : RuntimeError # co19-roll r761: Please triage this failure.
970 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba5551_t01 : RuntimeError # co19-roll r761: Please triage this failure.
971 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image_t01: Runtime Error # co19-roll r761: Please triage this failure.
972 LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs_t01: RuntimeErr or # co19-roll r761: Please triage this failure.
973 LayoutTests/fast/canvas/webgl/tex-image-webgl_t01: RuntimeError # co19-roll r761 : Please triage this failure.
974 LayoutTests/fast/canvas/webgl/tex-input-validation_t01: RuntimeError # co19-roll r761: Please triage this failure.
975 LayoutTests/fast/canvas/webgl/tex-sub-image-2d-bad-args_t01: RuntimeError # co19 -roll r761: Please triage this failure.
976 LayoutTests/fast/canvas/webgl/tex-sub-image-2d_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
977 LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps_t01: RuntimeError # co19-r oll r761: Please triage this failure.
978 LayoutTests/fast/canvas/webgl/texImage2DImageDataTest_t01: RuntimeError # co19-r oll r761: Please triage this failure.
979 LayoutTests/fast/canvas/webgl/texImageTest_t01: RuntimeError # co19-roll r761: P lease triage this failure.
980 LayoutTests/fast/canvas/webgl/texture-active-bind_t01: RuntimeError # co19-roll r761: Please triage this failure.
981 LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize_t01: Runtime Error # co19-roll r761: Please triage this failure.
982 LayoutTests/fast/canvas/webgl/texture-color-profile_t01: RuntimeError # co19-rol l r761: Please triage this failure.
983 LayoutTests/fast/canvas/webgl/texture-complete_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
984 LayoutTests/fast/canvas/webgl/texture-npot_t01: RuntimeError # co19-roll r761: P lease triage this failure.
985 LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized_t01: Runtim eError # co19-roll r761: Please triage this failure.
986 LayoutTests/fast/canvas/webgl/uniform-location-length-limits_t01: RuntimeError # co19-roll r761: Please triage this failure.
987 LayoutTests/fast/canvas/webgl/uninitialized-test_t01: RuntimeError # co19-roll r 761: Please triage this failure.
988 LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: RuntimeError # co19-roll r761: Please triage this failure.
989 LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint_t01: RuntimeError # co19-roll r761: Please triage this failure.
990 LayoutTests/fast/canvas/webgl/webgl-composite-modes_t01: RuntimeError # co19-rol l r761: Please triage this failure.
991 LayoutTests/fast/canvas/webgl/webgl-depth-texture_t01: RuntimeError # co19-roll r761: Please triage this failure. 1032 LayoutTests/fast/canvas/webgl/webgl-depth-texture_t01: RuntimeError # co19-roll r761: Please triage this failure.
992 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
993 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # co19-roll r761: Please triage this failure.
994 LayoutTests/fast/canvas/webgl/webgl-layer-update_t01: RuntimeError # co19-roll r 761: Please triage this failure.
995 LayoutTests/fast/canvas/webgl/webgl-specific_t01: RuntimeError # co19-roll r761: Please triage this failure.
996 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # co19-roll r761: Please triage this failure.
997 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # co 19-roll r761: Please triage this failure.
998 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr ror # co19-roll r761: Please triage this failure.
999 1033
1000 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ] 1034 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ]
1001 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure. 1035 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure.
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2js.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698