| OLD | NEW |
| 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/writing-mode/broken-ideographic-font_t01: Skip # Timing out on
the bots. Please triage this failure. | 10 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 | 11 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 | 12 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr
ror # Issue 21605 |
| 13 | 13 |
| 14 [ $compiler == none && $runtime == dartium && $system == windows ] | 14 [ $compiler == none && $runtime == dartium && $system == windows ] |
| 15 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr
ror # Issue 21605 | 15 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. | 16 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Runtime
Error # Please triage this failure. |
| 17 | 17 |
| 18 [ $compiler == none && $runtime == dartium && $system != windows ] | 18 [ $compiler == none && $runtime == dartium && $system != windows ] |
| 19 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19-
roll r761: Please triage this failure. | 19 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19-
roll r761: Please triage this failure. |
| 20 | 20 |
| 21 [ $compiler == none && $runtime == dartium && ($system == windows || $system ==
linux) ] |
| 22 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # 45 ro
ll ArrayBuffer failure only on windows/linux. |
| 23 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # 45 roll Array
Buffer failure only on windows/linux. |
| 24 LayoutTests/fast/canvas/webgl/compressed-tex-image_t01: RuntimeError # 45 roll A
rrayBuffer failure only on windows/linux. |
| 25 LayoutTests/fast/canvas/webgl/context-lost_t01: RuntimeError # 45 roll ArrayBuff
er failure only on windows/linux. |
| 26 LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds_t01: RuntimeError # 45 r
oll ArrayBuffer failure only on windows/linux. |
| 27 LayoutTests/fast/canvas/webgl/draw-elements-out-of-bounds_t01: RuntimeError # 45
roll ArrayBuffer failure only on windows/linux. |
| 28 LayoutTests/fast/canvas/webgl/gl-enum-tests_t01: RuntimeError # 45 roll ArrayBuf
fer failure only on windows/linux. |
| 29 LayoutTests/fast/canvas/webgl/gl-object-get-calls_t01: RuntimeError # 45 roll Ar
rayBuffer failure only on windows/linux. |
| 30 LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: RuntimeError # 45 roll Ar
rayBuffer failure only on windows/linux. |
| 31 LayoutTests/fast/canvas/webgl/gl-vertex-attrib-zero-issues_t01: RuntimeError # 4
5 roll ArrayBuffer failure only on windows/linux. |
| 32 LayoutTests/fast/canvas/webgl/gl-vertex-attrib_t01: RuntimeError # 45 roll Array
Buffer failure only on windows/linux. |
| 33 LayoutTests/fast/canvas/webgl/index-validation-copies-indices_t01: RuntimeError
# 45 roll ArrayBuffer failure only on windows/linux. |
| 34 LayoutTests/fast/canvas/webgl/index-validation-crash-with-buffer-sub-data_t01: R
untimeError # 45 roll ArrayBuffer failure only on windows/linux. |
| 35 LayoutTests/fast/canvas/webgl/index-validation-verifies-too-many-indices_t01: Ru
ntimeError # 45 roll ArrayBuffer failure only on windows/linux. |
| 36 LayoutTests/fast/canvas/webgl/index-validation-with-resized-buffer_t01: RuntimeE
rror # 45 roll ArrayBuffer failure only on windows/linux. |
| 37 LayoutTests/fast/canvas/webgl/index-validation_t01: RuntimeError # 45 roll Array
Buffer failure only on windows/linux. |
| 38 LayoutTests/fast/canvas/webgl/invalid-passed-params_t01: RuntimeError # 45 roll
ArrayBuffer failure only on windows/linux. |
| 39 LayoutTests/fast/canvas/webgl/null-uniform-location_t01: RuntimeError # 45 roll
ArrayBuffer failure only on windows/linux. |
| 40 LayoutTests/fast/canvas/webgl/program-test_t01: RuntimeError # 45 roll ArrayBuff
er failure only on windows/linux. |
| 41 LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs_t01: RuntimeErr
or # 45 roll ArrayBuffer failure only on windows/linux. |
| 42 LayoutTests/fast/canvas/webgl/tex-input-validation_t01: RuntimeError # 45 roll A
rrayBuffer failure only on windows/linux. |
| 43 LayoutTests/fast/canvas/webgl/texImageTest_t01: RuntimeError # 45 roll ArrayBuff
er failure only on windows/linux. |
| 44 LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized_t01: Runtim
eError # 45 roll ArrayBuffer failure only on windows/linux. |
| 45 |
| 21 [ $compiler == none && $runtime == dartium && $mode == debug ] | 46 [ $compiler == none && $runtime == dartium && $mode == debug ] |
| 22 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr
ack/mode_t01: Skip # Issue 19495. | 47 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr
ack/mode_t01: Skip # Issue 19495. |
| 23 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: S
kip # Issue 20540. | 48 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: S
kip # Issue 20540. |
| 24 | 49 |
| 25 [ $compiler == none && $runtime == dartium && $checked ] | 50 [ $compiler == none && $runtime == dartium && $checked ] |
| 26 Language/Errors_and_Warnings/static_warning_t01: RuntimeError # Please triage th
is failure. | 51 Language/Errors_and_Warnings/static_warning_t01: RuntimeError # Please triage th
is failure. |
| 27 Language/Errors_and_Warnings/static_warning_t02: RuntimeError # Please triage th
is failure. | 52 Language/Errors_and_Warnings/static_warning_t02: RuntimeError # Please triage th
is failure. |
| 28 Language/Errors_and_Warnings/static_warning_t03: RuntimeError # Please triage th
is failure. | 53 Language/Errors_and_Warnings/static_warning_t03: RuntimeError # Please triage th
is failure. |
| 29 Language/Errors_and_Warnings/static_warning_t04: RuntimeError # Please triage th
is failure. | 54 Language/Errors_and_Warnings/static_warning_t04: RuntimeError # Please triage th
is failure. |
| 30 Language/Errors_and_Warnings/static_warning_t05: RuntimeError # Please triage th
is failure. | 55 Language/Errors_and_Warnings/static_warning_t05: RuntimeError # Please triage th
is failure. |
| (...skipping 1288 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1319 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-001_t01:
RuntimeError # co19-roll r722: Please triage this failure. | 1344 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-001_t01:
RuntimeError # co19-roll r722: Please triage this failure. |
| 1320 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-002_t01:
RuntimeError # co19-roll r722: Please triage this failure. | 1345 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-002_t01:
RuntimeError # co19-roll r722: Please triage this failure. |
| 1321 WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004_t0
1: RuntimeError # co19-roll r722: Please triage this failure. | 1346 WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004_t0
1: RuntimeError # co19-roll r722: Please triage this failure. |
| 1322 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-ac
cessors-002_t01: RuntimeError # Dartium 45 roll. Issue 25754 | 1347 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-ac
cessors-002_t01: RuntimeError # Dartium 45 roll. Issue 25754 |
| 1323 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume
nt-002_t01: RuntimeError # co19-roll r722: Please triage this failure. | 1348 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume
nt-002_t01: RuntimeError # co19-roll r722: Please triage this failure. |
| 1324 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0
1: RuntimeError # Please triage this failure. | 1349 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0
1: RuntimeError # Please triage this failure. |
| 1325 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # co19-roll r761:
Please triage this failure. | 1350 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # co19-roll r761:
Please triage this failure. |
| 1326 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # co19-roll r761:
Please triage this failure. | 1351 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # co19-roll r761:
Please triage this failure. |
| 1327 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti
mes out flakily. co19-roll r761: Please triage this failure. | 1352 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti
mes out flakily. co19-roll r761: Please triage this failure. |
| 1328 WebPlatformTest/webstorage/storage_session_setitem_quotaexceedederr_t01: Skip #
Times out flakily. co19-roll r761: Please triage this failure. | 1353 WebPlatformTest/webstorage/storage_session_setitem_quotaexceedederr_t01: Skip #
Times out flakily. co19-roll r761: Please triage this failure. |
| OLD | NEW |