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

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

Issue 2299023006: Revert update of co19 and followup status changes (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | 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/css-generated-content/pseudo-animation-before-onload_t01: Skip # Depends on animation timing, commented as known to be flaky in test. Will not fix. 9 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/forms/input-value-sanitization_t01: RuntimeError # 45 roll 10 LayoutTests/fast/forms/input-value-sanitization_t01: RuntimeError # 45 roll
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
202 Language/Expressions/Identifier_Reference/built_in_identifier_t63: Fail # Issue 25733 202 Language/Expressions/Identifier_Reference/built_in_identifier_t63: Fail # Issue 25733
203 Language/Expressions/Identifier_Reference/built_in_identifier_t64: Fail # Issue 25733 203 Language/Expressions/Identifier_Reference/built_in_identifier_t64: Fail # Issue 25733
204 Language/Expressions/Identifier_Reference/built_in_identifier_t65: Fail # Issue 25733 204 Language/Expressions/Identifier_Reference/built_in_identifier_t65: Fail # Issue 25733
205 Language/Expressions/Identifier_Reference/built_in_identifier_t66: Fail # Issue 25733 205 Language/Expressions/Identifier_Reference/built_in_identifier_t66: Fail # Issue 25733
206 Language/Expressions/Identifier_Reference/built_in_identifier_t67: Fail # Issue 25733 206 Language/Expressions/Identifier_Reference/built_in_identifier_t67: Fail # Issue 25733
207 Language/Expressions/Identifier_Reference/built_in_identifier_t68: Fail # Issue 25733 207 Language/Expressions/Identifier_Reference/built_in_identifier_t68: Fail # Issue 25733
208 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t14: Fail # Issue 25732 208 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t14: Fail # Issue 25732
209 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t19: Fail # Issue 25772 209 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t19: Fail # Issue 25772
210 Language/Expressions/Instance_Creation/New/execution_t04: Fail, OK 210 Language/Expressions/Instance_Creation/New/execution_t04: Fail, OK
211 Language/Expressions/Instance_Creation/New/execution_t06: Fail, OK 211 Language/Expressions/Instance_Creation/New/execution_t06: Fail, OK
212 Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t05: Pass 212 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat ion_t01: Fail # Issue 25496
213 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat ion_t02: Fail # Issue 25496
213 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/ide ntical_t01: RuntimeError # Issue 24607 214 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/ide ntical_t01: RuntimeError # Issue 24607
214 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/ide ntical_t02: RuntimeError # Issue 24607 215 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/ide ntical_t02: RuntimeError # Issue 24607
216
215 Language/Expressions/Property_Extraction/General_Super_Property_Extraction: Runt imeError # Issue 26287 217 Language/Expressions/Property_Extraction/General_Super_Property_Extraction: Runt imeError # Issue 26287
218
216 Language/Expressions/Property_Extraction/Named_Constructor_Closurization/identic al_t01: RuntimeError # Issue 24607 219 Language/Expressions/Property_Extraction/Named_Constructor_Closurization/identic al_t01: RuntimeError # Issue 24607
220
217 Language/Expressions/Property_Extraction/Super_Closurization: RuntimeError # Iss ue 26287 221 Language/Expressions/Property_Extraction/Super_Closurization: RuntimeError # Iss ue 26287
222
218 Language/Expressions/Spawning_an_Isolate/new_isolate_t01: RuntimeError, OK # Us es Isolate.spawn. 223 Language/Expressions/Spawning_an_Isolate/new_isolate_t01: RuntimeError, OK # Us es Isolate.spawn.
219 Language/Functions/Formal_Parameters/syntax_t05: Pass
220 Language/Libraries_and_Scripts/Exports/reexport_t01: fail # Dart issue 12916 224 Language/Libraries_and_Scripts/Exports/reexport_t01: fail # Dart issue 12916
221 Language/Libraries_and_Scripts/Exports/reexport_t02: fail # Dart issue 12916 225 Language/Libraries_and_Scripts/Exports/reexport_t02: fail # Dart issue 12916
222 Language/Libraries_and_Scripts/Parts/compilation_t02: Skip # Please triage this failure. 226 Language/Libraries_and_Scripts/Parts/compilation_t02: Skip # Please triage this failure.
223 Language/Libraries_and_Scripts/Parts/syntax_t05: Skip # Times out flakily. Issue 20881 227 Language/Libraries_and_Scripts/Parts/syntax_t05: Skip # Times out flakily. Issue 20881
224 Language/Libraries_and_Scripts/Scripts/top_level_main_t03: Pass # Issue 14478: T his should break. 228 Language/Libraries_and_Scripts/Scripts/top_level_main_t03: Pass # Issue 14478: T his should break.
225 Language/Libraries_and_Scripts/Scripts/top_level_main_t03: RuntimeError # co19-r oll r786: Please triage this failure. 229 Language/Libraries_and_Scripts/Scripts/top_level_main_t03: RuntimeError # co19-r oll r786: Please triage this failure.
226 Language/Metadata/before_variable_t01: RuntimeError # Please triage this failure . 230 Language/Metadata/before_variable_t01: RuntimeError # Please triage this failure .
227 Language/Mixins/Mixin_Application/syntax_t16: RuntimeError # Please triage this failure. 231 Language/Mixins/Mixin_Application/syntax_t16: RuntimeError # Please triage this failure.
228 Language/Mixins/declaring_constructor_t05: Fail # Issue 24767 232 Language/Mixins/declaring_constructor_t05: Fail # Issue 24767
229 Language/Mixins/declaring_constructor_t06: Fail # Issue 24767 233 Language/Mixins/declaring_constructor_t06: Fail # Issue 24767
230 Language/Mixins/not_object_superclass_t01: Fail # Please triage this failure. 234 Language/Mixins/not_object_superclass_t01: Fail # Please triage this failure.
231 Language/Mixins/reference_to_super_t01: Fail # Please triage this failure. 235 Language/Mixins/reference_to_super_t01: Fail # Please triage this failure.
236 Language/Reference/Operator_Precedence/precedence_12_Shift_t02: RuntimeError # P lease triage this failure
237 Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t04: RuntimeEr ror # Please triage this failure
232 Language/Statements/Assert/execution_t02: skip # co19 issue 734 238 Language/Statements/Assert/execution_t02: skip # co19 issue 734
233 Language/Statements/Assert/execution_t03: skip # co19 issue 734 239 Language/Statements/Assert/execution_t03: skip # co19 issue 734
234 Language/Statements/Assert/type_t02: skip # co19 issue 734 240 Language/Statements/Assert/type_t02: skip # co19 issue 734
235 Language/Statements/Assert/type_t05: skip # co19 issue 734 241 Language/Statements/Assert/type_t05: skip # co19 issue 734
236 Language/Statements/Continue/async_loops_t10: Timeout, Skip # Issue 25748 242 Language/Statements/Continue/async_loops_t10: Timeout, Skip # Issue 25748
237 Language/Statements/Labels/syntax_t03: fail # Dart issue 2238 243 Language/Statements/Labels/syntax_t03: fail # Dart issue 2238
238 Language/Statements/Switch/syntax_t02: fail # Dart issue 12908 244 Language/Statements/Switch/syntax_t02: fail # Dart issue 12908
239 Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t01: RuntimeError # Please triage this failure 245 Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t01: RuntimeError # Please triage this failure
240 Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t02: RuntimeError # Please triage this failure 246 Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t02: RuntimeError # Please triage this failure
241 Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t04: RuntimeError # Please triage this failure 247 Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t04: RuntimeError # Please triage this failure
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 LayoutTests/fast/canvas/webgl/tex-sub-image-2d_t01: RuntimeError # Issue 22026 365 LayoutTests/fast/canvas/webgl/tex-sub-image-2d_t01: RuntimeError # Issue 22026
360 LayoutTests/fast/canvas/webgl/tex-sub-image-2d_t01: RuntimeError # Please triage this failure 366 LayoutTests/fast/canvas/webgl/tex-sub-image-2d_t01: RuntimeError # Please triage this failure
361 LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps_t01: RuntimeError # Issue 22026 367 LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps_t01: RuntimeError # Issue 22026
362 LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps_t01: RuntimeError # Please triage this failure 368 LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps_t01: RuntimeError # Please triage this failure
363 LayoutTests/fast/canvas/webgl/texImage2DImageDataTest_t01: RuntimeError # Issue 25653 369 LayoutTests/fast/canvas/webgl/texImage2DImageDataTest_t01: RuntimeError # Issue 25653
364 LayoutTests/fast/canvas/webgl/texture-active-bind_t01: RuntimeError # Issue 2565 3 370 LayoutTests/fast/canvas/webgl/texture-active-bind_t01: RuntimeError # Issue 2565 3
365 LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize_t01: Runtime Error # Issue 25653 371 LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize_t01: Runtime Error # Issue 25653
366 LayoutTests/fast/canvas/webgl/texture-color-profile_t01: RuntimeError # Issue 25 653 372 LayoutTests/fast/canvas/webgl/texture-color-profile_t01: RuntimeError # Issue 25 653
367 LayoutTests/fast/canvas/webgl/texture-complete_t01: RuntimeError # Issue 25653 373 LayoutTests/fast/canvas/webgl/texture-complete_t01: RuntimeError # Issue 25653
368 LayoutTests/fast/canvas/webgl/texture-npot_t01: RuntimeError # Issue 25653 374 LayoutTests/fast/canvas/webgl/texture-npot_t01: RuntimeError # Issue 25653
369 LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized_t01: Runtim eError # 45 rollwebgl doesn't run on on windows/linux but failed on mac bots.
370 LayoutTests/fast/canvas/webgl/triangle_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure. 375 LayoutTests/fast/canvas/webgl/triangle_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
371 LayoutTests/fast/canvas/webgl/uniform-location-length-limits_t01: Pass, RuntimeE rror # Issue 22026 376 LayoutTests/fast/canvas/webgl/uniform-location-length-limits_t01: Pass, RuntimeE rror # Issue 22026
372 LayoutTests/fast/canvas/webgl/uniform-location_t01: RuntimeError # Please triage this failure 377 LayoutTests/fast/canvas/webgl/uniform-location_t01: RuntimeError # Please triage this failure
373 LayoutTests/fast/canvas/webgl/uniform-location_t01: RuntimeError # co19-roll r76 1: Please triage this failure. 378 LayoutTests/fast/canvas/webgl/uniform-location_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
374 LayoutTests/fast/canvas/webgl/uninitialized-test_t01: RuntimeError # Issue 22026 379 LayoutTests/fast/canvas/webgl/uninitialized-test_t01: RuntimeError # Issue 22026
375 LayoutTests/fast/canvas/webgl/uninitialized-test_t01: RuntimeError # Please tria ge this failure 380 LayoutTests/fast/canvas/webgl/uninitialized-test_t01: RuntimeError # Please tria ge this failure
376 LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: RuntimeError # Issue 25653 381 LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: RuntimeError # Issue 25653
377 LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint_t01: Pass, RuntimeEr ror # Issue 22026 382 LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint_t01: Pass, RuntimeEr ror # Issue 22026
378 LayoutTests/fast/canvas/webgl/webgl-composite-modes_t01: Pass, RuntimeError # Is sue 22026 383 LayoutTests/fast/canvas/webgl/webgl-composite-modes_t01: Pass, RuntimeError # Is sue 22026
379 LayoutTests/fast/canvas/webgl/webgl-depth-texture_t01: RuntimeError # Please tri age this failure 384 LayoutTests/fast/canvas/webgl/webgl-depth-texture_t01: RuntimeError # Please tri age this failure
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 LayoutTests/fast/css-grid-layout/justify-self-cell_t01: RuntimeError # co19-roll r786: Please triage this failure. 430 LayoutTests/fast/css-grid-layout/justify-self-cell_t01: RuntimeError # co19-roll r786: Please triage this failure.
426 LayoutTests/fast/css-grid-layout/minmax-fixed-logical-height-only_t01: RuntimeEr ror # co19-roll r786: Please triage this failure. 431 LayoutTests/fast/css-grid-layout/minmax-fixed-logical-height-only_t01: RuntimeEr ror # co19-roll r786: Please triage this failure.
427 LayoutTests/fast/css-grid-layout/minmax-fixed-logical-width-only_t01: RuntimeErr or # co19-roll r786: Please triage this failure. 432 LayoutTests/fast/css-grid-layout/minmax-fixed-logical-width-only_t01: RuntimeErr or # co19-roll r786: Please triage this failure.
428 LayoutTests/fast/css-grid-layout/percent-grid-item-in-percent-grid-track-in-perc ent-grid_t01: RuntimeError # co19-roll r786: Please triage this failure. 433 LayoutTests/fast/css-grid-layout/percent-grid-item-in-percent-grid-track-in-perc ent-grid_t01: RuntimeError # co19-roll r786: Please triage this failure.
429 LayoutTests/fast/css-grid-layout/percent-grid-item-in-percent-grid-track-update_ t01: RuntimeError # co19-roll r786: Please triage this failure. 434 LayoutTests/fast/css-grid-layout/percent-grid-item-in-percent-grid-track-update_ t01: RuntimeError # co19-roll r786: Please triage this failure.
430 LayoutTests/fast/css-grid-layout/percent-grid-item-in-percent-grid-track_t01: Ru ntimeError # co19-roll r786: Please triage this failure. 435 LayoutTests/fast/css-grid-layout/percent-grid-item-in-percent-grid-track_t01: Ru ntimeError # co19-roll r786: Please triage this failure.
431 LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item-upd ate_t01: RuntimeError # co19-roll r786: Please triage this failure. 436 LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item-upd ate_t01: RuntimeError # co19-roll r786: Please triage this failure.
432 LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item_t01 : RuntimeError # co19-roll r786: Please triage this failure. 437 LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item_t01 : RuntimeError # co19-roll r786: Please triage this failure.
433 LayoutTests/fast/css-grid-layout/percent-resolution-grid-item_t01: RuntimeError # co19-roll r786: Please triage this failure. 438 LayoutTests/fast/css-grid-layout/percent-resolution-grid-item_t01: RuntimeError # co19-roll r786: Please triage this failure.
434 LayoutTests/fast/css-grid-layout/place-cell-by-index_t01: RuntimeError # co19-ro ll r786: Please triage this failure. 439 LayoutTests/fast/css-grid-layout/place-cell-by-index_t01: RuntimeError # co19-ro ll r786: Please triage this failure.
435 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes_t01 : Skip # 45 Roll failure.
436 LayoutTests/fast/css/aspect-ratio-inheritance_t01: Skip # 45 Roll No longer supp orted.
437 LayoutTests/fast/css/aspect-ratio-parsing-tests_t01: Skip # 45 Roll No longer su pported.
438 LayoutTests/fast/css/auto-min-size_t01: RuntimeError # 45 Roll co19 test rewrit e issue 25807
439 LayoutTests/fast/css/checked-pseudo-selector_t01: RuntimeError # co19-roll r761: Please triage this failure. 440 LayoutTests/fast/css/checked-pseudo-selector_t01: RuntimeError # co19-roll r761: Please triage this failure.
440 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: RuntimeE rror # co19-roll r761: Please triage this failure. 441 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: RuntimeE rror # co19-roll r761: Please triage this failure.
441 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: Skip # c o19 issue 732. 442 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: Skip # c o19 issue 732.
442 LayoutTests/fast/css/computed-offset-with-zoom_t01: Skip # co19 issue 732. 443 LayoutTests/fast/css/computed-offset-with-zoom_t01: Skip # co19 issue 732.
443 LayoutTests/fast/css/content/content-none_t01: RuntimeError # co19-roll r761: Pl ease triage this failure. 444 LayoutTests/fast/css/content/content-none_t01: RuntimeError # co19-roll r761: Pl ease triage this failure.
444 LayoutTests/fast/css/content/content-normal_t01: RuntimeError # co19-roll r761: Please triage this failure. 445 LayoutTests/fast/css/content/content-normal_t01: RuntimeError # co19-roll r761: Please triage this failure.
446 LayoutTests/fast/css/content/content-quotes-01_t01: RuntimeError # Please triage this failure
445 LayoutTests/fast/css/counters/complex-before_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure. 447 LayoutTests/fast/css/counters/complex-before_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
446 LayoutTests/fast/css/css-properties-case-insensitive_t01: RuntimeError # co19-ro ll r761: Please triage this failure. 448 LayoutTests/fast/css/css-properties-case-insensitive_t01: RuntimeError # co19-ro ll r761: Please triage this failure.
447 LayoutTests/fast/css/css3-nth-tokens-style_t01: RuntimeError # co19-roll r761: P lease triage this failure. 449 LayoutTests/fast/css/css3-nth-tokens-style_t01: RuntimeError # co19-roll r761: P lease triage this failure.
448 LayoutTests/fast/css/deprecated-flexbox-auto-min-size_t01: Pass, RuntimeError # co19-roll r761: Please triage this failure. 450 LayoutTests/fast/css/deprecated-flexbox-auto-min-size_t01: Pass, RuntimeError # co19-roll r761: Please triage this failure.
449 LayoutTests/fast/css/first-child-display-change-inverse_t01: RuntimeError # co19 -roll r761: Please triage this failure. 451 LayoutTests/fast/css/first-child-display-change-inverse_t01: RuntimeError # co19 -roll r761: Please triage this failure.
450 LayoutTests/fast/css/focus-display-block-inline_t01: RuntimeError, Pass # co19-r oll r761: Please triage this failure. 452 LayoutTests/fast/css/focus-display-block-inline_t01: RuntimeError, Pass # co19-r oll r761: Please triage this failure.
451 LayoutTests/fast/css/font-face-cache-bug_t01: RuntimeError # co19-roll r761: Ple ase triage this failure. 453 LayoutTests/fast/css/font-face-cache-bug_t01: RuntimeError # co19-roll r761: Ple ase triage this failure.
452 LayoutTests/fast/css/font-face-insert-link_t01: Pass, RuntimeError # co19-roll r 786: Please triage this failure. 454 LayoutTests/fast/css/font-face-insert-link_t01: Pass, RuntimeError # co19-roll r 786: Please triage this failure.
453 LayoutTests/fast/css/font-face-multiple-ranges-for-unicode-range_t01: Pass, Runt imeError # co19-roll r786: Please triage this failure. 455 LayoutTests/fast/css/font-face-multiple-ranges-for-unicode-range_t01: Pass, Runt imeError # co19-roll r786: Please triage this failure.
454 LayoutTests/fast/css/font-face-unicode-range-load_t01: RuntimeError, Pass # co19 -roll r761: Please triage this failure. 456 LayoutTests/fast/css/font-face-unicode-range-load_t01: RuntimeError, Pass # co19 -roll r761: Please triage this failure.
455 LayoutTests/fast/css/font-face-unicode-range-overlap-load_t01: RuntimeError, Pas s # co19-roll r761: Please triage this failure. 457 LayoutTests/fast/css/font-face-unicode-range-overlap-load_t01: RuntimeError, Pas s # co19-roll r761: Please triage this failure.
456 LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Issue 23433 458 LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Issue 23433
457 LayoutTests/fast/css/fontfaceset-loadingdone_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure. 459 LayoutTests/fast/css/fontfaceset-loadingdone_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
458 LayoutTests/fast/css/html-attr-case-sensitivity_t01: RuntimeError # co19-roll r7 61: Please triage this failure. 460 LayoutTests/fast/css/html-attr-case-sensitivity_t01: RuntimeError # co19-roll r7 61: Please triage this failure.
459 LayoutTests/fast/css/id-or-class-before-stylesheet_t01: RuntimeError # co19-roll r761: Please triage this failure. 461 LayoutTests/fast/css/id-or-class-before-stylesheet_t01: RuntimeError # co19-roll r761: Please triage this failure.
460 LayoutTests/fast/css/inherit-initial-shorthand-values_t01: RuntimeError # co19-r oll r761: Please triage this failure. 462 LayoutTests/fast/css/inherit-initial-shorthand-values_t01: RuntimeError # co19-r oll r761: Please triage this failure.
461 LayoutTests/fast/css/invalid-predefined-color_t01: RuntimeError # co19-roll r761 : Please triage this failure. 463 LayoutTests/fast/css/invalid-predefined-color_t01: RuntimeError # co19-roll r761 : Please triage this failure.
462 LayoutTests/fast/css/link-alternate-stylesheet-1_t01: RuntimeError # co19-roll r 761: Please triage this failure. 464 LayoutTests/fast/css/link-alternate-stylesheet-1_t01: RuntimeError # co19-roll r 761: Please triage this failure.
463 LayoutTests/fast/css/link-alternate-stylesheet-2_t01: RuntimeError # co19-roll r 761: Please triage this failure. 465 LayoutTests/fast/css/link-alternate-stylesheet-2_t01: RuntimeError # co19-roll r 761: Please triage this failure.
464 LayoutTests/fast/css/link-alternate-stylesheet-3_t01: RuntimeError # co19-roll r 761: Please triage this failure. 466 LayoutTests/fast/css/link-alternate-stylesheet-3_t01: RuntimeError # co19-roll r 761: Please triage this failure.
465 LayoutTests/fast/css/link-alternate-stylesheet-4_t01: RuntimeError # co19-roll r 761: Please triage this failure. 467 LayoutTests/fast/css/link-alternate-stylesheet-4_t01: RuntimeError # co19-roll r 761: Please triage this failure.
466 LayoutTests/fast/css/link-alternate-stylesheet-5_t01: RuntimeError # co19-roll r 761: Please triage this failure. 468 LayoutTests/fast/css/link-alternate-stylesheet-5_t01: RuntimeError # co19-roll r 761: Please triage this failure.
467 LayoutTests/fast/css/media-query-recovery_t01: RuntimeError # co19-roll r761: Pl ease triage this failure. 469 LayoutTests/fast/css/media-query-recovery_t01: RuntimeError # co19-roll r761: Pl ease triage this failure.
468 LayoutTests/fast/css/parsing-at-rule-recovery_t01: RuntimeError # co19-roll r761 : Please triage this failure. 470 LayoutTests/fast/css/parsing-at-rule-recovery_t01: RuntimeError # co19-roll r761 : Please triage this failure.
469 LayoutTests/fast/css/parsing-css-allowed-string-characters_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
470 LayoutTests/fast/css/parsing-object-position_t01: RuntimeError # Please triage t his failure 471 LayoutTests/fast/css/parsing-object-position_t01: RuntimeError # Please triage t his failure
471 LayoutTests/fast/css/parsing-page-rule_t01: RuntimeError # co19-roll r761: Pleas e triage this failure. 472 LayoutTests/fast/css/parsing-page-rule_t01: RuntimeError # co19-roll r761: Pleas e triage this failure.
472 LayoutTests/fast/css/parsing-selector-error-recovery_t01: RuntimeError # co19-ro ll r761: Please triage this failure. 473 LayoutTests/fast/css/parsing-selector-error-recovery_t01: RuntimeError # co19-ro ll r761: Please triage this failure.
473 LayoutTests/fast/css/pseudo-any_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure. 474 LayoutTests/fast/css/pseudo-any_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
474 LayoutTests/fast/css/pseudo-target-indirect-sibling-001_t01: Skip # Times out. c o19-roll r761: Please triage this failure. 475 LayoutTests/fast/css/pseudo-target-indirect-sibling-001_t01: Skip # Times out. c o19-roll r761: Please triage this failure.
475 LayoutTests/fast/css/pseudo-target-indirect-sibling-002_t01: Skip # Times out. c o19-roll r761: Please triage this failure. 476 LayoutTests/fast/css/pseudo-target-indirect-sibling-002_t01: Skip # Times out. c o19-roll r761: Please triage this failure.
476 LayoutTests/fast/css/readonly-pseudoclass-opera-001_t01: RuntimeError # co19-rol l r761: Please triage this failure. 477 LayoutTests/fast/css/readonly-pseudoclass-opera-001_t01: RuntimeError # co19-rol l r761: Please triage this failure.
477 LayoutTests/fast/css/readonly-pseudoclass-opera-002_t01: RuntimeError # co19-rol l r761: Please triage this failure. 478 LayoutTests/fast/css/readonly-pseudoclass-opera-002_t01: RuntimeError # co19-rol l r761: Please triage this failure.
478 LayoutTests/fast/css/readonly-pseudoclass-opera-003_t01: RuntimeError # co19-rol l r761: Please triage this failure. 479 LayoutTests/fast/css/readonly-pseudoclass-opera-003_t01: RuntimeError # co19-rol l r761: Please triage this failure.
479 LayoutTests/fast/css/readonly-pseudoclass-opera-004_t01: RuntimeError # co19-rol l r761: Please triage this failure. 480 LayoutTests/fast/css/readonly-pseudoclass-opera-004_t01: RuntimeError # co19-rol l r761: Please triage this failure.
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
564 LayoutTests/fast/dom/anchor-without-content_t01: RuntimeError # co19-roll r738: Please triage this failure. 565 LayoutTests/fast/dom/anchor-without-content_t01: RuntimeError # co19-roll r738: Please triage this failure.
565 LayoutTests/fast/dom/attribute-namespaces-get-set_t01: RuntimeError # co19-roll r738: Please triage this failure. 566 LayoutTests/fast/dom/attribute-namespaces-get-set_t01: RuntimeError # co19-roll r738: Please triage this failure.
566 LayoutTests/fast/dom/blur-contenteditable_t01: RuntimeError, Pass # co19-roll r7 38: Please triage this failure. 567 LayoutTests/fast/dom/blur-contenteditable_t01: RuntimeError, Pass # co19-roll r7 38: Please triage this failure.
567 LayoutTests/fast/dom/characterdata-api-arguments_t01: RuntimeError # co19-roll r 738: Please triage this failure. 568 LayoutTests/fast/dom/characterdata-api-arguments_t01: RuntimeError # co19-roll r 738: Please triage this failure.
568 LayoutTests/fast/dom/client-width-height-quirks_t01: RuntimeError # co19-roll r7 38: Please triage this failure. 569 LayoutTests/fast/dom/client-width-height-quirks_t01: RuntimeError # co19-roll r7 38: Please triage this failure.
569 LayoutTests/fast/dom/css-cached-import-rule_t01: Skip # Test reloads itself. Iss ue 18558. 570 LayoutTests/fast/dom/css-cached-import-rule_t01: Skip # Test reloads itself. Iss ue 18558.
570 LayoutTests/fast/dom/css-innerHTML_t01: RuntimeError # Test is incorrect. 571 LayoutTests/fast/dom/css-innerHTML_t01: RuntimeError # Test is incorrect.
571 LayoutTests/fast/dom/cssTarget-crash_t01: Skip # Test reloads itself. Issue 1855 8. 572 LayoutTests/fast/dom/cssTarget-crash_t01: Skip # Test reloads itself. Issue 1855 8.
572 LayoutTests/fast/dom/custom/document-register-basic_t01: RuntimeError # Bad test can't register HtmlElement. 573 LayoutTests/fast/dom/custom/document-register-basic_t01: RuntimeError # Bad test can't register HtmlElement.
573 LayoutTests/fast/dom/custom/document-register-svg-extends_t01: RuntimeError # co 19-roll r738: Please triage this failure. 574 LayoutTests/fast/dom/custom/document-register-svg-extends_t01: RuntimeError # co 19-roll r738: Please triage this failure.
574 LayoutTests/fast/dom/custom/element-names_t01: RuntimeError # 45 Roll issue dart -lang/co19/issues/25
575 LayoutTests/fast/dom/dataset-xhtml_t01: RuntimeError # co19-roll r738: Please tr iage this failure. 575 LayoutTests/fast/dom/dataset-xhtml_t01: RuntimeError # co19-roll r738: Please tr iage this failure.
576 LayoutTests/fast/dom/dataset_t01: RuntimeError # co19-roll r738: Please triage t his failure. 576 LayoutTests/fast/dom/dataset_t01: RuntimeError # co19-roll r738: Please triage t his failure.
577 LayoutTests/fast/dom/document-importNode-arguments_t01: RuntimeError # Please tr iage this failure. 577 LayoutTests/fast/dom/document-importNode-arguments_t01: RuntimeError # Please tr iage this failure.
578 LayoutTests/fast/dom/empty-hash-and-search_t01: Skip # Test reloads itself. Issu e 18558. 578 LayoutTests/fast/dom/empty-hash-and-search_t01: Skip # Test reloads itself. Issu e 18558.
579 LayoutTests/fast/dom/focus-contenteditable_t01: RuntimeError, Pass # co19-roll r 738: Please triage this failure. 579 LayoutTests/fast/dom/focus-contenteditable_t01: RuntimeError, Pass # co19-roll r 738: Please triage this failure.
580 LayoutTests/fast/dom/getElementsByClassName/011_t01: RuntimeError # Chrome 39 ro ll. Please triage this failure 580 LayoutTests/fast/dom/getElementsByClassName/011_t01: RuntimeError # Chrome 39 ro ll. Please triage this failure
581 LayoutTests/fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll_t01: Runti meError # co19-roll r738: Please triage this failure. 581 LayoutTests/fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll_t01: Runti meError # co19-roll r738: Please triage this failure.
582 LayoutTests/fast/dom/horizontal-scrollbar-when-dir-change_t01: RuntimeError # co 19-roll r738: Please triage this failure. 582 LayoutTests/fast/dom/horizontal-scrollbar-when-dir-change_t01: RuntimeError # co 19-roll r738: Please triage this failure.
583 LayoutTests/fast/dom/location-hash_t01: Pass, RuntimeError # co19-roll r738: Ple ase triage this failure. 583 LayoutTests/fast/dom/location-hash_t01: Pass, RuntimeError # co19-roll r738: Ple ase triage this failure.
584 LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered_t01: R untimeError # Dartium JSInterop failure 584 LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered_t01: R untimeError # Dartium JSInterop failure
(...skipping 10 matching lines...) Expand all
595 LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-option_t01: RuntimeError # co19-roll r738: Please triage this failure. 595 LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-option_t01: RuntimeError # co19-roll r738: Please triage this failure.
596 LayoutTests/fast/dom/shadow/shadow-content-crash_t01: RuntimeError # co19-roll r 738: Please triage this failure. 596 LayoutTests/fast/dom/shadow/shadow-content-crash_t01: RuntimeError # co19-roll r 738: Please triage this failure.
597 LayoutTests/fast/dom/shadow/shadow-removechild-and-blur-event_t01: RuntimeError, Pass # co19-roll r738: Please triage this failure. 597 LayoutTests/fast/dom/shadow/shadow-removechild-and-blur-event_t01: RuntimeError, Pass # co19-roll r738: Please triage this failure.
598 LayoutTests/fast/dynamic/crash-generated-counter_t01: RuntimeError # co19-roll r 786: Please triage this failure. 598 LayoutTests/fast/dynamic/crash-generated-counter_t01: RuntimeError # co19-roll r 786: Please triage this failure.
599 LayoutTests/fast/dynamic/crash-generated-image_t01: RuntimeError # co19-roll r78 6: Please triage this failure. 599 LayoutTests/fast/dynamic/crash-generated-image_t01: RuntimeError # co19-roll r78 6: Please triage this failure.
600 LayoutTests/fast/dynamic/crash-generated-quote_t01: RuntimeError # co19-roll r78 6: Please triage this failure. 600 LayoutTests/fast/dynamic/crash-generated-quote_t01: RuntimeError # co19-roll r78 6: Please triage this failure.
601 LayoutTests/fast/dynamic/crash-generated-text_t01: RuntimeError # co19-roll r786 : Please triage this failure. 601 LayoutTests/fast/dynamic/crash-generated-text_t01: RuntimeError # co19-roll r786 : Please triage this failure.
602 LayoutTests/fast/dynamic/insertAdjacentElement_t01: Skip # Timeout. co19-roll r7 86: Please triage this failure. 602 LayoutTests/fast/dynamic/insertAdjacentElement_t01: Skip # Timeout. co19-roll r7 86: Please triage this failure.
603 LayoutTests/fast/dynamic/insertAdjacentHTML_t01: Pass, RuntimeError # co19 issue 11. 603 LayoutTests/fast/dynamic/insertAdjacentHTML_t01: Pass, RuntimeError # co19 issue 11.
604 LayoutTests/fast/dynamic/recursive-layout_t01: RuntimeError # co19-roll r786: Pl ease triage this failure. 604 LayoutTests/fast/dynamic/recursive-layout_t01: RuntimeError # co19-roll r786: Pl ease triage this failure.
605 LayoutTests/fast/encoding/css-charset-dom_t01: Skip # 45 Roll No longer support ed see issue https://github.com/dart-lang/co19/issues/35
606 LayoutTests/fast/events/change-overflow-on-overflow-change_t01: Skip # Timeout. Please triage this failure. 605 LayoutTests/fast/events/change-overflow-on-overflow-change_t01: Skip # Timeout. Please triage this failure.
607 LayoutTests/fast/events/clipboard-clearData_t01: Skip # Timeout. co19-roll r786: Please triage this failure. 606 LayoutTests/fast/events/clipboard-clearData_t01: Skip # Timeout. co19-roll r786: Please triage this failure.
608 LayoutTests/fast/events/clipboard-dataTransferItemList_t01: Skip # Timeout. co19 -roll r786: Please triage this failure. 607 LayoutTests/fast/events/clipboard-dataTransferItemList_t01: Skip # Timeout. co19 -roll r786: Please triage this failure.
609 LayoutTests/fast/events/div-focus_t01: Pass, RuntimeError # co19-roll r786: Plea se triage this failure. 608 LayoutTests/fast/events/div-focus_t01: Pass, RuntimeError # co19-roll r786: Plea se triage this failure.
610 LayoutTests/fast/events/document-elementFromPoint_t01: RuntimeError # co19-roll r786: Please triage this failure. 609 LayoutTests/fast/events/document-elementFromPoint_t01: RuntimeError # co19-roll r786: Please triage this failure.
611 LayoutTests/fast/events/document-elementFromPoint_t01: Skip # co19 issue 732. 610 LayoutTests/fast/events/document-elementFromPoint_t01: Skip # co19 issue 732.
612 LayoutTests/fast/events/event-creation_t01: RuntimeError # co19-roll r786: Pleas e triage this failure. 611 LayoutTests/fast/events/event-creation_t01: RuntimeError # co19-roll r786: Pleas e triage this failure.
613 LayoutTests/fast/events/event-listener-html-non-html-confusion_t01: RuntimeError # co19-roll r786: Please triage this failure. 612 LayoutTests/fast/events/event-listener-html-non-html-confusion_t01: RuntimeError # co19-roll r786: Please triage this failure.
614 LayoutTests/fast/events/initkeyboardevent-crash_t01: RuntimeError, Timeout # co1 9-roll r786: Please triage this failure. 613 LayoutTests/fast/events/initkeyboardevent-crash_t01: RuntimeError, Timeout # co1 9-roll r786: Please triage this failure.
615 LayoutTests/fast/events/input-focus-no-duplicate-events_t01: Pass, RuntimeError # co19-roll r786: Please triage this failure. 614 LayoutTests/fast/events/input-focus-no-duplicate-events_t01: Pass, RuntimeError # co19-roll r786: Please triage this failure.
616 LayoutTests/fast/events/invalid-003_t01: RuntimeError # co19-roll r786: Please t riage this failure. 615 LayoutTests/fast/events/invalid-003_t01: RuntimeError # co19-roll r786: Please t riage this failure.
617 LayoutTests/fast/events/invalid-004_t01: RuntimeError # co19-roll r786: Please t riage this failure. 616 LayoutTests/fast/events/invalid-004_t01: RuntimeError # co19-roll r786: Please t riage this failure.
618 LayoutTests/fast/events/label-focus_t01: Pass, RuntimeError # co19-roll r786: Pl ease triage this failure. 617 LayoutTests/fast/events/label-focus_t01: Pass, RuntimeError # co19-roll r786: Pl ease triage this failure.
619 LayoutTests/fast/events/mutation-during-replace-child-2_t01: RuntimeError # co19 -roll r786: Please triage this failure. 618 LayoutTests/fast/events/mutation-during-replace-child-2_t01: RuntimeError # co19 -roll r786: Please triage this failure.
620 LayoutTests/fast/events/mutation-during-replace-child_t01: RuntimeError # co19-r oll r786: Please triage this failure. 619 LayoutTests/fast/events/mutation-during-replace-child_t01: RuntimeError # co19-r oll r786: Please triage this failure.
621 LayoutTests/fast/events/nested-event-remove-node-crash_t01: Skip # Flaky timeout . co19-roll r786: Please triage this failure. 620 LayoutTests/fast/events/nested-event-remove-node-crash_t01: Skip # Flaky timeout . co19-roll r786: Please triage this failure.
622 LayoutTests/fast/events/overflowchanged-event-raf-timing_t01: Skip # 45 Roll No longer supported.
623 LayoutTests/fast/events/scoped/editing-commands_t01: Pass, RuntimeError # co19-r oll r786: Please triage this failure. 621 LayoutTests/fast/events/scoped/editing-commands_t01: Pass, RuntimeError # co19-r oll r786: Please triage this failure.
624 LayoutTests/fast/events/scroll-event-does-not-bubble_t01: RuntimeError # co19-ro ll r786: Please triage this failure. 622 LayoutTests/fast/events/scroll-event-does-not-bubble_t01: RuntimeError # co19-ro ll r786: Please triage this failure.
625 LayoutTests/fast/events/tabindex-removal-from-focused-element_t01: Pass, Runtime Error # co19-roll r786: Please triage this failure. 623 LayoutTests/fast/events/tabindex-removal-from-focused-element_t01: Pass, Runtime Error # co19-roll r786: Please triage this failure.
626 LayoutTests/fast/exclusions/parsing/parsing-wrap-flow_t01: RuntimeError # co19-r oll r786: Please triage this failure. 624 LayoutTests/fast/exclusions/parsing/parsing-wrap-flow_t01: RuntimeError # co19-r oll r786: Please triage this failure.
627 LayoutTests/fast/exclusions/parsing/parsing-wrap-through_t01: RuntimeError # co1 9-roll r786: Please triage this failure. 625 LayoutTests/fast/exclusions/parsing/parsing-wrap-through_t01: RuntimeError # co1 9-roll r786: Please triage this failure.
628 LayoutTests/fast/files/blob-close-read_t01: RuntimeError # co19-roll r786: Pleas e triage this failure. 626 LayoutTests/fast/files/blob-close-read_t01: RuntimeError # co19-roll r786: Pleas e triage this failure.
629 LayoutTests/fast/files/blob-close-revoke_t01: RuntimeError # Experimental featur e not exposed anywhere yet 627 LayoutTests/fast/files/blob-close-revoke_t01: RuntimeError # Experimental featur e not exposed anywhere yet
630 LayoutTests/fast/files/blob-close_t01: RuntimeError # co19-roll r786: Please tri age this failure. 628 LayoutTests/fast/files/blob-close_t01: RuntimeError # co19-roll r786: Please tri age this failure.
631 LayoutTests/fast/files/xhr-response-blob_t01: RuntimeError # co19-roll r786: Ple ase triage this failure. 629 LayoutTests/fast/files/xhr-response-blob_t01: RuntimeError # co19-roll r786: Ple ase triage this failure.
632 LayoutTests/fast/filesystem/async-operations_t01: Pass, RuntimeError # co19-roll r786: Please triage this failure. 630 LayoutTests/fast/filesystem/async-operations_t01: Pass, RuntimeError # co19-roll r786: Please triage this failure.
(...skipping 24 matching lines...) Expand all
657 LayoutTests/fast/forms/focus-style-pending_t01: Skip # Times out. co19-roll r801 : Please triage this failure. 655 LayoutTests/fast/forms/focus-style-pending_t01: Skip # Times out. co19-roll r801 : Please triage this failure.
658 LayoutTests/fast/forms/focus_t01: Pass, RuntimeError # co19-roll r801: Please tr iage this failure. 656 LayoutTests/fast/forms/focus_t01: Pass, RuntimeError # co19-roll r801: Please tr iage this failure.
659 LayoutTests/fast/forms/form-submission-create-crash_t01: Skip # Test reloads its elf. Issue 18558. 657 LayoutTests/fast/forms/form-submission-create-crash_t01: Skip # Test reloads its elf. Issue 18558.
660 LayoutTests/fast/forms/formmethod-attribute-button-html_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure. 658 LayoutTests/fast/forms/formmethod-attribute-button-html_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure.
661 LayoutTests/fast/forms/formmethod-attribute-button-html_t01: Skip # Test reloads itself. Issue 18558. 659 LayoutTests/fast/forms/formmethod-attribute-button-html_t01: Skip # Test reloads itself. Issue 18558.
662 LayoutTests/fast/forms/formmethod-attribute-input-2_t01: Skip # Test reloads its elf. Issue 18558. 660 LayoutTests/fast/forms/formmethod-attribute-input-2_t01: Skip # Test reloads its elf. Issue 18558.
663 LayoutTests/fast/forms/formmethod-attribute-input-html_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure. 661 LayoutTests/fast/forms/formmethod-attribute-input-html_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure.
664 LayoutTests/fast/forms/formmethod-attribute-input-html_t01: Skip # Test reloads itself. Issue 18558. 662 LayoutTests/fast/forms/formmethod-attribute-input-html_t01: Skip # Test reloads itself. Issue 18558.
665 LayoutTests/fast/forms/input-hit-test-border_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure. 663 LayoutTests/fast/forms/input-hit-test-border_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure.
666 LayoutTests/fast/forms/input-inputmode_t01: RuntimeError # Experimental feature not exposed in Chrome yet 664 LayoutTests/fast/forms/input-inputmode_t01: RuntimeError # Experimental feature not exposed in Chrome yet
667 LayoutTests/fast/forms/input-value-sanitization_t01: RuntimeError # 45 roll issu e
668 LayoutTests/fast/forms/input-width-height-attributes-without-renderer-loaded-ima ge_t01: RuntimeError # co19-roll r801: Please triage this failure. 665 LayoutTests/fast/forms/input-width-height-attributes-without-renderer-loaded-ima ge_t01: RuntimeError # co19-roll r801: Please triage this failure.
669 LayoutTests/fast/forms/listbox-select-all_t01: Pass, RuntimeError # co19-roll r8 01: Please triage this failure. 666 LayoutTests/fast/forms/listbox-select-all_t01: Pass, RuntimeError # co19-roll r8 01: Please triage this failure.
670 LayoutTests/fast/forms/listbox-selection-2_t01: RuntimeError # co19-roll r801: P lease triage this failure. 667 LayoutTests/fast/forms/listbox-selection-2_t01: RuntimeError # co19-roll r801: P lease triage this failure.
671 LayoutTests/fast/forms/menulist-disabled-selected-option_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure. 668 LayoutTests/fast/forms/menulist-disabled-selected-option_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure.
672 LayoutTests/fast/forms/menulist-selection-reset_t01: RuntimeError # co19-roll r8 01: Please triage this failure. 669 LayoutTests/fast/forms/menulist-selection-reset_t01: RuntimeError # co19-roll r8 01: Please triage this failure.
673 LayoutTests/fast/forms/menulist-submit-without-selection_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure. 670 LayoutTests/fast/forms/menulist-submit-without-selection_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure.
674 LayoutTests/fast/forms/missing-action_t01: Skip # Test reloads itself. Issue 185 58. 671 LayoutTests/fast/forms/missing-action_t01: Skip # Test reloads itself. Issue 185 58.
675 LayoutTests/fast/forms/multiple-selected-options-innerHTML_t01: RuntimeError # c o19-roll r801: Please triage this failure. 672 LayoutTests/fast/forms/multiple-selected-options-innerHTML_t01: RuntimeError # c o19-roll r801: Please triage this failure.
676 LayoutTests/fast/forms/option-change-single-selected_t01: RuntimeError # co19-ro ll r801: Please triage this failure. 673 LayoutTests/fast/forms/option-change-single-selected_t01: RuntimeError # co19-ro ll r801: Please triage this failure.
677 LayoutTests/fast/forms/option-strip-unicode-spaces_t01: RuntimeError # co19-roll r801: Please triage this failure. 674 LayoutTests/fast/forms/option-strip-unicode-spaces_t01: RuntimeError # co19-roll r801: Please triage this failure.
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
745 LayoutTests/fast/multicol/newmulticol/balance_t07: Pass, RuntimeError # co19 iss ue 11. 742 LayoutTests/fast/multicol/newmulticol/balance_t07: Pass, RuntimeError # co19 iss ue 11.
746 LayoutTests/fast/multicol/newmulticol/balance_t07: RuntimeError # co19-roll r801 : Please triage this failure. 743 LayoutTests/fast/multicol/newmulticol/balance_t07: RuntimeError # co19-roll r801 : Please triage this failure.
747 LayoutTests/fast/multicol/newmulticol/balance_t08: Pass, RuntimeError # co19 iss ue 11. 744 LayoutTests/fast/multicol/newmulticol/balance_t08: Pass, RuntimeError # co19 iss ue 11.
748 LayoutTests/fast/multicol/newmulticol/balance_t08: RuntimeError # co19-roll r801 : Please triage this failure. 745 LayoutTests/fast/multicol/newmulticol/balance_t08: RuntimeError # co19-roll r801 : Please triage this failure.
749 LayoutTests/fast/multicol/newmulticol/balance_t09: Pass, RuntimeError # co19 iss ue 11. 746 LayoutTests/fast/multicol/newmulticol/balance_t09: Pass, RuntimeError # co19 iss ue 11.
750 LayoutTests/fast/multicol/newmulticol/balance_t09: RuntimeError # co19-roll r801 : Please triage this failure. 747 LayoutTests/fast/multicol/newmulticol/balance_t09: RuntimeError # co19-roll r801 : Please triage this failure.
751 LayoutTests/fast/multicol/newmulticol/balance_t10: Pass, RuntimeError # I don't understand how, but sometimes passes. # co19 issue 11. 748 LayoutTests/fast/multicol/newmulticol/balance_t10: Pass, RuntimeError # I don't understand how, but sometimes passes. # co19 issue 11.
752 LayoutTests/fast/multicol/newmulticol/balance_t10: RuntimeError # co19-roll r801 : Please triage this failure. 749 LayoutTests/fast/multicol/newmulticol/balance_t10: RuntimeError # co19-roll r801 : Please triage this failure.
753 LayoutTests/fast/multicol/orphans-relayout_t01: Pass, RuntimeError # co19 issue 11. 750 LayoutTests/fast/multicol/orphans-relayout_t01: Pass, RuntimeError # co19 issue 11.
754 LayoutTests/fast/multicol/vertical-lr/float-truncation_t01: RuntimeError # co19- roll r801: Please triage this failure. 751 LayoutTests/fast/multicol/vertical-lr/float-truncation_t01: RuntimeError # co19- roll r801: Please triage this failure.
752 LayoutTests/fast/multicol/vertical-rl/break-properties_t01: RuntimeError # co19- roll r801: Please triage this failure.
755 LayoutTests/fast/multicol/vertical-rl/float-truncation_t01: RuntimeError # co19- roll r801: Please triage this failure. 753 LayoutTests/fast/multicol/vertical-rl/float-truncation_t01: RuntimeError # co19- roll r801: Please triage this failure.
754 LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border_t01 : RuntimeError # co19-roll r801: Please triage this failure.
756 LayoutTests/fast/multicol/widows_t01: Pass, RuntimeError # co19 issue 11. 755 LayoutTests/fast/multicol/widows_t01: Pass, RuntimeError # co19 issue 11.
757 LayoutTests/fast/multicol/widows_t01: Pass, RuntimeError # co19-roll r801: Pleas e triage this failure. 756 LayoutTests/fast/multicol/widows_t01: Pass, RuntimeError # co19-roll r801: Pleas e triage this failure.
758 LayoutTests/fast/overflow/child-100percent-height-inside-fixed-container-with-ov erflow-auto_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure . 757 LayoutTests/fast/overflow/child-100percent-height-inside-fixed-container-with-ov erflow-auto_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure .
759 LayoutTests/fast/overflow/child-100percent-height-inside-fixed-container-with-ov erflow-auto_t01: RuntimeError # co19 issue 11. 758 LayoutTests/fast/overflow/child-100percent-height-inside-fixed-container-with-ov erflow-auto_t01: RuntimeError # co19 issue 11.
760 LayoutTests/fast/overflow/overflow-rtl-vertical-origin_t01: Pass, RuntimeError # False passes on Firefox, but trying to keep these grouped with the issue. # co1 9 issue 11. 759 LayoutTests/fast/overflow/overflow-rtl-vertical-origin_t01: Pass, RuntimeError # False passes on Firefox, but trying to keep these grouped with the issue. # co1 9 issue 11.
761 LayoutTests/fast/overflow/replaced-child-100percent-height-inside-fixed-containe r-with-overflow-auto_t01: Pass, RuntimeError # False pass on Safari # co19 issue 11. 760 LayoutTests/fast/overflow/replaced-child-100percent-height-inside-fixed-containe r-with-overflow-auto_t01: Pass, RuntimeError # False pass on Safari # co19 issue 11.
762 LayoutTests/fast/overflow/replaced-child-100percent-height-inside-fixed-containe r-with-overflow-auto_t01: RuntimeError # co19-roll r801: Please triage this fail ure. 761 LayoutTests/fast/overflow/replaced-child-100percent-height-inside-fixed-containe r-with-overflow-auto_t01: RuntimeError # co19-roll r801: Please triage this fail ure.
763 LayoutTests/fast/overflow/scroll-vertical-not-horizontal_t01: RuntimeError # co1 9-roll r801: Please triage this failure. 762 LayoutTests/fast/overflow/scroll-vertical-not-horizontal_t01: RuntimeError # co1 9-roll r801: Please triage this failure.
764 LayoutTests/fast/overflow/scrollbar-restored_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure. 763 LayoutTests/fast/overflow/scrollbar-restored_t01: Pass, RuntimeError # co19-roll r801: Please triage this failure.
765 LayoutTests/fast/parser/foster-parent-adopted_t02: RuntimeError # co19-roll r801 : Please triage this failure. 764 LayoutTests/fast/parser/foster-parent-adopted_t02: RuntimeError # co19-roll r801 : Please triage this failure.
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
1004 LibTest/html/Window/postMessage_A01_t02: RuntimeError # Also fails in dart2js. 1003 LibTest/html/Window/postMessage_A01_t02: RuntimeError # Also fails in dart2js.
1005 LibTest/html/Window/requestFileSystem_A01_t02: RuntimeError,Pass # co19-roll r72 2: Please triage this failure. 1004 LibTest/html/Window/requestFileSystem_A01_t02: RuntimeError,Pass # co19-roll r72 2: Please triage this failure.
1006 LibTest/html/Window/requestFileSystem_A02_t01: Skip # Issue 24585. 1005 LibTest/html/Window/requestFileSystem_A02_t01: Skip # Issue 24585.
1007 LibTest/html/Window/resizeBy_A01_t01: RuntimeError # co19-roll r706. Please tri age this failure. 1006 LibTest/html/Window/resizeBy_A01_t01: RuntimeError # co19-roll r706. Please tri age this failure.
1008 LibTest/html/Window/resizeTo_A01_t01: RuntimeError # co19-roll r706. Please tri age this failure. 1007 LibTest/html/Window/resizeTo_A01_t01: RuntimeError # co19-roll r706. Please tri age this failure.
1009 LibTest/isolate/Isolate/spawnUri_A01_t01: RuntimeError # Dart issue 15974 1008 LibTest/isolate/Isolate/spawnUri_A01_t01: RuntimeError # Dart issue 15974
1010 LibTest/isolate/Isolate/spawnUri_A01_t02: Skip # Dart issue 15974 1009 LibTest/isolate/Isolate/spawnUri_A01_t02: Skip # Dart issue 15974
1011 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # Dart issue 15974 1010 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # Dart issue 15974
1012 LibTest/isolate/Isolate/spawnUri_A01_t04: RuntimeError # Dart issue 15974 1011 LibTest/isolate/Isolate/spawnUri_A01_t04: RuntimeError # Dart issue 15974
1013 LibTest/isolate/Isolate/spawnUri_A01_t05: RuntimeError # Dart issue 15974 1012 LibTest/isolate/Isolate/spawnUri_A01_t05: RuntimeError # Dart issue 15974
1014 LibTest/isolate/Isolate/spawnUri_A01_t06: RuntimeError # Issue 27219
1015 LibTest/isolate/Isolate/spawnUri_A01_t07: RuntimeError # Issue 27219
1016 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15974 1013 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15974
1017 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Issue 27219
1018 LibTest/isolate/Isolate/spawnUri_A02_t02: Skip # Dart issue 15974 1014 LibTest/isolate/Isolate/spawnUri_A02_t02: Skip # Dart issue 15974
1019 LibTest/isolate/Isolate/spawnUri_A02_t03: Skip # Dart issue 15974 1015 LibTest/isolate/Isolate/spawnUri_A02_t03: Skip # Dart issue 15974
1020 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Dart issue 15974 1016 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Dart issue 15974
1021 LibTest/isolate/Isolate/spawn_A01_t01: RuntimeError, OK # Uses Isolate.spawn. 1017 LibTest/isolate/Isolate/spawn_A01_t01: RuntimeError, OK # Uses Isolate.spawn.
1022 LibTest/isolate/Isolate/spawn_A01_t02: RuntimeError, OK # Uses Isolate.spawn. 1018 LibTest/isolate/Isolate/spawn_A01_t02: RuntimeError, OK # Uses Isolate.spawn.
1023 LibTest/isolate/Isolate/spawn_A01_t03: RuntimeError, OK # Uses Isolate.spawn. 1019 LibTest/isolate/Isolate/spawn_A01_t03: RuntimeError, OK # Uses Isolate.spawn.
1024 LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError, OK # Uses Isolate.spawn. 1020 LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError, OK # Uses Isolate.spawn.
1025 LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError, OK # Uses Isolate.spawn. 1021 LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError, OK # Uses Isolate.spawn.
1026 LibTest/isolate/Isolate/spawn_A01_t06: RuntimeError # Issue 27219
1027 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 1022 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617
1028 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Issue 27219
1029 LibTest/isolate/Isolate/spawn_A03_t01: RuntimeError # Issue 27219
1030 LibTest/isolate/Isolate/spawn_A03_t02: RuntimeError # Issue 27219
1031 LibTest/isolate/Isolate/spawn_A03_t03: RuntimeError # Issue 27219
1032 LibTest/isolate/Isolate/spawn_A03_t04: RuntimeError # Issue 27219
1033 LibTest/isolate/Isolate/spawn_A04_t01: RuntimeError # Issue 27219
1034 LibTest/isolate/Isolate/spawn_A04_t02: RuntimeError # Issue 27219
1035 LibTest/isolate/Isolate/spawn_A04_t03: RuntimeError # Issue 27219
1036 LibTest/isolate/Isolate/spawn_A04_t04: RuntimeError # Issue 27219
1037 LibTest/isolate/Isolate/spawn_A04_t05: RuntimeError # Issue 27219
1038 LibTest/isolate/Isolate/spawn_A05_t01: RuntimeError # Issue 27219
1039 LibTest/isolate/Isolate/spawn_A05_t02: RuntimeError # Issue 27219
1040 LibTest/isolate/Isolate/spawn_A05_t03: RuntimeError # Issue 27219
1041 LibTest/isolate/Isolate/spawn_A06_t01: RuntimeError # Issue 27219
1042 LibTest/isolate/Isolate/spawn_A06_t02: RuntimeError # Issue 27219
1043 LibTest/isolate/Isolate/spawn_A06_t03: RuntimeError # Issue 27219
1044 LibTest/isolate/Isolate/spawn_A06_t04: RuntimeError # Issue 27219
1045 LibTest/isolate/Isolate/spawn_A06_t05: RuntimeError # Issue 27219
1046 LibTest/isolate/Isolate/spawn_A06_t06: RuntimeError # Issue 27219
1047 LibTest/isolate/Isolate/spawn_A06_t07: RuntimeError # Issue 27219
1048 LibTest/isolate/RawReceivePort/RawReceivePort_A01_t01: RuntimeError, OK # Uses Isolate.spawn. 1023 LibTest/isolate/RawReceivePort/RawReceivePort_A01_t01: RuntimeError, OK # Uses Isolate.spawn.
1049 LibTest/isolate/RawReceivePort/RawReceivePort_A01_t02: RuntimeError, OK # Uses Isolate.spawn. 1024 LibTest/isolate/RawReceivePort/RawReceivePort_A01_t02: RuntimeError, OK # Uses Isolate.spawn.
1050 LibTest/isolate/RawReceivePort/close_A01_t01: Pass, RuntimeError # Issue 13921, co19 issue for false pass https://github.com/dart-lang/co19/issues/13 1025 LibTest/isolate/RawReceivePort/close_A01_t01: Pass, RuntimeError # Issue 13921, co19 issue for false pass https://github.com/dart-lang/co19/issues/13
1051 LibTest/isolate/RawReceivePort/handler_A01_t01: RuntimeError, OK # Uses Isolate .spawn. 1026 LibTest/isolate/RawReceivePort/handler_A01_t01: RuntimeError, OK # Uses Isolate .spawn.
1052 LibTest/isolate/RawReceivePort/sendPort_A01_t01: RuntimeError, OK # Uses Isolat e.spawn. 1027 LibTest/isolate/RawReceivePort/sendPort_A01_t01: RuntimeError, OK # Uses Isolat e.spawn.
1053 LibTest/isolate/ReceivePort/any_A01_t01: RuntimeError, OK # Uses Isolate.spawn. 1028 LibTest/isolate/ReceivePort/any_A01_t01: RuntimeError, OK # Uses Isolate.spawn.
1054 LibTest/isolate/ReceivePort/any_A01_t02: RuntimeError, OK # Uses Isolate.spawn. 1029 LibTest/isolate/ReceivePort/any_A01_t02: RuntimeError, OK # Uses Isolate.spawn.
1055 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t01: RuntimeError, OK # Uses Isolate.spawn. 1030 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t01: RuntimeError, OK # Uses Isolate.spawn.
1056 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t02: Pass, RuntimeError # Issu e 13921, co19 issue for false pass https://github.com/dart-lang/co19/issues/13 1031 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t02: Pass, RuntimeError # Issu e 13921, co19 issue for false pass https://github.com/dart-lang/co19/issues/13
1057 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t03: RuntimeError, OK # Uses Isolate.spawn. 1032 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t03: RuntimeError, OK # Uses Isolate.spawn.
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after
1260 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t03: RuntimeError # co19-roll r761: Please triage this failure. 1235 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t03: RuntimeError # co19-roll r761: Please triage this failure.
1261 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t04: RuntimeError # co19-roll r761: Please triage this failure. 1236 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t04: RuntimeError # co19-roll r761: Please triage this failure.
1262 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t05: RuntimeError # co19-roll r761: Please triage this failure. 1237 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t05: RuntimeError # co19-roll r761: Please triage this failure.
1263 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t06: RuntimeError # co19-roll r761: Please triage this failure. 1238 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t06: RuntimeError # co19-roll r761: Please triage this failure.
1264 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. 1239 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.
1265 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. 1240 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.
1266 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. 1241 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.
1267 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interf ace/methods/elements-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 1242 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interf ace/methods/elements-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
1268 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-005_t01: RuntimeError # Please triage this failure. 1243 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-005_t01: RuntimeError # Please triage this failure.
1269 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-006_t01: RuntimeError # Please triage this failure. 1244 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-006_t01: RuntimeError # Please triage this failure.
1270 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-002_t01: RuntimeError # 45 roll issue https://github.com/dart-lang /co19/issues/33
1271 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-005_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1272 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-004_t01: RuntimeError # Please triage this failure. 1245 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-004_t01: RuntimeError # Please triage this failure.
1273 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-004_t02: RuntimeError # Please triage this failure. 1246 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-004_t02: RuntimeError # Please triage this failure.
1274 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-006_t01: RuntimeError # co19-roll r722: Please triage this failure. 1247 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-006_t01: RuntimeError # co19-roll r722: Please triage this failure.
1275 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -001_t01: RuntimeError # co19-roll r722: Please triage this failure. 1248 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -001_t01: RuntimeError # co19-roll r722: Please triage this failure.
1276 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -003_t01: RuntimeError # Please triage this failure. 1249 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -003_t01: RuntimeError # Please triage this failure.
1277 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -003_t02: RuntimeError # Please triage this failure. 1250 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -003_t02: RuntimeError # Please triage this failure.
1278 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -005_t01: RuntimeError # co19-roll r722: Please triage this failure. 1251 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -005_t01: RuntimeError # co19-roll r722: Please triage this failure.
1279 WebPlatformTest/shadow-dom/events/event-dispatch/test-001_t01: RuntimeError # co 19-roll r722: Please triage this failure. 1252 WebPlatformTest/shadow-dom/events/event-dispatch/test-001_t01: RuntimeError # co 19-roll r722: Please triage this failure.
1280 WebPlatformTest/shadow-dom/events/event-dispatch/test-002_t01: RuntimeError # Pl ease triage this failure.
1281 WebPlatformTest/shadow-dom/events/event-dispatch/test-003_t01: RuntimeError # co 19-roll r722: Please triage this failure. 1253 WebPlatformTest/shadow-dom/events/event-dispatch/test-003_t01: RuntimeError # co 19-roll r722: Please triage this failure.
1282 WebPlatformTest/shadow-dom/events/event-retargeting/test-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 1254 WebPlatformTest/shadow-dom/events/event-retargeting/test-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
1283 WebPlatformTest/shadow-dom/events/event-retargeting/test-002_t01: RuntimeError # Not clear that any of this works. Also suppressed in dart2js 1255 WebPlatformTest/shadow-dom/events/event-retargeting/test-002_t01: RuntimeError # Not clear that any of this works. Also suppressed in dart2js
1284 WebPlatformTest/shadow-dom/events/event-retargeting/test-004_t01: RuntimeError # co19-roll r722: Please triage this failure. 1256 WebPlatformTest/shadow-dom/events/event-retargeting/test-004_t01: RuntimeError # co19-roll r722: Please triage this failure.
1285 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t01: Pass, R untimeError # Flaky with Dartium JsInterop. Seems like timing issues in the test . 1257 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t01: Pass, R untimeError # Flaky with Dartium JsInterop. Seems like timing issues in the test .
1286 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t02: Skip # co19-roll r722: Please triage this failure. 1258 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t02: Skip # co19-roll r722: Please triage this failure.
1287 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t05: Skip # co19-roll r722: Please triage this failure. 1259 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t05: Skip # co19-roll r722: Please triage this failure.
1288 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t06: Skip # co19-roll r722: Please triage this failure. 1260 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t06: Skip # co19-roll r722: Please triage this failure.
1289 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Pass, F ail # https://github.com/dart-lang/co19/issues/12 1261 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Pass, F ail # https://github.com/dart-lang/co19/issues/12
1290 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-003_t01: Runtime Error, Pass # co19-roll r722: Please triage this failure. 1262 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-003_t01: Runtime Error, Pass # co19-roll r722: Please triage this failure.
1291 WebPlatformTest/shadow-dom/events/retargeting-relatedtarget/test-003_t01: Runtim eError # co19-roll r722: Please triage this failure. 1263 WebPlatformTest/shadow-dom/events/retargeting-relatedtarget/test-003_t01: Runtim eError # co19-roll r722: Please triage this failure.
1292 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-001_t01: Ru ntimeError # co19-roll r722: Please triage this failure. 1264 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-001_t01: Ru ntimeError # co19-roll r722: Please triage this failure.
1293 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-002_t01: Ru ntimeError # co19-roll r722: Please triage this failure. 1265 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-002_t01: Ru ntimeError # co19-roll r722: Please triage this failure.
1294 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-003_t01: Ru ntimeError # co19-roll r722: Please triage this failure. 1266 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-003_t01: Ru ntimeError # co19-roll r722: Please triage this failure.
1295 WebPlatformTest/shadow-dom/shadow-trees/custom-pseudo-elements/test-001_t01: Run timeError # co19-roll r722: Please triage this failure. 1267 WebPlatformTest/shadow-dom/shadow-trees/custom-pseudo-elements/test-001_t01: Run timeError # co19-roll r722: Please triage this failure.
1296 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 1268 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
1297 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-002_t01: RuntimeError # co19-roll r722: Please triage this failure. 1269 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-002_t01: RuntimeError # co19-roll r722: Please triage this failure.
1298 WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004_t0 1: RuntimeError # co19-roll r722: Please triage this failure. 1270 WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004_t0 1: RuntimeError # co19-roll r722: Please triage this failure.
1299 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-002_t01: RuntimeError # co19-roll r722: Please triage this failure. 1271 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-002_t01: RuntimeError # co19-roll r722: Please triage this failure.
1300 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-001_t01: RuntimeError # Please triage this failure.
1301 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: RuntimeError # Please triage this failure. 1272 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: RuntimeError # Please triage this failure.
1302 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # co19-roll r761: Please triage this failure. 1273 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # co19-roll r761: Please triage this failure.
1303 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # co19-roll r761: Please triage this failure. 1274 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # co19-roll r761: Please triage this failure.
1304 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti mes out flakily. co19-roll r761: Please triage this failure. 1275 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti mes out flakily. co19-roll r761: Please triage this failure.
1305 WebPlatformTest/webstorage/storage_session_setitem_quotaexceedederr_t01: Skip # Times out flakily. co19-roll r761: Please triage this failure. 1276 WebPlatformTest/webstorage/storage_session_setitem_quotaexceedederr_t01: Skip # Times out flakily. co19-roll r761: Please triage this failure.
1306 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-002_t01: RuntimeError # Please triage this failure. 1277 LayoutTests/fast/css/aspect-ratio-inheritance_t01: Skip # 45 Roll No longer supp orted.
1278 LayoutTests/fast/css/aspect-ratio-parsing-tests_t01: Skip # 45 Roll No longer su pported.
1279 LayoutTests/fast/css/auto-min-size_t01: RuntimeError # 45 Roll co19 test rewrit e issue 25807
1280 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes_t01 : Skip # 45 Roll failure.
1281 LayoutTests/fast/css/parsing-css-allowed-string-characters_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1282 LayoutTests/fast/dom/custom/element-names_t01: RuntimeError # 45 Roll issue dart -lang/co19/issues/25
1283 LayoutTests/fast/encoding/css-charset-dom_t01: Skip # 45 Roll No longer support ed see issue https://github.com/dart-lang/co19/issues/35
1284 LayoutTests/fast/events/overflowchanged-event-raf-timing_t01: Skip # 45 Roll No longer supported.
1285 LayoutTests/fast/forms/input-value-sanitization_t01: RuntimeError # 45 roll issu e
1286 LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized_t01: Runtim eError # 45 rollwebgl doesn't run on on windows/linux but failed on mac bots.
1287 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-005_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1288 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-002_t01: RuntimeError # 45 roll issue https://github.com/dart-lang /co19/issues/33
1307 # Must fix failures below after JsInterop checkin. 1289 # Must fix failures below after JsInterop checkin.
1308 WebPlatformTest/dom/nodes/Node-appendChild_t01: RuntimeError # Issue 26134 1290 WebPlatformTest/dom/nodes/Node-appendChild_t01: RuntimeError # Issue 26134
1309 WebPlatformTest/dom/nodes/attributes/setAttribute_A01_t01: RuntimeError # Issue 26134 1291 WebPlatformTest/dom/nodes/attributes/setAttribute_A01_t01: RuntimeError # Issue 26134
1310 LayoutTests/fast/dom/Document/createElement-invalid-names_t01: RuntimeError # Is sue 26134 1292 LayoutTests/fast/dom/Document/createElement-invalid-names_t01: RuntimeError # Is sue 26134
1311 LayoutTests/fast/dom/createDocumentType2_t01: RuntimeError # Issue 26134 1293 LayoutTests/fast/dom/createDocumentType2_t01: RuntimeError # Issue 26134
1312 LayoutTests/fast/dom/createElementNS_t01: RuntimeError # Issue 26134 1294 LayoutTests/fast/dom/createElementNS_t01: RuntimeError # Issue 26134
1313 LayoutTests/fast/dom/HTMLTemplateElement/cycles-in-shadow_t01: RuntimeError # Is sue 26134 1295 LayoutTests/fast/dom/HTMLTemplateElement/cycles-in-shadow_t01: RuntimeError # Is sue 26134
1314 LayoutTests/fast/dom/HTMLTemplateElement/cycles_t01: RuntimeError # Issue 26134 1296 LayoutTests/fast/dom/HTMLTemplateElement/cycles_t01: RuntimeError # Issue 26134
1315 LayoutTests/fast/dom/computed-style-set-property_t01: RuntimeError # Issue 26134 1297 LayoutTests/fast/dom/computed-style-set-property_t01: RuntimeError # Issue 26134
1316 LayoutTests/fast/dom/custom/document-register-type-extensions_t01: RuntimeError # Issue 26134 1298 LayoutTests/fast/dom/custom/document-register-type-extensions_t01: RuntimeError # Issue 26134
1317 LayoutTests/fast/dom/custom/document-register-namespace_t01: RuntimeError # Issu e 26134 1299 LayoutTests/fast/dom/custom/document-register-namespace_t01: RuntimeError # Issu e 26134
1318 LayoutTests/fast/dom/custom/element-type_t01: RuntimeError # Issue 26134 1300 LayoutTests/fast/dom/custom/element-type_t01: RuntimeError # Issue 26134
1319 LayoutTests/fast/dom/custom/element-upgrade_t01: RuntimeError # Issue 26134 1301 LayoutTests/fast/dom/custom/element-upgrade_t01: RuntimeError # Issue 26134
1320 LayoutTests/fast/dom/DOMException/prototype-object_t01: RuntimeError # Issue 261 34 1302 LayoutTests/fast/dom/DOMException/prototype-object_t01: RuntimeError # Issue 261 34
1321 LayoutTests/fast/dom/shadow/shadow-hierarchy-exception_t01: RuntimeError # Issue 26134 1303 LayoutTests/fast/dom/shadow/shadow-hierarchy-exception_t01: RuntimeError # Issue 26134
1322 LayoutTests/fast/dom/Node/contains-method_t01: RuntimeError # Issue 26134 1304 LayoutTests/fast/dom/Node/contains-method_t01: RuntimeError # Issue 26134
1323 LayoutTests/fast/events/mutation-during-append-child_t01: RuntimeError # Issue 2 6134 1305 LayoutTests/fast/events/mutation-during-append-child_t01: RuntimeError # Issue 2 6134
1324 LayoutTests/fast/events/mutation-during-insert-before_t01: RuntimeError # Issue 26134 1306 LayoutTests/fast/events/mutation-during-insert-before_t01: RuntimeError # Issue 26134
1325 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: Skip # Issue 26134, timesout 1307 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: Skip # Issue 26134, timesout
1326 LibTest/html/Document/text_A01_t01: RuntimeError # Issue 26134 1308 LibTest/html/Document/text_A01_t01: RuntimeError # Issue 26134
1327 LibTest/html/Document/insertBefore_A01_t01: RuntimeError # Issue 26134 1309 LibTest/html/Document/insertBefore_A01_t01: RuntimeError # Issue 26134
1328 LibTest/html/Document/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1310 LibTest/html/Document/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1329 LibTest/html/IFrameElement/insertBefore_A01_t01: RuntimeError # Issue 26134 1311 LibTest/html/IFrameElement/insertBefore_A01_t01: RuntimeError # Issue 26134
1330 LibTest/html/IFrameElement/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1312 LibTest/html/IFrameElement/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1331 LibTest/html/Element/text_A01_t01: RuntimeError # Issue 26134 1313 LibTest/html/Element/text_A01_t01: RuntimeError # Issue 26134
1332 LibTest/html/Element/insertBefore_A01_t01: RuntimeError # Issue 26134 1314 LibTest/html/Element/insertBefore_A01_t01: RuntimeError # Issue 26134
1333 LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1315 LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1334 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: Skip # Issue 261 34, timeout 1316 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: Skip # Issue 261 34, timeout
1335 html/cross_domain_iframe_test: RuntimeError # Issue 26134 1317 html/cross_domain_iframe_test: RuntimeError # Issue 26134
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698