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

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

Issue 2064773002: Skip a couple of Windows tests that are consistently timing out. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 6 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/forms/input-value-sanitization_t01: RuntimeError # 45 roll
11 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.
12 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
13 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
14 14
15 [ $compiler == none && $runtime == dartium && $system == windows ] 15 [ $compiler == none && $runtime == dartium && $system == windows ]
16 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605 16 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605
17 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Runtime Error # Please triage this failure.
18 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t01: Skip # Timesout Issue 26134 17 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t01: Skip # Timesout Issue 26134
18 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Skip # Timesout sporadically
19 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-003_t01: Skip # Timesout sporadically
19 LayoutTests/fast/css/MarqueeLayoutTest_t01: Pass, RuntimeError # Please triage t his failure 20 LayoutTests/fast/css/MarqueeLayoutTest_t01: Pass, RuntimeError # Please triage t his failure
20 21
21 [ $compiler == none && $runtime == dartium && $system != windows ] 22 [ $compiler == none && $runtime == dartium && $system != windows ]
22 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.
23 24
24 [ $compiler == none && $runtime == dartium && $system == linux ] 25 [ $compiler == none && $runtime == dartium && $system == linux ]
25 language/mixin_illegal_constructor_test/01: Skip # Issue 43 26 language/mixin_illegal_constructor_test/01: Skip # Issue 43
26 27
27 [ $compiler == none && $runtime == dartium && ($system == windows || $system == linux) ] 28 [ $compiler == none && $runtime == dartium && ($system == windows || $system == linux) ]
28 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # 45 ro ll webgl doesn't run on on windows/linux bots. 29 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # 45 ro ll webgl doesn't run on on windows/linux bots.
(...skipping 1282 matching lines...) Expand 10 before | Expand all | Expand 10 after
1311 LibTest/html/Document/text_A01_t01: RuntimeError # Issue 26134 1312 LibTest/html/Document/text_A01_t01: RuntimeError # Issue 26134
1312 LibTest/html/Document/insertBefore_A01_t01: RuntimeError # Issue 26134 1313 LibTest/html/Document/insertBefore_A01_t01: RuntimeError # Issue 26134
1313 LibTest/html/Document/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1314 LibTest/html/Document/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1314 LibTest/html/IFrameElement/insertBefore_A01_t01: RuntimeError # Issue 26134 1315 LibTest/html/IFrameElement/insertBefore_A01_t01: RuntimeError # Issue 26134
1315 LibTest/html/IFrameElement/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1316 LibTest/html/IFrameElement/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1316 LibTest/html/Element/text_A01_t01: RuntimeError # Issue 26134 1317 LibTest/html/Element/text_A01_t01: RuntimeError # Issue 26134
1317 LibTest/html/Element/insertBefore_A01_t01: RuntimeError # Issue 26134 1318 LibTest/html/Element/insertBefore_A01_t01: RuntimeError # Issue 26134
1318 LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1319 LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1319 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: Skip # Issue 261 34, timeout 1320 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: Skip # Issue 261 34, timeout
1320 html/cross_domain_iframe_test: RuntimeError # Issue 26134 1321 html/cross_domain_iframe_test: RuntimeError # Issue 26134
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