| 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/writing-mode/broken-ideographic-font_t01: Skip # Timing out on
the bots. Please triage this failure. | 9 LayoutTests/fast/writing-mode/broken-ideographic-font_t01: Skip # Timing out on
the bots. Please triage this failure. |
| 10 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/css-generated-content/pseudo-animation-before-onload_t01: Skip
# Depends on animation timing, commented as known to be flaky in test. Will not
fix. |
| (...skipping 1137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1148 LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: RuntimeError #
Issue 22026 | 1148 LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: RuntimeError #
Issue 22026 |
| 1149 LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint_t01: RuntimeError #
Issue 22026 | 1149 LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint_t01: RuntimeError #
Issue 22026 |
| 1150 LayoutTests/fast/canvas/webgl/webgl-composite-modes_t01: RuntimeError # Issue 22
026 | 1150 LayoutTests/fast/canvas/webgl/webgl-composite-modes_t01: RuntimeError # Issue 22
026 |
| 1151 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # Issue 22026 | 1151 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # Issue 22026 |
| 1152 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # Issue 2202
6 | 1152 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # Issue 2202
6 |
| 1153 LayoutTests/fast/canvas/webgl/webgl-layer-update_t01: RuntimeError # Issue 22026 | 1153 LayoutTests/fast/canvas/webgl/webgl-layer-update_t01: RuntimeError # Issue 22026 |
| 1154 LayoutTests/fast/canvas/webgl/webgl-specific_t01: RuntimeError # Issue 22026 | 1154 LayoutTests/fast/canvas/webgl/webgl-specific_t01: RuntimeError # Issue 22026 |
| 1155 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError
# Issue 22026 | 1155 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError
# Issue 22026 |
| 1156 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Is
sue 22026 | 1156 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Is
sue 22026 |
| 1157 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr
ror # Issue 22026 | 1157 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr
ror # Issue 22026 |
| 1158 LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Issue 23433 |
| 1158 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError
# Issue 22532 | 1159 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError
# Issue 22532 |
| 1160 LayoutTests/fast/forms/textarea-paste-newline_t01: Pass, RuntimeError # Issue 23
433 |
| 1159 | 1161 |
| 1160 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid
) && $system != windows ] | 1162 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid
) && $system != windows ] |
| 1161 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19-
roll r761: Please triage this failure. | 1163 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19-
roll r761: Please triage this failure. |
| OLD | NEW |