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

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

Issue 487603003: Update CO19 test suite to r761 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « dart/tests/co19/co19-dart2js.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == none && $runtime == drt ] 5 [ $compiler == none && $runtime == drt ]
6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long 6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
7 7
8 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid || $runtime == drt) ] 8 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid || $runtime == drt) ]
9 LibTest/html/Window/document_A01_t01: RuntimeError # Issue 20146 9 LibTest/html/Window/document_A01_t01: RuntimeError # Issue 20146
10 LibTest/html/Window/postMessage_A01_t02: RuntimeError # Issue 20146 10 LibTest/html/Window/postMessage_A01_t02: RuntimeError # Issue 20146
11 LibTest/html/Window/moveBy_A01_t01: RuntimeError # Issue 20146 11 LibTest/html/Window/moveBy_A01_t01: RuntimeError # Issue 20146
12 12
13 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ] 13 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ]
14 # Temporarily skip tests, to narrow down new breakage to a particular test by bi nary search: 14 # Temporarily skip tests, to narrow down new breakage to a particular test by bi nary search:
15 LayoutTests/fast/dom: Skip # Unknown tests are breaking the test infrastructure. Issue 18558 15 LayoutTests/fast/dom: Skip # Unknown tests are breaking the test infrastructure. Issue 18558
16 16
17 LayoutTests/fast/dom/HTMLButtonElement/change-type_t01: Skip # Breaks the test i nfrastructure. Issue 18558 17 LayoutTests/fast/dom/HTMLButtonElement/change-type_t01: Skip # Breaks the test i nfrastructure. Issue 18558
18 LayoutTests/fast/dom/shadow/form-in-shadow_t01: Skip # Breaks the test infrastru cture. Issue 18558. 18 LayoutTests/fast/dom/shadow/form-in-shadow_t01: Skip # Breaks the test infrastru cture. Issue 18558.
19 # Only one of the next two causes the problem - not sure which. 19 # Only one of the next two causes the problem - not sure which.
20 LayoutTests/fast/dom/Range/create-contextual-fragment-script-not-ran_t01: Skip # Breaks the test infrastructure. Issue 18558. 20 LayoutTests/fast/dom/Range/create-contextual-fragment-script-not-ran_t01: Skip # Breaks the test infrastructure. Issue 18558.
21 LayoutTests/fast/dom/Range/bug-19527_t01: Skip # Breaks the test infrastructure. Issue 18558. 21 LayoutTests/fast/dom/Range/bug-19527_t01: Skip # Breaks the test infrastructure. Issue 18558.
22 LayoutTests/fast/dom/MutationObserver/database-callback-delivery_t01: Skip # Bre aks the test infrastructure. Issue 18558. 22 LayoutTests/fast/dom/MutationObserver/database-callback-delivery_t01: Skip # Bre aks the test infrastructure. Issue 18558.
23 23
24 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure. 24 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure.
25 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Skip # Issue 13719: Please tr iage this failure. 25 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Skip # Issue 13719: Please tr iage this failure.
26 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break. 26 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break.
27 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure. 27 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure.
28 LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please t riage this failure. 28 LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please t riage this failure.
29 LibTest/typed_data/Int64List/buffer_A01_t01: Fail # Issue co19 694
30 LibTest/typed_data/Int64List/buffer_A01_t01: Fail # co19 issue 694
31 LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921 29 LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921
32 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921 30 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921
33 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921 31 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921
34 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921 32 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921
35 LibTest/isolate/Isolate/spawnUri_A01_t01: RuntimeError # co19-roll r672: Please triage this failure 33 LibTest/isolate/Isolate/spawnUri_A01_t01: RuntimeError # co19-roll r672: Please triage this failure
36 LibTest/isolate/Isolate/spawnUri_A01_t02: Skip # co19-roll r672: Please triage t his failure 34 LibTest/isolate/Isolate/spawnUri_A01_t02: Skip # co19-roll r672: Please triage t his failure
37 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # co19-roll r672: Please triage t his failure 35 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # co19-roll r672: Please triage t his failure
38 LibTest/isolate/Isolate/spawnUri_A01_t04: RuntimeError # co19-roll r672: Please triage this failure 36 LibTest/isolate/Isolate/spawnUri_A01_t04: RuntimeError # co19-roll r672: Please triage this failure
39 LibTest/isolate/Isolate/spawnUri_A01_t05: RuntimeError # co19-roll r672: Please triage this failure 37 LibTest/isolate/Isolate/spawnUri_A01_t05: RuntimeError # co19-roll r672: Please triage this failure
40 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # co19-roll r672: Please triage this failure 38 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # co19-roll r672: Please triage this failure
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
423 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLEl ement/HTMLTrackElement/src_t01: RuntimeError # co19-roll r738: Please triage thi s failure. 421 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLEl ement/HTMLTrackElement/src_t01: RuntimeError # co19-roll r738: Please triage thi s failure.
424 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: RuntimeError # co19-roll r738: Please triage this failure. 422 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: RuntimeError # co19-roll r738: Please triage this failure.
425 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formActi on_document_address_t01: RuntimeError # co19-roll r738: Please triage this failu re. 423 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formActi on_document_address_t01: RuntimeError # co19-roll r738: Please triage this failu re.
426 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formacti on_t01: RuntimeError # co19-roll r738: Please triage this failure. 424 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formacti on_t01: RuntimeError # co19-roll r738: Please triage this failure.
427 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # co19-roll r738: Please triage this failure. 425 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # co19-roll r738: Please triage this failure.
428 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setRa ngeText_t01: RuntimeError # co19-roll r738: Please triage this failure. 426 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setRa ngeText_t01: RuntimeError # co19-roll r738: Please triage this failure.
429 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setSe lectionRange_t01: RuntimeError, Pass # co19-roll r738: Please triage this failur e. Pass on macos. 427 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setSe lectionRange_t01: RuntimeError, Pass # co19-roll r738: Please triage this failur e. Pass on macos.
430 WebPlatformTest/html/semantics/forms/the-button-element/button-validation_t01: R untimeError # co19-roll r738: Please triage this failure. 428 WebPlatformTest/html/semantics/forms/the-button-element/button-validation_t01: R untimeError # co19-roll r738: Please triage this failure.
431 WebPlatformTest/html/semantics/forms/the-fieldset-element/disabled_t01: RuntimeE rror # co19-roll r738: Please triage this failure. 429 WebPlatformTest/html/semantics/forms/the-fieldset-element/disabled_t01: RuntimeE rror # co19-roll r738: Please triage this failure.
432 430
431 # co19-roll r761
432 LayoutTests/fast/alignment/parse-align-items_t01: RuntimeError # co19-roll r761: Please triage this failure.
433 LayoutTests/fast/alignment/parse-align-self_t01: RuntimeError # co19-roll r761: Please triage this failure.
434 LayoutTests/fast/alignment/parse-justify-self_t01: RuntimeError # co19-roll r761 : Please triage this failure.
435 LayoutTests/fast/backgrounds/repeat/parsing-background-repeat_t01: RuntimeError # co19-roll r761: Please triage this failure.
436 LayoutTests/fast/borders/border-radius-child_t01: RuntimeError # co19-roll r761: Please triage this failure.
437 LayoutTests/fast/canvas/2d.fillText.gradient_t01: RuntimeError # co19-roll r761: Please triage this failure.
438 LayoutTests/fast/canvas/2d.text.draw.fill.maxWidth.gradient_t01: RuntimeError # co19-roll r761: Please triage this failure.
439 LayoutTests/fast/canvas/2d.text.draw.fill.maxWidth.negative_t01: RuntimeError # co19-roll r761: Please triage this failure.
440 LayoutTests/fast/canvas/2d.text.draw.fill.maxWidth.veryLarge_t01: RuntimeError # co19-roll r761: Please triage this failure.
441 LayoutTests/fast/canvas/2d.text.draw.fill.maxWidth.verySmall_t01: RuntimeError # co19-roll r761: Please triage this failure.
442 LayoutTests/fast/canvas/alpha_t01: RuntimeError # co19-roll r761: Please triage this failure.
443 LayoutTests/fast/canvas/canvas-2d-imageData-create-nonfinite_t01: RuntimeError # co19-roll r761: Please triage this failure.
444 LayoutTests/fast/canvas/canvas-arc-negative-radius_t01: Timeout # co19-roll r761 : Please triage this failure.
445 LayoutTests/fast/canvas/canvas-blending-text_t01: RuntimeError # co19-roll r761: Please triage this failure.
446 LayoutTests/fast/canvas/canvas-empty-image-pattern_t01: RuntimeError # co19-roll r761: Please triage this failure.
447 LayoutTests/fast/canvas/canvas-getImageData-invalid_t01: RuntimeError # co19-rol l r761: Please triage this failure.
448 LayoutTests/fast/canvas/canvas-large-dimensions_t01: RuntimeError # co19-roll r7 61: Please triage this failure.
449 LayoutTests/fast/canvas/canvas-large-fills_t01: RuntimeError # co19-roll r761: P lease triage this failure.
450 LayoutTests/fast/canvas/canvas-lose-restore-googol-size_t01: RuntimeError # co19 -roll r761: Please triage this failure.
451 LayoutTests/fast/canvas/canvas-lose-restore-max-int-size_t01: RuntimeError # co1 9-roll r761: Please triage this failure.
452 LayoutTests/fast/canvas/canvas-putImageData_t01: RuntimeError # co19-roll r761: Please triage this failure.
453 LayoutTests/fast/canvas/draw-custom-focus-ring_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
454 LayoutTests/fast/canvas/drawImage-with-broken-image_t01: Timeout, Pass # co19-ro ll r761: Please triage this failure.
455 LayoutTests/fast/canvas/getPutImageDataPairTest_t01: RuntimeError # co19-roll r7 61: Please triage this failure.
456 LayoutTests/fast/canvas/linearGradient-infinite-values_t01: RuntimeError # co19- roll r761: Please triage this failure.
457 LayoutTests/fast/canvas/radialGradient-infinite-values_t01: RuntimeError # co19- roll r761: Please triage this failure.
458 LayoutTests/fast/canvas/webgl/WebGLContextEvent_t01: RuntimeError # co19-roll r7 61: Please triage this failure.
459 LayoutTests/fast/canvas/webgl/array-bounds-clamping_t01: RuntimeError # co19-rol l r761: Please triage this failure.
460 LayoutTests/fast/canvas/webgl/attrib-location-length-limits_t01: RuntimeError # co19-roll r761: Please triage this failure.
461 LayoutTests/fast/canvas/webgl/bad-arguments-test_t01: RuntimeError # co19-roll r 761: Please triage this failure.
462 LayoutTests/fast/canvas/webgl/buffer-bind-test_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
463 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # co19- roll r761: Please triage this failure.
464 LayoutTests/fast/canvas/webgl/canvas-2d-webgl-texture_t01: RuntimeError # co19-r oll r761: Please triage this failure.
465 LayoutTests/fast/canvas/webgl/canvas-resize-crash_t01: RuntimeError # co19-roll r761: Please triage this failure.
466 LayoutTests/fast/canvas/webgl/canvas-test_t01: RuntimeError # co19-roll r761: Pl ease triage this failure.
467 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
468 LayoutTests/fast/canvas/webgl/compressed-tex-image_t01: RuntimeError # co19-roll r761: Please triage this failure.
469 LayoutTests/fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-t 01: RuntimeError # co19-roll r761: Please triage this failure.
470 LayoutTests/fast/canvas/webgl/context-destroyed-crash_t01: RuntimeError # co19-r oll r761: Please triage this failure.
471 LayoutTests/fast/canvas/webgl/context-lost-restored_t01: RuntimeError # co19-rol l r761: Please triage this failure.
472 LayoutTests/fast/canvas/webgl/context-lost_t01: RuntimeError # co19-roll r761: P lease triage this failure.
473 LayoutTests/fast/canvas/webgl/copy-tex-image-and-sub-image-2d_t01: RuntimeError # co19-roll r761: Please triage this failure.
474 LayoutTests/fast/canvas/webgl/css-webkit-canvas-repaint_t01: RuntimeError # co19 -roll r761: Please triage this failure.
475 LayoutTests/fast/canvas/webgl/css-webkit-canvas_t01: RuntimeError # co19-roll r7 61: Please triage this failure.
476 LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds_t01: RuntimeError # co19 -roll r761: Please triage this failure.
477 LayoutTests/fast/canvas/webgl/draw-elements-out-of-bounds_t01: RuntimeError # co 19-roll r761: Please triage this failure.
478 LayoutTests/fast/canvas/webgl/draw-webgl-to-canvas-2d_t01: RuntimeError # co19-r oll r761: Please triage this failure.
479 LayoutTests/fast/canvas/webgl/drawingbuffer-test_t01: RuntimeError # co19-roll r 761: Please triage this failure.
480 LayoutTests/fast/canvas/webgl/error-reporting_t01: RuntimeError # co19-roll r761 : Please triage this failure.
481 LayoutTests/fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize_t01: Run timeError # co19-roll r761: Please triage this failure.
482 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # co19-roll r761: Please triage this failure.
483 LayoutTests/fast/canvas/webgl/framebuffer-test_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
484 LayoutTests/fast/canvas/webgl/functions-returning-strings_t01: RuntimeError # co 19-roll r761: Please triage this failure.
485 LayoutTests/fast/canvas/webgl/get-active-test_t01: RuntimeError # co19-roll r761 : Please triage this failure.
486 LayoutTests/fast/canvas/webgl/gl-bind-attrib-location-test_t01: RuntimeError # c o19-roll r761: Please triage this failure.
487 LayoutTests/fast/canvas/webgl/gl-enable-enum-test_t01: RuntimeError # co19-roll r761: Please triage this failure.
488 LayoutTests/fast/canvas/webgl/gl-enum-tests_t01: RuntimeError # co19-roll r761: Please triage this failure.
489 LayoutTests/fast/canvas/webgl/gl-get-calls_t01: RuntimeError # co19-roll r761: P lease triage this failure.
490 LayoutTests/fast/canvas/webgl/gl-getshadersource_t01: RuntimeError # co19-roll r 761: Please triage this failure.
491 LayoutTests/fast/canvas/webgl/gl-getstring_t01: RuntimeError # co19-roll r761: P lease triage this failure.
492 LayoutTests/fast/canvas/webgl/gl-object-get-calls_t01: RuntimeError # co19-roll r761: Please triage this failure.
493 LayoutTests/fast/canvas/webgl/gl-pixelstorei_t01: RuntimeError # co19-roll r761: Please triage this failure.
494 LayoutTests/fast/canvas/webgl/gl-teximage_t01: RuntimeError # co19-roll r761: Pl ease triage this failure.
495 LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: RuntimeError # co19-roll r761: Please triage this failure.
496 LayoutTests/fast/canvas/webgl/gl-vertex-attrib-zero-issues_t01: RuntimeError # c o19-roll r761: Please triage this failure.
497 LayoutTests/fast/canvas/webgl/gl-vertex-attrib_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
498 LayoutTests/fast/canvas/webgl/gl-vertexattribpointer_t01: RuntimeError # co19-ro ll r761: Please triage this failure.
499 LayoutTests/fast/canvas/webgl/glsl-conformance_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
500 LayoutTests/fast/canvas/webgl/incorrect-context-object-behaviour_t01: RuntimeErr or # co19-roll r761: Please triage this failure.
501 LayoutTests/fast/canvas/webgl/index-validation-copies-indices_t01: RuntimeError # co19-roll r761: Please triage this failure.
502 LayoutTests/fast/canvas/webgl/index-validation-crash-with-buffer-sub-data_t01: R untimeError # co19-roll r761: Please triage this failure.
503 LayoutTests/fast/canvas/webgl/index-validation-verifies-too-many-indices_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
504 LayoutTests/fast/canvas/webgl/index-validation-with-resized-buffer_t01: RuntimeE rror # co19-roll r761: Please triage this failure.
505 LayoutTests/fast/canvas/webgl/index-validation_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
506 LayoutTests/fast/canvas/webgl/invalid-UTF-16_t01: RuntimeError # co19-roll r761: Please triage this failure.
507 LayoutTests/fast/canvas/webgl/invalid-passed-params_t01: RuntimeError # co19-rol l r761: Please triage this failure.
508 LayoutTests/fast/canvas/webgl/is-object_t01: RuntimeError # co19-roll r761: Plea se triage this failure.
509 LayoutTests/fast/canvas/webgl/null-object-behaviour_t01: RuntimeError # co19-rol l r761: Please triage this failure.
510 LayoutTests/fast/canvas/webgl/null-uniform-location_t01: RuntimeError # co19-rol l r761: Please triage this failure.
511 LayoutTests/fast/canvas/webgl/object-deletion-behaviour_t01: RuntimeError # co19 -roll r761: Please triage this failure.
512 LayoutTests/fast/canvas/webgl/oes-element-index-uint_t01: RuntimeError # co19-ro ll r761: Please triage this failure.
513 LayoutTests/fast/canvas/webgl/oes-vertex-array-object_t01: RuntimeError # co19-r oll r761: Please triage this failure.
514 LayoutTests/fast/canvas/webgl/point-size_t01: RuntimeError # co19-roll r761: Ple ase triage this failure.
515 LayoutTests/fast/canvas/webgl/premultiplyalpha-test_t01: RuntimeError # co19-rol l r761: Please triage this failure.
516 LayoutTests/fast/canvas/webgl/program-test_t01: RuntimeError # co19-roll r761: P lease triage this failure.
517 LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment_t01: RuntimeError # co1 9-roll r761: Please triage this failure.
518 LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
519 LayoutTests/fast/canvas/webgl/renderbuffer-initialization_t01: RuntimeError # co 19-roll r761: Please triage this failure.
520 LayoutTests/fast/canvas/webgl/renderer-and-vendor-strings_t01: RuntimeError # co 19-roll r761: Please triage this failure.
521 LayoutTests/fast/canvas/webgl/shader-precision-format_t01: RuntimeError # co19-r oll r761: Please triage this failure.
522 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_ t01: RuntimeError # co19-roll r761: Please triage this failure.
523 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565_t01: RuntimeError # co19-roll r761: Please triage this failure.
524 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444_t0 1: RuntimeError # co19-roll r761: Please triage this failure.
525 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551_t0 1: RuntimeError # co19-roll r761: Please triage this failure.
526 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas_t01: Runtim eError # co19-roll r761: Please triage this failure.
527 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565_ t01: RuntimeError # co19-roll r761: Please triage this failure.
528 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba444 4_t01: RuntimeError # co19-roll r761: Please triage this failure.
529 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba555 1_t01: RuntimeError # co19-roll r761: Please triage this failure.
530 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
531 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565_t01: RuntimeError # co19-roll r761: Please triage this failure.
532 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba4444_t01 : RuntimeError # co19-roll r761: Please triage this failure.
533 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba5551_t01 : RuntimeError # co19-roll r761: Please triage this failure.
534 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image_t01: Runtime Error # co19-roll r761: Please triage this failure.
535 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: RuntimeError # co19-roll r761: Please triage this failure.
536 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : RuntimeError # co19-roll r761: Please triage this failure.
537 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : RuntimeError # co19-roll r761: Please triage this failure.
538 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Runtime Error # co19-roll r761: Please triage this failure.
539 LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs_t01: RuntimeErr or # co19-roll r761: Please triage this failure.
540 LayoutTests/fast/canvas/webgl/tex-image-webgl_t01: RuntimeError # co19-roll r761 : Please triage this failure.
541 LayoutTests/fast/canvas/webgl/tex-input-validation_t01: RuntimeError # co19-roll r761: Please triage this failure.
542 LayoutTests/fast/canvas/webgl/tex-sub-image-2d-bad-args_t01: RuntimeError # co19 -roll r761: Please triage this failure.
543 LayoutTests/fast/canvas/webgl/tex-sub-image-2d_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
544 LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps_t01: RuntimeError # co19-r oll r761: Please triage this failure.
545 LayoutTests/fast/canvas/webgl/texImage2DImageDataTest_t01: RuntimeError # co19-r oll r761: Please triage this failure.
546 LayoutTests/fast/canvas/webgl/texImageTest_t01: RuntimeError # co19-roll r761: P lease triage this failure.
547 LayoutTests/fast/canvas/webgl/texture-active-bind_t01: RuntimeError # co19-roll r761: Please triage this failure.
548 LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize_t01: Runtime Error # co19-roll r761: Please triage this failure.
549 LayoutTests/fast/canvas/webgl/texture-color-profile_t01: RuntimeError # co19-rol l r761: Please triage this failure.
550 LayoutTests/fast/canvas/webgl/texture-complete_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
551 LayoutTests/fast/canvas/webgl/texture-npot_t01: RuntimeError # co19-roll r761: P lease triage this failure.
552 LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized_t01: Runtim eError # co19-roll r761: Please triage this failure.
553 LayoutTests/fast/canvas/webgl/triangle_t01: RuntimeError # co19-roll r761: Pleas e triage this failure.
554 LayoutTests/fast/canvas/webgl/uniform-location-length-limits_t01: RuntimeError # co19-roll r761: Please triage this failure.
555 LayoutTests/fast/canvas/webgl/uniform-location_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
556 LayoutTests/fast/canvas/webgl/uninitialized-test_t01: RuntimeError # co19-roll r 761: Please triage this failure.
557 LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: RuntimeError # co19-roll r761: Please triage this failure.
558 LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint_t01: RuntimeError # co19-roll r761: Please triage this failure.
559 LayoutTests/fast/canvas/webgl/webgl-composite-modes_t01: RuntimeError # co19-rol l r761: Please triage this failure.
560 LayoutTests/fast/canvas/webgl/webgl-depth-texture_t01: RuntimeError # co19-roll r761: Please triage this failure.
561 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
562 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # co19-roll r761: Please triage this failure.
563 LayoutTests/fast/canvas/webgl/webgl-layer-update_t01: RuntimeError # co19-roll r 761: Please triage this failure.
564 LayoutTests/fast/canvas/webgl/webgl-specific_t01: RuntimeError # co19-roll r761: Please triage this failure.
565 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # co19-roll r761: Please triage this failure.
566 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # co 19-roll r761: Please triage this failure.
567 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr ror # co19-roll r761: Please triage this failure.
568 LayoutTests/fast/canvas/winding-enumeration_t01: RuntimeError # co19-roll r761: Please triage this failure.
569 LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
570 LayoutTests/fast/css/checked-pseudo-selector_t01: RuntimeError # co19-roll r761: Please triage this failure.
571 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: RuntimeE rror # co19-roll r761: Please triage this failure.
572 LayoutTests/fast/css/content/content-none_t01: RuntimeError # co19-roll r761: Pl ease triage this failure.
573 LayoutTests/fast/css/content/content-normal_t01: RuntimeError # co19-roll r761: Please triage this failure.
574 LayoutTests/fast/css/css-properties-case-insensitive_t01: RuntimeError # co19-ro ll r761: Please triage this failure.
575 LayoutTests/fast/css/css3-nth-tokens-style_t01: RuntimeError # co19-roll r761: P lease triage this failure.
576 LayoutTests/fast/css/cursor-parsing-quirks_t01: RuntimeError # co19-roll r761: P lease triage this failure.
577 LayoutTests/fast/css/first-child-display-change-inverse_t01: RuntimeError # co19 -roll r761: Please triage this failure.
578 LayoutTests/fast/css/font-face-cache-bug_t01: RuntimeError # co19-roll r761: Ple ase triage this failure.
579 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure.
580 LayoutTests/fast/css/fontfaceset-loadingdone_t01: RuntimeError # co19-roll r761: Please triage this failure.
581 LayoutTests/fast/css/html-attr-case-sensitivity_t01: RuntimeError # co19-roll r7 61: Please triage this failure.
582 LayoutTests/fast/css/id-or-class-before-stylesheet_t01: RuntimeError # co19-roll r761: Please triage this failure.
583 LayoutTests/fast/css/inherit-initial-shorthand-values_t01: RuntimeError # co19-r oll r761: Please triage this failure.
584 LayoutTests/fast/css/invalid-predefined-color_t01: RuntimeError # co19-roll r761 : Please triage this failure.
585 LayoutTests/fast/css/link-alternate-stylesheet-1_t01: RuntimeError # co19-roll r 761: Please triage this failure.
586 LayoutTests/fast/css/link-alternate-stylesheet-2_t01: RuntimeError # co19-roll r 761: Please triage this failure.
587 LayoutTests/fast/css/link-alternate-stylesheet-3_t01: RuntimeError # co19-roll r 761: Please triage this failure.
588 LayoutTests/fast/css/link-alternate-stylesheet-4_t01: RuntimeError # co19-roll r 761: Please triage this failure.
589 LayoutTests/fast/css/link-alternate-stylesheet-5_t01: RuntimeError # co19-roll r 761: Please triage this failure.
590 LayoutTests/fast/css/media-query-recovery_t01: RuntimeError # co19-roll r761: Pl ease triage this failure.
591 LayoutTests/fast/css/parsing-at-rule-recovery_t01: RuntimeError # co19-roll r761 : Please triage this failure.
592 LayoutTests/fast/css/parsing-page-rule_t01: RuntimeError # co19-roll r761: Pleas e triage this failure.
593 LayoutTests/fast/css/parsing-selector-error-recovery_t01: RuntimeError # co19-ro ll r761: Please triage this failure.
594 LayoutTests/fast/css/pseudo-target-indirect-sibling-001_t01: Timeout # co19-roll r761: Please triage this failure.
595 LayoutTests/fast/css/pseudo-target-indirect-sibling-002_t01: Timeout # co19-roll r761: Please triage this failure.
596 LayoutTests/fast/css/readonly-pseudoclass-opera-001_t01: RuntimeError # co19-rol l r761: Please triage this failure.
597 LayoutTests/fast/css/readonly-pseudoclass-opera-002_t01: RuntimeError # co19-rol l r761: Please triage this failure.
598 LayoutTests/fast/css/readonly-pseudoclass-opera-003_t01: RuntimeError # co19-rol l r761: Please triage this failure.
599 LayoutTests/fast/css/readonly-pseudoclass-opera-004_t01: RuntimeError # co19-rol l r761: Please triage this failure.
600 LayoutTests/fast/css/readonly-pseudoclass-opera-005_t01: RuntimeError # co19-rol l r761: Please triage this failure.
601 LayoutTests/fast/css/sticky/parsing-position-sticky_t01: RuntimeError # co19-rol l r761: Please triage this failure.
602 LayoutTests/fast/css/stylesheet-enable-first-alternate-on-load-sheet_t01: Runtim eError # co19-roll r761: Please triage this failure.
603 LayoutTests/fast/css/stylesheet-enable-second-alternate-link_t01: RuntimeError # co19-roll r761: Please triage this failure.
604 LayoutTests/fast/css/webkit-keyframes-errors_t01: RuntimeError # co19-roll r761: Please triage this failure.
605 LayoutTests/fast/xpath/4XPath/Borrowed/cz_20030217_t01: RuntimeError # co19-roll r761: Please triage this failure.
606 LayoutTests/fast/xpath/4XPath/Borrowed/namespace-nodes_t01: RuntimeError # co19- roll r761: Please triage this failure.
607 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: RuntimeError # co19- roll r761: Please triage this failure.
608 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t01: RuntimeError # co19-roll r761: Please triage this failure.
609 LayoutTests/fast/xpath/ambiguous-operators_t01: RuntimeError # co19-roll r761: P lease triage this failure.
610 LayoutTests/fast/xpath/attr-namespace_t01: RuntimeError # co19-roll r761: Please triage this failure.
611 LayoutTests/fast/xpath/ensure-null-namespace_t01: RuntimeError # co19-roll r761: Please triage this failure.
612 LayoutTests/fast/xpath/implicit-node-args_t01: RuntimeError # co19-roll r761: Pl ease triage this failure.
613 LayoutTests/fast/xpath/invalid-resolver_t01: RuntimeError # co19-roll r761: Plea se triage this failure.
614 LayoutTests/fast/xpath/node-name-case-sensitivity_t01: RuntimeError # co19-roll r761: Please triage this failure.
615 LayoutTests/fast/xpath/position_t01: RuntimeError # co19-roll r761: Please triag e this failure.
616 LayoutTests/fast/xpath/reverse-axes_t01: RuntimeError # co19-roll r761: Please t riage this failure.
617 LibTest/html/Element/querySelectorAll_A01_t02: RuntimeError # co19-roll r761: Pl ease triage this failure.
618 LibTest/html/IFrameElement/querySelector_A01_t01: RuntimeError # co19-roll r761: Please triage this failure.
619 WebPlatformTest/dom/Node-replaceChild_t01: RuntimeError # co19-roll r761: Please triage this failure.
620 WebPlatformTest/html-imports/link-import_t01: RuntimeError # co19-roll r761: Ple ase triage this failure.
621 WebPlatformTest/html-imports/link-import_t02: RuntimeError # co19-roll r761: Ple ase triage this failure.
622 WebPlatformTest/html-imports/loading-import_t01: RuntimeError # co19-roll r761: Please triage this failure.
623 WebPlatformTest/html/semantics/forms/the-form-element/form-autocomplete_t01: Run timeError # co19-roll r761: Please triage this failure.
624 WebPlatformTest/html/semantics/forms/the-form-element/form-elements-matches_t01: RuntimeError # co19-roll r761: Please triage this failure.
625 WebPlatformTest/html/semantics/forms/the-form-element/form-elements-nameditem_t0 2: RuntimeError # co19-roll r761: Please triage this failure.
626 WebPlatformTest/html/semantics/forms/the-input-element/date_t01: RuntimeError # co19-roll r761: Please triage this failure.
627 WebPlatformTest/html/semantics/forms/the-input-element/datetime-local_t01: Runti meError # co19-roll r761: Please triage this failure.
628 WebPlatformTest/html/semantics/forms/the-input-element/datetime_t01: RuntimeErro r # co19-roll r761: Please triage this failure.
629 WebPlatformTest/html/semantics/forms/the-input-element/datetime_t02: RuntimeErro r # co19-roll r761: Please triage this failure.
630 WebPlatformTest/html/semantics/forms/the-input-element/email_t01: RuntimeError # co19-roll r761: Please triage this failure.
631 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: RuntimeError # co19-roll r761: Please triage this failure.
632 WebPlatformTest/html/semantics/forms/the-input-element/hidden_t01: RuntimeError # co19-roll r761: Please triage this failure.
633 WebPlatformTest/html/semantics/forms/the-input-element/input-textselection_t01: RuntimeError # co19-roll r761: Please triage this failure.
634 WebPlatformTest/html/semantics/forms/the-input-element/month_t01: RuntimeError # co19-roll r761: Please triage this failure.
635 WebPlatformTest/html/semantics/forms/the-input-element/range_t01: RuntimeError # co19-roll r761: Please triage this failure.
636 WebPlatformTest/html/semantics/forms/the-input-element/text_t01: RuntimeError # co19-roll r761: Please triage this failure.
637 WebPlatformTest/html/semantics/forms/the-input-element/time_t01: RuntimeError # co19-roll r761: Please triage this failure.
638 WebPlatformTest/html/semantics/forms/the-input-element/time_t02: RuntimeError # co19-roll r761: Please triage this failure.
639 WebPlatformTest/html/semantics/forms/the-input-element/type-change-state_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
640 WebPlatformTest/html/semantics/forms/the-input-element/url_t01: RuntimeError # c o19-roll r761: Please triage this failure.
641 WebPlatformTest/html/semantics/forms/the-input-element/valueMode_t01: RuntimeErr or # co19-roll r761: Please triage this failure.
642 WebPlatformTest/html/semantics/forms/the-input-element/week_t01: RuntimeError # co19-roll r761: Please triage this failure.
643 WebPlatformTest/html/semantics/forms/the-meter-element/meter_t01: RuntimeError # co19-roll r761: Please triage this failure.
644 WebPlatformTest/html/semantics/forms/the-option-element/option-text-recurse_t01: RuntimeError # co19-roll r761: Please triage this failure.
645 WebPlatformTest/html/semantics/forms/the-option-element/option-text-spaces_t01: RuntimeError # co19-roll r761: Please triage this failure.
646 WebPlatformTest/html/semantics/grouping-content/the-blockquote-element/grouping- blockquote_t01: RuntimeError # co19-roll r761: Please triage this failure.
647 WebPlatformTest/html/semantics/grouping-content/the-ol-element/ol.start-reflecti on_t02: RuntimeError # co19-roll r761: Please triage this failure.
648 WebPlatformTest/html/semantics/interactive-elements/the-dialog-element/dialog-cl ose_t01: RuntimeError # co19-roll r761: Please triage this failure.
649 WebPlatformTest/html/semantics/interactive-elements/the-dialog-element/dialog-sh owModal_t01: RuntimeError # co19-roll r761: Please triage this failure.
650 WebPlatformTest/html/semantics/scripting-1/the-script-element/async_t11: Runtime Error # co19-roll r761: Please triage this failure.
651 WebPlatformTest/html/semantics/scripting-1/the-script-element/script-text_t02: R untimeError # co19-roll r761: Please triage this failure.
652 WebPlatformTest/html/semantics/selectors/pseudo-classes/checked_t01: RuntimeErro r # co19-roll r761: Please triage this failure.
653 WebPlatformTest/html/semantics/selectors/pseudo-classes/default_t01: RuntimeErro r # co19-roll r761: Please triage this failure.
654 WebPlatformTest/html/semantics/selectors/pseudo-classes/dir_t01: RuntimeError # co19-roll r761: Please triage this failure.
655 WebPlatformTest/html/semantics/selectors/pseudo-classes/disabled_t01: RuntimeErr or # co19-roll r761: Please triage this failure.
656 WebPlatformTest/html/semantics/selectors/pseudo-classes/enabled_t01: RuntimeErro r # co19-roll r761: Please triage this failure.
657 WebPlatformTest/html/semantics/selectors/pseudo-classes/indeterminate_t01: Runti meError # co19-roll r761: Please triage this failure.
658 WebPlatformTest/html/semantics/selectors/pseudo-classes/inrange-outofrange_t01: RuntimeError # co19-roll r761: Please triage this failure.
659 WebPlatformTest/html/semantics/selectors/pseudo-classes/link_t01: RuntimeError # co19-roll r761: Please triage this failure.
660 WebPlatformTest/html/semantics/selectors/pseudo-classes/valid-invalid_t01: Runti meError # co19-roll r761: Please triage this failure.
661 WebPlatformTest/html/semantics/tabular-data/the-table-element/table-rows_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
662 WebPlatformTest/html/semantics/tabular-data/the-tr-element/rowIndex_t01: Runtime Error # co19-roll r761: Please triage this failure.
663 WebPlatformTest/html/syntax/serializing-html-fragments/outerHTML_t01: RuntimeErr or # co19-roll r761: Please triage this failure.
664 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t02: RuntimeError # co19-roll r761: Please triage this failure.
665 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t03: RuntimeError # co19-roll r761: Please triage this failure.
666 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t05: RuntimeError # co19-roll r761: Please triage this failure.
667 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t06: RuntimeError # co19-roll r761: Please triage this failure.
668 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol_t00: RuntimeError # co19-roll r761: Please triage this failure.
669 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # co19-roll r761: Please triage this failure.
670 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # co19-roll r761: Please triage this failure.
671 WebPlatformTest/webstorage/event_local_key_t01: RuntimeError # co19-roll r761: P lease triage this failure.
672 WebPlatformTest/webstorage/event_session_key_t01: RuntimeError # co19-roll r761: Please triage this failure.
673 WebPlatformTest/webstorage/storage_builtins_t01: RuntimeError # co19-roll r761: Please triage this failure.
674 WebPlatformTest/webstorage/storage_clear_t01: RuntimeError # co19-roll r761: Ple ase triage this failure.
675 WebPlatformTest/webstorage/storage_local_key_t01: RuntimeError # co19-roll r761: Please triage this failure.
676
433 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $checked ] 677 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $checked ]
434 # New Dartium checked failures on new co19 browser tests in co19 revision 706. 678 # New Dartium checked failures on new co19 browser tests in co19 revision 706.
435 LayoutTests/fast/html/article-element_t01: RuntimeError # Issue 17758. Please t riage this failure. 679 LayoutTests/fast/html/article-element_t01: RuntimeError # Issue 17758. Please t riage this failure.
436 LayoutTests/fast/html/aside-element_t01: RuntimeError # Issue 17758. Please tri age this failure. 680 LayoutTests/fast/html/aside-element_t01: RuntimeError # Issue 17758. Please tri age this failure.
437 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError, Pass # Issue 17 758. Please triage this failure. 681 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError, Pass # Issue 17 758. Please triage this failure.
438 LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: RuntimeError # Issue 177 58. Please triage this failure. 682 LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: RuntimeError # Issue 177 58. Please triage this failure.
439 LibTest/html/HttpRequest/request_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure. 683 LibTest/html/HttpRequest/request_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure.
440 LibTest/html/HttpRequest/responseText_A01_t01: RuntimeError # Issue 17758. Plea se triage this failure. 684 LibTest/html/HttpRequest/responseText_A01_t01: RuntimeError # Issue 17758. Plea se triage this failure.
441 LibTest/html/HttpRequest/status_A01_t01: RuntimeError # Issue 17758. Please tri age this failure. 685 LibTest/html/HttpRequest/status_A01_t01: RuntimeError # Issue 17758. Please tri age this failure.
442 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # co19-roll r 722: Please triage this failure. 686 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # co19-roll r 722: Please triage this failure.
443 LayoutTests/fast/dom/HTMLTableElement/insert-row_t01: RuntimeError # co19-roll r 722: Please triage this failure. 687 LayoutTests/fast/dom/HTMLTableElement/insert-row_t01: RuntimeError # co19-roll r 722: Please triage this failure.
444 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure. 688 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure.
445 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 689 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
446 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 690 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
447 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 691 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
448 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure. 692 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure.
449 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 693 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
450 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 694 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
451 695
452 # co19-roll r738 696 # co19-roll r738
453 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure. 697 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure.
454 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure. 698 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure.
455 LayoutTests/fast/dom/custom/type-extensions_t01: RuntimeError, Pass # co19-roll r738: Please triage this failure. 699 LayoutTests/fast/dom/custom/type-extensions_t01: RuntimeError, Pass # co19-roll r738: Please triage this failure.
456 LayoutTests/fast/dom/shadow/shadowhost-keyframes_t01: RuntimeError, Pass # co19- roll r738: Please triage this failure. 700 LayoutTests/fast/dom/shadow/shadowhost-keyframes_t01: RuntimeError, Pass # co19- roll r738: Please triage this failure.
457 701
702 # co19-roll r761
703 LayoutTests/fast/css/box-sizing-border-box-dynamic-padding-border-update_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
704 LayoutTests/fast/css/deprecated-flexbox-auto-min-size_t01: RuntimeError # co19-r oll r761: Please triage this failure.
705 LayoutTests/fast/css/display-inline-block-scrollbar_t01: RuntimeError # co19-rol l r761: Please triage this failure.
706 LayoutTests/fast/css/fixed-width-intrinsic-width-excludes-scrollbars_t01: Runtim eError # co19-roll r761: Please triage this failure.
707 LayoutTests/fast/css/focus-display-block-inline_t01: RuntimeError # co19-roll r7 61: Please triage this failure.
708 LayoutTests/fast/css/font-face-unicode-range-overlap-load_t01: RuntimeError, Pas s # co19-roll r761: Please triage this failure.
709 LayoutTests/fast/xpath/name-null-namespace_t01: RuntimeError # co19-roll r761: P lease triage this failure.
710 LayoutTests/fast/xpath/xpath-result-eventlistener-crash_t01: RuntimeError # co19 -roll r761: Please triage this failure.
711 LayoutTests/fast/xsl/default-html_t01: RuntimeError # co19-roll r761: Please tri age this failure.
712
458 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $mode == debug ] 713 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $mode == debug ]
459 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: Skip # Issue 19495. 714 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: Skip # Issue 19495.
460 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: S kip # Issue 20540. 715 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: S kip # Issue 20540.
461 716
462 [ $compiler == none && $runtime == ContentShellOnAndroid ] 717 [ $compiler == none && $runtime == ContentShellOnAndroid ]
463 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44. 718 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44.
464 LibTest/html/Element/getBoundingClientRect_A01_t02: RuntimeError # Issue 19127. 719 LibTest/html/Element/getBoundingClientRect_A01_t02: RuntimeError # Issue 19127.
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2js.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698