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

Side by Side Diff: tests/co19/co19-dart2js.status

Issue 840073003: Update co19 status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 | « no previous file | tests/co19/co19-dartium.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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 == dart2js && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
7 7
8 # Crashes first, please. Then untriaged bugs. There is a section below 8 # Crashes first, please. Then untriaged bugs. There is a section below
9 # for co19 bugs. 9 # for co19 bugs.
10 [ $compiler == dart2js ] 10 [ $compiler == dart2js ]
(...skipping 598 matching lines...) Expand 10 before | Expand all | Expand 10 after
609 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 609 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
610 610
611 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 611 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
612 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 612 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
613 613
614 [ $compiler == dart2js && $mode == debug ] 614 [ $compiler == dart2js && $mode == debug ]
615 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout 615 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
616 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout 616 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
617 LibTest/core/List/List_class_A01_t01: Pass, Timeout 617 LibTest/core/List/List_class_A01_t01: Pass, Timeout
618 618
619 [ $compiler == dart2js && $runtime == chrome ] 619 [ $compiler == dart2js && ($runtime == chrome || $runtime == drt) ]
620 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # Please triage this failure 620 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # Please triage this failure
621 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # Please tria ge this failure 621 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # Please tria ge this failure
622 LayoutTests/fast/alignment/parse-align-items_t01: RuntimeError # Please triage t his failure 622 LayoutTests/fast/alignment/parse-align-items_t01: RuntimeError # Please triage t his failure
623 LayoutTests/fast/alignment/parse-align-self_t01: RuntimeError # Please triage th is failure 623 LayoutTests/fast/alignment/parse-align-self_t01: RuntimeError # Please triage th is failure
624 LayoutTests/fast/alignment/parse-justify-self_t01: RuntimeError # Please triage this failure 624 LayoutTests/fast/alignment/parse-justify-self_t01: RuntimeError # Please triage this failure
625 LayoutTests/fast/animation/request-animation-frame-cancel_t01: Skip # Times out. Please triage this failure 625 LayoutTests/fast/animation/request-animation-frame-cancel_t01: Skip # Times out. Please triage this failure
626 LayoutTests/fast/animation/request-animation-frame-cancel2_t01: Skip # Times out . Please triage this failure 626 LayoutTests/fast/animation/request-animation-frame-cancel2_t01: Skip # Times out . Please triage this failure
627 LayoutTests/fast/animation/request-animation-frame-prefix_t01: Skip # Times out. Please triage this failure 627 LayoutTests/fast/animation/request-animation-frame-prefix_t01: Skip # Times out. Please triage this failure
628 LayoutTests/fast/animation/request-animation-frame-timestamps_t01: Skip # Times out. Please triage this failure 628 LayoutTests/fast/animation/request-animation-frame-timestamps_t01: Skip # Times out. Please triage this failure
629 LayoutTests/fast/animation/request-animation-frame-timestamps-advance_t01: Skip # Times out. Please triage this failure 629 LayoutTests/fast/animation/request-animation-frame-timestamps-advance_t01: Skip # Times out. Please triage this failure
(...skipping 547 matching lines...) Expand 10 before | Expand all | Expand 10 after
1177 LibTest/core/int/operator_truncating_division_A01_t02: RuntimeError # Please tri age this failure 1177 LibTest/core/int/operator_truncating_division_A01_t02: RuntimeError # Please tri age this failure
1178 LibTest/core/int/remainder_A01_t01: RuntimeError # Please triage this failure 1178 LibTest/core/int/remainder_A01_t01: RuntimeError # Please triage this failure
1179 LibTest/core/int/remainder_A01_t03: RuntimeError # Please triage this failure 1179 LibTest/core/int/remainder_A01_t03: RuntimeError # Please triage this failure
1180 LibTest/core/int/toRadixString_A01_t01: RuntimeError # Please triage this failur e 1180 LibTest/core/int/toRadixString_A01_t01: RuntimeError # Please triage this failur e
1181 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t03: RuntimeError # P lease triage this failure 1181 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t03: RuntimeError # P lease triage this failure
1182 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: RuntimeError # P lease triage this failure 1182 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: RuntimeError # P lease triage this failure
1183 LibTest/html/Document/childNodes_A01_t01: RuntimeError # Please triage this fail ure 1183 LibTest/html/Document/childNodes_A01_t01: RuntimeError # Please triage this fail ure
1184 LibTest/html/Document/clone_A01_t01: RuntimeError # Please triage this failure 1184 LibTest/html/Document/clone_A01_t01: RuntimeError # Please triage this failure
1185 LibTest/html/Document/clone_A01_t02: RuntimeError # Please triage this failure 1185 LibTest/html/Document/clone_A01_t02: RuntimeError # Please triage this failure
1186 LibTest/html/Document/securityPolicy_A01_t01: RuntimeError # Please triage this failure 1186 LibTest/html/Document/securityPolicy_A01_t01: RuntimeError # Please triage this failure
1187 LibTest/html/Element/blur_A01_t01: Skip # Times out. Please triage this failure
1187 LibTest/html/Element/borderEdge_A01_t01: RuntimeError # Please triage this failu re 1188 LibTest/html/Element/borderEdge_A01_t01: RuntimeError # Please triage this failu re
1188 LibTest/html/Element/contentEdge_A01_t01: RuntimeError # Please triage this fail ure 1189 LibTest/html/Element/contentEdge_A01_t01: RuntimeError # Please triage this fail ure
1189 LibTest/html/Element/dataset_A02_t01: RuntimeError # Please triage this failure 1190 LibTest/html/Element/dataset_A02_t01: RuntimeError # Please triage this failure
1190 LibTest/html/Element/focus_A01_t01: Skip # Times out. Please triage this failure 1191 LibTest/html/Element/focus_A01_t01: Skip # Times out. Please triage this failure
1191 LibTest/html/Element/getAttributeNS_A01_t01: RuntimeError # Please triage this f ailure 1192 LibTest/html/Element/getAttributeNS_A01_t01: RuntimeError # Please triage this f ailure
1192 LibTest/html/Element/getClientRects_A01_t02: RuntimeError # Please triage this f ailure 1193 LibTest/html/Element/getClientRects_A01_t02: RuntimeError # Please triage this f ailure
1193 LibTest/html/Element/getNamespacedAttributes_A01_t01: RuntimeError # Please tria ge this failure 1194 LibTest/html/Element/getNamespacedAttributes_A01_t01: RuntimeError # Please tria ge this failure
1194 LibTest/html/Element/isContentEditable_A01_t01: RuntimeError # Please triage thi s failure 1195 LibTest/html/Element/isContentEditable_A01_t01: RuntimeError # Please triage thi s failure
1195 LibTest/html/Element/isContentEditable_A02_t01: RuntimeError # Please triage thi s failure 1196 LibTest/html/Element/isContentEditable_A02_t01: RuntimeError # Please triage thi s failure
1196 LibTest/html/Element/marginEdge_A01_t01: RuntimeError # Please triage this failu re 1197 LibTest/html/Element/marginEdge_A01_t01: RuntimeError # Please triage this failu re
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after
1420 WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004_t0 1: RuntimeError # Please triage this failure 1421 WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004_t0 1: RuntimeError # Please triage this failure
1421 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-002_t01: RuntimeError # Please triage this failure 1422 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-002_t01: RuntimeError # Please triage this failure
1422 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: RuntimeError # Please triage this failure 1423 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: RuntimeError # Please triage this failure
1423 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # Please triage t his failure 1424 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # Please triage t his failure
1424 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # Please triage t his failure 1425 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # Please triage t his failure
1425 WebPlatformTest/webstorage/event_local_key_t01: RuntimeError # Please triage thi s failure 1426 WebPlatformTest/webstorage/event_local_key_t01: RuntimeError # Please triage thi s failure
1426 WebPlatformTest/webstorage/event_session_key_t01: RuntimeError # Please triage t his failure 1427 WebPlatformTest/webstorage/event_session_key_t01: RuntimeError # Please triage t his failure
1427 WebPlatformTest/webstorage/storage_local_setitem_t01: RuntimeError # Please tria ge this failure 1428 WebPlatformTest/webstorage/storage_local_setitem_t01: RuntimeError # Please tria ge this failure
1428 WebPlatformTest/webstorage/storage_session_setitem_t01: RuntimeError # Please tr iage this failure 1429 WebPlatformTest/webstorage/storage_session_setitem_t01: RuntimeError # Please tr iage this failure
1429 1430
1430 [ $compiler == dart2js && $runtime == chrome && $checked ] 1431 [ $compiler == dart2js && ($runtime == chrome || $runtime == drt) && $checked ]
1431 LayoutTests/fast/css-intrinsic-dimensions/css-tables_t01: RuntimeError # Please triage this failure 1432 LayoutTests/fast/css-intrinsic-dimensions/css-tables_t01: RuntimeError # Please triage this failure
1432 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-absolutes_t01: Runtime Error # Please triage this failure 1433 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-absolutes_t01: Runtime Error # Please triage this failure
1433 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-blocks_t01: RuntimeErr or # Please triage this failure 1434 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-blocks_t01: RuntimeErr or # Please triage this failure
1434 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-column-flex-items_t01: RuntimeError # Please triage this failure 1435 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-column-flex-items_t01: RuntimeError # Please triage this failure
1435 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-flex-items_t01: Runtim eError # Please triage this failure 1436 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-flex-items_t01: Runtim eError # Please triage this failure
1436 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes_t01 : RuntimeError # Please triage this failure 1437 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes_t01 : RuntimeError # Please triage this failure
1437 LayoutTests/fast/css-intrinsic-dimensions/multicol_t01: RuntimeError # Please tr iage this failure 1438 LayoutTests/fast/css-intrinsic-dimensions/multicol_t01: RuntimeError # Please tr iage this failure
1438 LayoutTests/fast/css-intrinsic-dimensions/tables_t01: RuntimeError # Please tria ge this failure 1439 LayoutTests/fast/css-intrinsic-dimensions/tables_t01: RuntimeError # Please tria ge this failure
1439 LayoutTests/fast/css-intrinsic-dimensions/width-shrinks-avoid-floats_t01: Runtim eError # Please triage this failure 1440 LayoutTests/fast/css-intrinsic-dimensions/width-shrinks-avoid-floats_t01: Runtim eError # Please triage this failure
1440 LayoutTests/fast/css/box-sizing-border-box-dynamic-padding-border-update_t01: Ru ntimeError # Please triage this failure 1441 LayoutTests/fast/css/box-sizing-border-box-dynamic-padding-border-update_t01: Ru ntimeError # Please triage this failure
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
1491 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # Please triage this failu re 1492 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # Please triage this failu re
1492 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # Please triage this failure 1493 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # Please triage this failure
1493 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # Please triage this failure 1494 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # Please triage this failure
1494 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # Please triage this failure 1495 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # Please triage this failure
1495 WebPlatformTest/dom/nodes/DOMImplementation-createDocumentType_t01: RuntimeError # Please triage this failure 1496 WebPlatformTest/dom/nodes/DOMImplementation-createDocumentType_t01: RuntimeError # Please triage this failure
1496 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 1497 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
1497 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # Please triage this failure 1498 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # Please triage this failure
1498 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # Please triage this failure 1499 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # Please triage this failure
1499 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # Please triage this failure 1500 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # Please triage this failure
1500 1501
1501 [ $compiler == dart2js && $runtime == chrome && $system != macos ] 1502 [ $compiler == dart2js && ($runtime == chrome || $runtime == drt) && $system != macos ]
1502 LayoutTests/fast/canvas/webgl/WebGLContextEvent_t01: RuntimeError # Please triag e this failure 1503 LayoutTests/fast/canvas/webgl/WebGLContextEvent_t01: RuntimeError # Please triag e this failure
1503 LayoutTests/fast/canvas/webgl/array-bounds-clamping_t01: RuntimeError # Please t riage this failure 1504 LayoutTests/fast/canvas/webgl/array-bounds-clamping_t01: RuntimeError # Please t riage this failure
1504 LayoutTests/fast/canvas/webgl/attrib-location-length-limits_t01: RuntimeError # Please triage this failure 1505 LayoutTests/fast/canvas/webgl/attrib-location-length-limits_t01: RuntimeError # Please triage this failure
1505 LayoutTests/fast/canvas/webgl/bad-arguments-test_t01: RuntimeError # Please tria ge this failure 1506 LayoutTests/fast/canvas/webgl/bad-arguments-test_t01: RuntimeError # Please tria ge this failure
1506 LayoutTests/fast/canvas/webgl/buffer-bind-test_t01: RuntimeError # Please triage this failure 1507 LayoutTests/fast/canvas/webgl/buffer-bind-test_t01: RuntimeError # Please triage this failure
1507 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # Pleas e triage this failure 1508 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # Pleas e triage this failure
1508 LayoutTests/fast/canvas/webgl/canvas-2d-webgl-texture_t01: RuntimeError # Please triage this failure 1509 LayoutTests/fast/canvas/webgl/canvas-2d-webgl-texture_t01: RuntimeError # Please triage this failure
1509 LayoutTests/fast/canvas/webgl/canvas-resize-crash_t01: RuntimeError # Please tri age this failure 1510 LayoutTests/fast/canvas/webgl/canvas-resize-crash_t01: RuntimeError # Please tri age this failure
1510 LayoutTests/fast/canvas/webgl/canvas-test_t01: RuntimeError # Please triage this failure 1511 LayoutTests/fast/canvas/webgl/canvas-test_t01: RuntimeError # Please triage this failure
1511 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # Please triage this failure 1512 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # Please triage this failure
(...skipping 936 matching lines...) Expand 10 before | Expand all | Expand 10 after
2448 LayoutTests/fast/forms/date/date-pseudo-classes_t01: RuntimeError # Please triag e this failure 2449 LayoutTests/fast/forms/date/date-pseudo-classes_t01: RuntimeError # Please triag e this failure
2449 LayoutTests/fast/forms/date/input-date-validation-message_t01: RuntimeError # Pl ease triage this failure 2450 LayoutTests/fast/forms/date/input-date-validation-message_t01: RuntimeError # Pl ease triage this failure
2450 LayoutTests/fast/forms/date/input-valueasdate-date_t01: RuntimeError # Please tr iage this failure 2451 LayoutTests/fast/forms/date/input-valueasdate-date_t01: RuntimeError # Please tr iage this failure
2451 LayoutTests/fast/forms/date/input-valueasnumber-date_t01: RuntimeError # Please triage this failure 2452 LayoutTests/fast/forms/date/input-valueasnumber-date_t01: RuntimeError # Please triage this failure
2452 LayoutTests/fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fiel ds-change-layout-by-value_t01: RuntimeError # Please triage this failure 2453 LayoutTests/fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fiel ds-change-layout-by-value_t01: RuntimeError # Please triage this failure
2453 LayoutTests/fast/forms/datetimelocal/ValidityState-rangeOverflow-datetimelocal_t 01: RuntimeError # Please triage this failure 2454 LayoutTests/fast/forms/datetimelocal/ValidityState-rangeOverflow-datetimelocal_t 01: RuntimeError # Please triage this failure
2454 LayoutTests/fast/forms/datetimelocal/ValidityState-rangeUnderflow-datetimelocal_ t01: RuntimeError # Please triage this failure 2455 LayoutTests/fast/forms/datetimelocal/ValidityState-rangeUnderflow-datetimelocal_ t01: RuntimeError # Please triage this failure
2455 LayoutTests/fast/forms/datetimelocal/ValidityState-stepMismatch-datetimelocal_t0 1: RuntimeError # Please triage this failure 2456 LayoutTests/fast/forms/datetimelocal/ValidityState-stepMismatch-datetimelocal_t0 1: RuntimeError # Please triage this failure
2456 LayoutTests/fast/forms/datetimelocal/ValidityState-typeMismatch-datetimelocal_t0 1: RuntimeError # Please triage this failure 2457 LayoutTests/fast/forms/datetimelocal/ValidityState-typeMismatch-datetimelocal_t0 1: RuntimeError # Please triage this failure
2457 LayoutTests/fast/forms/datetimelocal/datetimelocal-input-type_t01: RuntimeError # Please triage this failure 2458 LayoutTests/fast/forms/datetimelocal/datetimelocal-input-type_t01: RuntimeError # Please triage this failure
2459 LayoutTests/fast/forms/datetimelocal/datetimelocal-interactive-validation-requir ed_t01: Pass, RuntimeError # Please triage this failure
2458 LayoutTests/fast/forms/datetimelocal/datetimelocal-pseudo-classes_t01: RuntimeEr ror # Please triage this failure 2460 LayoutTests/fast/forms/datetimelocal/datetimelocal-pseudo-classes_t01: RuntimeEr ror # Please triage this failure
2459 LayoutTests/fast/forms/datetimelocal/input-valueasdate-datetimelocal_t01: Runtim eError # Please triage this failure 2461 LayoutTests/fast/forms/datetimelocal/input-valueasdate-datetimelocal_t01: Runtim eError # Please triage this failure
2460 LayoutTests/fast/forms/datetimelocal/input-valueasnumber-datetimelocal_t01: Runt imeError # Please triage this failure 2462 LayoutTests/fast/forms/datetimelocal/input-valueasnumber-datetimelocal_t01: Runt imeError # Please triage this failure
2461 LayoutTests/fast/forms/delete-text-with-invisible-br_t01: RuntimeError # Please triage this failure 2463 LayoutTests/fast/forms/delete-text-with-invisible-br_t01: RuntimeError # Please triage this failure
2462 LayoutTests/fast/forms/fieldset/fieldset-disabled_t01: RuntimeError # Please tri age this failure 2464 LayoutTests/fast/forms/fieldset/fieldset-disabled_t01: RuntimeError # Please tri age this failure
2463 LayoutTests/fast/forms/fieldset/fieldset-elements_t01: RuntimeError # Please tri age this failure 2465 LayoutTests/fast/forms/fieldset/fieldset-elements_t01: RuntimeError # Please tri age this failure
2464 LayoutTests/fast/forms/file/file-input-capture_t01: RuntimeError # Please triage this failure 2466 LayoutTests/fast/forms/file/file-input-capture_t01: RuntimeError # Please triage this failure
2465 LayoutTests/fast/forms/focus-style-pending_t01: Skip # Times out. Please triage this failure 2467 LayoutTests/fast/forms/focus-style-pending_t01: Skip # Times out. Please triage this failure
2466 LayoutTests/fast/forms/focus_t01: RuntimeError # Please triage this failure 2468 LayoutTests/fast/forms/focus_t01: RuntimeError # Please triage this failure
2467 LayoutTests/fast/forms/form-attribute_t01: RuntimeError # Please triage this fai lure 2469 LayoutTests/fast/forms/form-attribute_t01: RuntimeError # Please triage this fai lure
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
2508 LayoutTests/fast/forms/setCustomValidity-existence_t01: RuntimeError # Please tr iage this failure 2510 LayoutTests/fast/forms/setCustomValidity-existence_t01: RuntimeError # Please tr iage this failure
2509 LayoutTests/fast/forms/setrangetext_t01: RuntimeError # Please triage this failu re 2511 LayoutTests/fast/forms/setrangetext_t01: RuntimeError # Please triage this failu re
2510 LayoutTests/fast/forms/shadow-tree-exposure_t01: RuntimeError # Please triage th is failure 2512 LayoutTests/fast/forms/shadow-tree-exposure_t01: RuntimeError # Please triage th is failure
2511 LayoutTests/fast/forms/submit-nil-value-field-assert_t01: RuntimeError # Please triage this failure 2513 LayoutTests/fast/forms/submit-nil-value-field-assert_t01: RuntimeError # Please triage this failure
2512 LayoutTests/fast/forms/text-control-select-blurred_t01: RuntimeError # Please tr iage this failure 2514 LayoutTests/fast/forms/text-control-select-blurred_t01: RuntimeError # Please tr iage this failure
2513 LayoutTests/fast/forms/textarea-maxlength_t01: RuntimeError # Please triage this failure 2515 LayoutTests/fast/forms/textarea-maxlength_t01: RuntimeError # Please triage this failure
2514 LayoutTests/fast/forms/textarea-no-scroll-on-blur_t01: RuntimeError # Please tri age this failure 2516 LayoutTests/fast/forms/textarea-no-scroll-on-blur_t01: RuntimeError # Please tri age this failure
2515 LayoutTests/fast/forms/textarea-paste-newline_t01: RuntimeError # Please triage this failure 2517 LayoutTests/fast/forms/textarea-paste-newline_t01: RuntimeError # Please triage this failure
2516 LayoutTests/fast/forms/textarea-rows-cols_t01: RuntimeError # Please triage this failure 2518 LayoutTests/fast/forms/textarea-rows-cols_t01: RuntimeError # Please triage this failure
2517 LayoutTests/fast/forms/textarea-set-defaultvalue-after-value_t01: RuntimeError # Please triage this failure 2519 LayoutTests/fast/forms/textarea-set-defaultvalue-after-value_t01: RuntimeError # Please triage this failure
2520 LayoutTests/fast/forms/textarea-submit-crash_t01: Pass, RuntimeError # Please tr iage this failure
2518 LayoutTests/fast/forms/textarea-trailing-newline_t01: RuntimeError # Please tria ge this failure 2521 LayoutTests/fast/forms/textarea-trailing-newline_t01: RuntimeError # Please tria ge this failure
2519 LayoutTests/fast/forms/textfield-clone_t01: RuntimeError # Please triage this fa ilure 2522 LayoutTests/fast/forms/textfield-clone_t01: RuntimeError # Please triage this fa ilure
2520 LayoutTests/fast/forms/textfield-focus-out_t01: Skip # Times out. Please triage this failure 2523 LayoutTests/fast/forms/textfield-focus-out_t01: Skip # Times out. Please triage this failure
2521 LayoutTests/fast/forms/validationMessage_t01: RuntimeError # Please triage this failure 2524 LayoutTests/fast/forms/validationMessage_t01: RuntimeError # Please triage this failure
2522 LayoutTests/fast/forms/validity-property_t01: RuntimeError # Please triage this failure 2525 LayoutTests/fast/forms/validity-property_t01: RuntimeError # Please triage this failure
2523 LayoutTests/fast/forms/willvalidate_t01: RuntimeError # Please triage this failu re 2526 LayoutTests/fast/forms/willvalidate_t01: RuntimeError # Please triage this failu re
2524 LayoutTests/fast/html/article-element_t01: RuntimeError # Please triage this fai lure 2527 LayoutTests/fast/html/article-element_t01: RuntimeError # Please triage this fai lure
2525 LayoutTests/fast/html/aside-element_t01: RuntimeError # Please triage this failu re 2528 LayoutTests/fast/html/aside-element_t01: RuntimeError # Please triage this failu re
2526 LayoutTests/fast/html/details-add-child-1_t01: RuntimeError # Please triage this failure 2529 LayoutTests/fast/html/details-add-child-1_t01: RuntimeError # Please triage this failure
2527 LayoutTests/fast/html/details-add-child-2_t01: RuntimeError # Please triage this failure 2530 LayoutTests/fast/html/details-add-child-2_t01: RuntimeError # Please triage this failure
(...skipping 579 matching lines...) Expand 10 before | Expand all | Expand 10 after
3107 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0 1: RuntimeError # Please triage this failure 3110 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0 1: RuntimeError # Please triage this failure
3108 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0 1: RuntimeError # Please triage this failure 3111 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0 1: RuntimeError # Please triage this failure
3109 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: RuntimeError # Please triage this failure 3112 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: RuntimeError # Please triage this failure
3110 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t0 1: RuntimeError # Please triage this failure 3113 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t0 1: RuntimeError # Please triage this failure
3111 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # Please triage t his failure 3114 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # Please triage t his failure
3112 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # Please triage t his failure 3115 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # Please triage t his failure
3113 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti mes out. Please triage this failure 3116 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti mes out. Please triage this failure
3114 WebPlatformTest/webstorage/storage_local_setitem_t01: RuntimeError # Please tria ge this failure 3117 WebPlatformTest/webstorage/storage_local_setitem_t01: RuntimeError # Please tria ge this failure
3115 WebPlatformTest/webstorage/storage_session_setitem_quotaexceedederr_t01: Skip # Times out. Please triage this failure 3118 WebPlatformTest/webstorage/storage_session_setitem_quotaexceedederr_t01: Skip # Times out. Please triage this failure
3116 WebPlatformTest/webstorage/storage_session_setitem_t01: RuntimeError # Please tr iage this failure 3119 WebPlatformTest/webstorage/storage_session_setitem_t01: RuntimeError # Please tr iage this failure
OLDNEW
« no previous file with comments | « no previous file | tests/co19/co19-dartium.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698