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

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

Issue 1767523002: Few more tests for fix for 45 roll (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 9 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 | « no previous file | no next file » | 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/writing-mode/broken-ideographic-font_t01: Skip # Timing out on the bots. Please triage this failure. 11 LayoutTests/fast/writing-mode/broken-ideographic-font_t01: Skip # Timing out on the bots. Please triage this failure.
11 LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow_t01: Pass, Runtim eError # Issue 21605 12 LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow_t01: Pass, Runtim eError # Issue 21605
12 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605 13 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605
13 14
15 [ $compiler == none && $runtime == dartium && $checked && $system == macos ]
16 LayoutTests/fast/xpath/invalid-resolver_t01: RuntimeError # 45 roll
17
14 [ $compiler == none && $runtime == dartium && $system == windows ] 18 [ $compiler == none && $runtime == dartium && $system == windows ]
15 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605 19 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605
16 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Runtime Error # Please triage this failure. 20 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Runtime Error # Please triage this failure.
17 21
18 [ $compiler == none && $runtime == dartium && $system != windows ] 22 [ $compiler == none && $runtime == dartium && $system != windows ]
19 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure. 23 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure.
20 24
21 [ $compiler == none && $runtime == dartium && ($system == windows || $system == linux) ] 25 [ $compiler == none && $runtime == dartium && ($system == windows || $system == linux) ]
22 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # 45 ro ll webgl doesn't run on on windows/linux bots. 26 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # 45 ro ll webgl doesn't run on on windows/linux bots.
23 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots. 27 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 Language/Errors_and_Warnings/static_warning_t05: RuntimeError # Please triage th is failure. 61 Language/Errors_and_Warnings/static_warning_t05: RuntimeError # Please triage th is failure.
58 Language/Errors_and_Warnings/static_warning_t06: RuntimeError # Please triage th is failure. 62 Language/Errors_and_Warnings/static_warning_t06: RuntimeError # Please triage th is failure.
59 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # co19-roll r761: Please triage this failure. 63 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # co19-roll r761: Please triage this failure.
60 LayoutTests/fast/canvas/webgl/oes-vertex-array-object_t01: RuntimeError # co19-r oll r761: Please triage this failure. 64 LayoutTests/fast/canvas/webgl/oes-vertex-array-object_t01: RuntimeError # co19-r oll r761: Please triage this failure.
61 LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # co19-roll r76 1: Please triage this failure. 65 LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
62 LayoutTests/fast/css-intrinsic-dimensions/css-tables_t01: RuntimeError # co19-ro ll r786: Please triage this failure. 66 LayoutTests/fast/css-intrinsic-dimensions/css-tables_t01: RuntimeError # co19-ro ll r786: Please triage this failure.
63 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-absolutes_t01: Runtime Error # co19-roll r786: Please triage this failure. 67 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-absolutes_t01: Runtime Error # co19-roll r786: Please triage this failure.
64 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-blocks_t01: RuntimeErr or # co19-roll r786: Please triage this failure. 68 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-blocks_t01: RuntimeErr or # co19-roll r786: Please triage this failure.
65 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-column-flex-items_t01: RuntimeError # co19-roll r786: Please triage this failure. 69 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-column-flex-items_t01: RuntimeError # co19-roll r786: Please triage this failure.
66 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-flex-items_t01: Runtim eError # co19-roll r786: Please triage this failure. 70 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-flex-items_t01: Runtim eError # co19-roll r786: Please triage this failure.
67 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes_t01 : RuntimeError # co19-roll r786: Please triage this failure. 71 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes_t01 : Skip # Timedout roll 45.
68 LayoutTests/fast/css-intrinsic-dimensions/multicol_t01: RuntimeError # co19-roll r786: Please triage this failure. 72 LayoutTests/fast/css-intrinsic-dimensions/multicol_t01: RuntimeError # co19-roll r786: Please triage this failure.
69 LayoutTests/fast/css-intrinsic-dimensions/tables_t01: RuntimeError # co19-roll r 786: Please triage this failure. 73 LayoutTests/fast/css-intrinsic-dimensions/tables_t01: RuntimeError # co19-roll r 786: Please triage this failure.
70 LayoutTests/fast/css-intrinsic-dimensions/width-shrinks-avoid-floats_t01: Runtim eError # co19-roll r786: Please triage this failure. 74 LayoutTests/fast/css-intrinsic-dimensions/width-shrinks-avoid-floats_t01: Runtim eError # co19-roll r786: Please triage this failure.
71 LayoutTests/fast/css/box-sizing-border-box-dynamic-padding-border-update_t01: Ru ntimeError # co19-roll r761: Please triage this failure. 75 LayoutTests/fast/css/box-sizing-border-box-dynamic-padding-border-update_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
72 LayoutTests/fast/css/display-inline-block-scrollbar_t01: RuntimeError # co19-rol l r761: Please triage this failure. 76 LayoutTests/fast/css/display-inline-block-scrollbar_t01: RuntimeError # co19-rol l r761: Please triage this failure.
73 LayoutTests/fast/css/fixed-width-intrinsic-width-excludes-scrollbars_t01: Runtim eError # co19-roll r761: Please triage this failure. 77 LayoutTests/fast/css/fixed-width-intrinsic-width-excludes-scrollbars_t01: Runtim eError # co19-roll r761: Please triage this failure.
74 LayoutTests/fast/css/style-scoped/style-scoped-scoping-nodes-different-order_t01 : RuntimeError # Dartium JSInterop failure 78 LayoutTests/fast/css/style-scoped/style-scoped-scoping-nodes-different-order_t01 : RuntimeError # Dartium JSInterop failure
75 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative_t01: RuntimeE rror # Please triage this failure. 79 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative_t01: RuntimeE rror # Please triage this failure.
76 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static_t01: RuntimeErr or # Please triage this failure. 80 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static_t01: RuntimeErr or # Please triage this failure.
77 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # co19-roll r 722: Please triage this failure. 81 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # co19-roll r 722: Please triage this failure.
(...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 LayoutTests/fast/css-grid-layout/justify-self-cell_t01: RuntimeError # co19-roll r786: Please triage this failure. 390 LayoutTests/fast/css-grid-layout/justify-self-cell_t01: RuntimeError # co19-roll r786: Please triage this failure.
387 LayoutTests/fast/css-grid-layout/minmax-fixed-logical-height-only_t01: RuntimeEr ror # co19-roll r786: Please triage this failure. 391 LayoutTests/fast/css-grid-layout/minmax-fixed-logical-height-only_t01: RuntimeEr ror # co19-roll r786: Please triage this failure.
388 LayoutTests/fast/css-grid-layout/minmax-fixed-logical-width-only_t01: RuntimeErr or # co19-roll r786: Please triage this failure. 392 LayoutTests/fast/css-grid-layout/minmax-fixed-logical-width-only_t01: RuntimeErr or # co19-roll r786: Please triage this failure.
389 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. 393 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.
390 LayoutTests/fast/css-grid-layout/percent-grid-item-in-percent-grid-track-update_ t01: RuntimeError # co19-roll r786: Please triage this failure. 394 LayoutTests/fast/css-grid-layout/percent-grid-item-in-percent-grid-track-update_ t01: RuntimeError # co19-roll r786: Please triage this failure.
391 LayoutTests/fast/css-grid-layout/percent-grid-item-in-percent-grid-track_t01: Ru ntimeError # co19-roll r786: Please triage this failure. 395 LayoutTests/fast/css-grid-layout/percent-grid-item-in-percent-grid-track_t01: Ru ntimeError # co19-roll r786: Please triage this failure.
392 LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item-upd ate_t01: RuntimeError # co19-roll r786: Please triage this failure. 396 LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item-upd ate_t01: RuntimeError # co19-roll r786: Please triage this failure.
393 LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item_t01 : RuntimeError # co19-roll r786: Please triage this failure. 397 LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item_t01 : RuntimeError # co19-roll r786: Please triage this failure.
394 LayoutTests/fast/css-grid-layout/percent-resolution-grid-item_t01: RuntimeError # co19-roll r786: Please triage this failure. 398 LayoutTests/fast/css-grid-layout/percent-resolution-grid-item_t01: RuntimeError # co19-roll r786: Please triage this failure.
395 LayoutTests/fast/css-grid-layout/place-cell-by-index_t01: RuntimeError # co19-ro ll r786: Please triage this failure. 399 LayoutTests/fast/css-grid-layout/place-cell-by-index_t01: RuntimeError # co19-ro ll r786: Please triage this failure.
396 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes_t01 : RuntimeError # co19-roll r786: Please triage this failure.
397 LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style_t01: Ru ntimeError # co19-roll r761: Please triage this failure. 400 LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style_t01: Ru ntimeError # co19-roll r761: Please triage this failure.
398 LayoutTests/fast/css/checked-pseudo-selector_t01: RuntimeError # co19-roll r761: Please triage this failure. 401 LayoutTests/fast/css/checked-pseudo-selector_t01: RuntimeError # co19-roll r761: Please triage this failure.
399 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: RuntimeE rror # co19-roll r761: Please triage this failure. 402 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: RuntimeE rror # co19-roll r761: Please triage this failure.
400 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: Skip # c o19 issue 732. 403 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: Skip # c o19 issue 732.
401 LayoutTests/fast/css/computed-offset-with-zoom_t01: Skip # co19 issue 732. 404 LayoutTests/fast/css/computed-offset-with-zoom_t01: Skip # co19 issue 732.
402 LayoutTests/fast/css/content/content-none_t01: RuntimeError # co19-roll r761: Pl ease triage this failure. 405 LayoutTests/fast/css/content/content-none_t01: RuntimeError # co19-roll r761: Pl ease triage this failure.
403 LayoutTests/fast/css/content/content-normal_t01: RuntimeError # co19-roll r761: Please triage this failure. 406 LayoutTests/fast/css/content/content-normal_t01: RuntimeError # co19-roll r761: Please triage this failure.
404 LayoutTests/fast/css/counters/complex-before_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure. 407 LayoutTests/fast/css/counters/complex-before_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
405 LayoutTests/fast/css/css-properties-case-insensitive_t01: RuntimeError # co19-ro ll r761: Please triage this failure. 408 LayoutTests/fast/css/css-properties-case-insensitive_t01: RuntimeError # co19-ro ll r761: Please triage this failure.
406 LayoutTests/fast/css/css3-nth-tokens-style_t01: RuntimeError # co19-roll r761: P lease triage this failure. 409 LayoutTests/fast/css/css3-nth-tokens-style_t01: RuntimeError # co19-roll r761: P lease triage this failure.
(...skipping 891 matching lines...) Expand 10 before | Expand all | Expand 10 after
1298 LayoutTests/fast/css/aspect-ratio-parsing-tests_t01: Skip # 45 Roll No longer su pported. 1301 LayoutTests/fast/css/aspect-ratio-parsing-tests_t01: Skip # 45 Roll No longer su pported.
1299 LayoutTests/fast/css/auto-min-size_t01: RuntimeError # 45 Roll co19 test rewrit e issue 25807 1302 LayoutTests/fast/css/auto-min-size_t01: RuntimeError # 45 Roll co19 test rewrit e issue 25807
1300 LayoutTests/fast/css/background-position-serialize_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1303 LayoutTests/fast/css/background-position-serialize_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1301 LayoutTests/fast/css/content-language-case-insensitivity_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1304 LayoutTests/fast/css/content-language-case-insensitivity_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1302 LayoutTests/fast/css/content-language-dynamically-added_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1305 LayoutTests/fast/css/content-language-dynamically-added_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1303 LayoutTests/fast/css/content-language-dynamically-removed_t01: RuntimeError # 4 5 Roll co19 test rewrite issue 25807 1306 LayoutTests/fast/css/content-language-dynamically-removed_t01: RuntimeError # 4 5 Roll co19 test rewrite issue 25807
1304 LayoutTests/fast/css/content-language-mapped-to-webkit-locale_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1307 LayoutTests/fast/css/content-language-mapped-to-webkit-locale_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1305 LayoutTests/fast/css/content-language-multiple_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1308 LayoutTests/fast/css/content-language-multiple_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1306 LayoutTests/fast/css/content-language-no-content_t01: RuntimeError # 45 Roll co 19 test rewrite issue 25807 1309 LayoutTests/fast/css/content-language-no-content_t01: RuntimeError # 45 Roll co 19 test rewrite issue 25807
1307 LayoutTests/fast/css/counters/counter-cssText_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1310 LayoutTests/fast/css/counters/counter-cssText_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1308 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes_t01 : RuntimeError # 45 Roll failure. 1311 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes_t01 : Skip # 45 Roll failure.
1309 LayoutTests/fast/css/cssText-shorthand_t01: RuntimeError # 45 Roll co19 test re write issue 25807 1312 LayoutTests/fast/css/cssText-shorthand_t01: RuntimeError # 45 Roll co19 test re write issue 25807
1310 LayoutTests/fast/css/csstext-of-content-string_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1313 LayoutTests/fast/css/csstext-of-content-string_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1311 LayoutTests/fast/css/ex-unit-with-no-x-height_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1314 LayoutTests/fast/css/ex-unit-with-no-x-height_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1312 LayoutTests/fast/css/font-shorthand-from-longhands_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1315 LayoutTests/fast/css/font-shorthand-from-longhands_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1313 LayoutTests/fast/css/getComputedStyle/computed-style-font_t01: RuntimeError # 4 5 Roll co19 test rewrite issue 25807 1316 LayoutTests/fast/css/getComputedStyle/computed-style-font_t01: RuntimeError # 4 5 Roll co19 test rewrite issue 25807
1314 LayoutTests/fast/css/getComputedStyle/computed-style-properties_t01: RuntimeErro r # 45 Roll co19 test rewrite issue 25807 1317 LayoutTests/fast/css/getComputedStyle/computed-style-properties_t01: RuntimeErro r # 45 Roll co19 test rewrite issue 25807
1315 LayoutTests/fast/css/getComputedStyle/counterIncrement-without-counter_t01: Runt imeError # 45 Roll co19 test rewrite issue 25807 1318 LayoutTests/fast/css/getComputedStyle/counterIncrement-without-counter_t01: Runt imeError # 45 Roll co19 test rewrite issue 25807
1316 LayoutTests/fast/css/getPropertyValue-columns_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1319 LayoutTests/fast/css/getPropertyValue-columns_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1317 LayoutTests/fast/css/image-set-setting_t01: RuntimeError # 45 Roll co19 test re write issue 25807 1320 LayoutTests/fast/css/image-set-setting_t01: RuntimeError # 45 Roll co19 test re write issue 25807
1318 LayoutTests/fast/css/important-js-override_t01: RuntimeError # 45 Roll co19 tes t rewrite issue 25807 1321 LayoutTests/fast/css/important-js-override_t01: RuntimeError # 45 Roll co19 tes t rewrite issue 25807
(...skipping 20 matching lines...) Expand all
1339 LayoutTests/fast/forms/validationMessage_t01: RuntimeError # 45 roll issue https ://github.com/dart-lang/co19/issues/28 1342 LayoutTests/fast/forms/validationMessage_t01: RuntimeError # 45 roll issue https ://github.com/dart-lang/co19/issues/28
1340 LayoutTests/fast/forms/ValidityState-customError_t01: RuntimeError # 45 roll iss ue https://github.com/dart-lang/co19/issues/29 1343 LayoutTests/fast/forms/ValidityState-customError_t01: RuntimeError # 45 roll iss ue https://github.com/dart-lang/co19/issues/29
1341 LayoutTests/fast/innerHTML/javascript-url_t01: RuntimeError # 45 roll issue http s://github.com/dart-lang/co19/issues/34 1344 LayoutTests/fast/innerHTML/javascript-url_t01: RuntimeError # 45 roll issue http s://github.com/dart-lang/co19/issues/34
1342 LayoutTests/fast/multicol/columns-shorthand-parsing_t02: RuntimeError # 45 roll issue https://github.com/dart-lang/co19/issues/30 1345 LayoutTests/fast/multicol/columns-shorthand-parsing_t02: RuntimeError # 45 roll issue https://github.com/dart-lang/co19/issues/30
1343 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. 1346 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.
1344 LayoutTests/fast/xmlhttprequest/xmlhttprequest-get_t01: RuntimeError # 45 roll i ssue https://github.com/dart-lang/co19/issues/31 1347 LayoutTests/fast/xmlhttprequest/xmlhttprequest-get_t01: RuntimeError # 45 roll i ssue https://github.com/dart-lang/co19/issues/31
1345 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-005_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1348 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-005_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1346 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-ac cessors-002_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807 1349 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-ac cessors-002_t01: RuntimeError # 45 Roll co19 test rewrite issue 25807
1347 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-event-interfac e/event-path-001_t01: RuntimeError # 45 roll issue https://github.com/dart-lang/ co19/issues/32 1350 WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-event-interfac e/event-path-001_t01: RuntimeError # 45 roll issue https://github.com/dart-lang/ co19/issues/32
1348 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 1351 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
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698