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

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

Issue 1681293004: Adjust suppressions for Dartium tests that were passing only on Mac and are now failing there as we… (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 10 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/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 1232 matching lines...) Expand 10 before | Expand all | Expand 10 after
1243 LayoutTests/fast/canvas/webgl/texture-color-profile_t01: RuntimeError # Issue 25 653 1243 LayoutTests/fast/canvas/webgl/texture-color-profile_t01: RuntimeError # Issue 25 653
1244 LayoutTests/fast/canvas/webgl/texture-complete_t01: RuntimeError # Issue 25653 1244 LayoutTests/fast/canvas/webgl/texture-complete_t01: RuntimeError # Issue 25653
1245 LayoutTests/fast/canvas/webgl/texture-npot_t01: RuntimeError # Issue 25653 1245 LayoutTests/fast/canvas/webgl/texture-npot_t01: RuntimeError # Issue 25653
1246 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # Issue 2565 3 1246 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # Issue 2565 3
1247 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # Issue 25653 1247 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # Issue 25653
1248 LayoutTests/fast/canvas/webgl/uniform-location_t01: RuntimeError # Please triage this failure 1248 LayoutTests/fast/canvas/webgl/uniform-location_t01: RuntimeError # Please triage this failure
1249 LayoutTests/fast/canvas/webgl/uninitialized-test_t01: RuntimeError # Please tria ge this failure 1249 LayoutTests/fast/canvas/webgl/uninitialized-test_t01: RuntimeError # Please tria ge this failure
1250 LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: RuntimeError # Issue 25653 1250 LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: RuntimeError # Issue 25653
1251 LayoutTests/fast/canvas/webgl/webgl-depth-texture_t01: RuntimeError # Please tri age this failure 1251 LayoutTests/fast/canvas/webgl/webgl-depth-texture_t01: RuntimeError # Please tri age this failure
1252 1252
1253 [ $compiler == none && $runtime == dartium && $system != macos ]
1254 LayoutTests/fast/canvas/webgl/WebGLContextEvent_t01: RuntimeError # Issue 22026 1253 LayoutTests/fast/canvas/webgl/WebGLContextEvent_t01: RuntimeError # Issue 22026
1255 LayoutTests/fast/canvas/webgl/attrib-location-length-limits_t01: RuntimeError # Issue 22026 1254 LayoutTests/fast/canvas/webgl/attrib-location-length-limits_t01: RuntimeError # Issue 22026
1256 LayoutTests/fast/canvas/webgl/buffer-bind-test_t01: RuntimeError # Issue 22026 1255 LayoutTests/fast/canvas/webgl/buffer-bind-test_t01: RuntimeError # Issue 22026
1257 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # Issue 22026 1256 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # Issue 22026
1258 LayoutTests/fast/canvas/webgl/canvas-test_t01: RuntimeError # Issue 22026 1257 LayoutTests/fast/canvas/webgl/canvas-test_t01: RuntimeError # Issue 22026
1259 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # Issue 22026 1258 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # Issue 22026
1260 LayoutTests/fast/canvas/webgl/compressed-tex-image_t01: RuntimeError # Issue 220 26 1259 LayoutTests/fast/canvas/webgl/compressed-tex-image_t01: RuntimeError # Issue 220 26
1261 LayoutTests/fast/canvas/webgl/context-destroyed-crash_t01: RuntimeError # Issue 22026 1260 LayoutTests/fast/canvas/webgl/context-destroyed-crash_t01: RuntimeError # Issue 22026
1262 LayoutTests/fast/canvas/webgl/css-webkit-canvas-repaint_t01: RuntimeError # Issu e 22026 1261 LayoutTests/fast/canvas/webgl/css-webkit-canvas-repaint_t01: RuntimeError # Issu e 22026
1263 LayoutTests/fast/canvas/webgl/css-webkit-canvas_t01: RuntimeError # Issue 22026 1262 LayoutTests/fast/canvas/webgl/css-webkit-canvas_t01: RuntimeError # Issue 22026
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
1437 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-005_t01: RuntimeError # Dartium 45 roll. Issue 25754 1436 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-005_t01: RuntimeError # Dartium 45 roll. Issue 25754
1438 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-ac cessors-002_t01: RuntimeError # Dartium 45 roll. Issue 25754 1437 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-ac cessors-002_t01: RuntimeError # Dartium 45 roll. Issue 25754
1439 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes_t01 : Timeout # Dartium 45 roll. Issue 25754 1438 LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes_t01 : Timeout # Dartium 45 roll. Issue 25754
1440 LayoutTests/fast/replaced/iframe-with-percentage-height-within-table-with-anonym ous-table-cell_t01: Timeout # Dartium 45 roll. Issue 25754 1439 LayoutTests/fast/replaced/iframe-with-percentage-height-within-table-with-anonym ous-table-cell_t01: Timeout # Dartium 45 roll. Issue 25754
1441 LayoutTests/fast/replaced/iframe-with-percentage-height-within-table-with-table- cell-ignore-height_t01: Timeout # Dartium 45 roll. Issue 25754 1440 LayoutTests/fast/replaced/iframe-with-percentage-height-within-table-with-table- cell-ignore-height_t01: Timeout # Dartium 45 roll. Issue 25754
1442 LayoutTests/fast/events/change-overflow-on-overflow-change_t01: Timeout # Dartiu m 45 roll. Issue 25754 1441 LayoutTests/fast/events/change-overflow-on-overflow-change_t01: Timeout # Dartiu m 45 roll. Issue 25754
1443 LayoutTests/fast/loader/onload-policy-ignore-for-frame_t01: Timeout # Dartium 45 roll. Issue 25754 1442 LayoutTests/fast/loader/onload-policy-ignore-for-frame_t01: Timeout # Dartium 45 roll. Issue 25754
1444 1443
1445 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ] 1444 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ]
1446 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure. 1445 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure.
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