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

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

Issue 1844993004: A few more test to go green (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 8 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 | tests/html/html.status » ('j') | 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 && $checked && $system == macos ] 15 [ $compiler == none && $runtime == dartium && $checked && $system == macos ]
16 LayoutTests/fast/xpath/invalid-resolver_t01: RuntimeError # 45 roll 16 LayoutTests/fast/xpath/invalid-resolver_t01: RuntimeError # 45 roll
17 17
18 [ $compiler == none && $runtime == dartium && $system == windows ] 18 [ $compiler == none && $runtime == dartium && $system == windows ]
19 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
20 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.
21 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t01: Skip # Timesout Issue 26134
21 22
22 [ $compiler == none && $runtime == dartium && $system != windows ] 23 [ $compiler == none && $runtime == dartium && $system != windows ]
23 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure. 24 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure.
24 25
26 [ $compiler == none && $runtime == dartium && $system == linux ]
27 language/mixin_illegal_constructor_test/01: Skip # Issue 43
28
25 [ $compiler == none && $runtime == dartium && ($system == windows || $system == linux) ] 29 [ $compiler == none && $runtime == dartium && ($system == windows || $system == linux) ]
26 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # 45 ro ll webgl doesn't run on on windows/linux bots. 30 LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # 45 ro ll webgl 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. 31 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
28 LayoutTests/fast/canvas/webgl/compressed-tex-image_t01: RuntimeError # 45 rollwe bgl doesn't run on on windows/linux bots. 32 LayoutTests/fast/canvas/webgl/compressed-tex-image_t01: RuntimeError # 45 rollwe bgl doesn't run on on windows/linux bots.
29 LayoutTests/fast/canvas/webgl/context-lost_t01: RuntimeError # 45 rollwebgl does n't run on on windows/linux bots. 33 LayoutTests/fast/canvas/webgl/context-lost_t01: RuntimeError # 45 rollwebgl does n't run on on windows/linux bots.
30 LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds_t01: RuntimeError # 45 r ollwebgl doesn't run on on windows/linux bots. 34 LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds_t01: RuntimeError # 45 r ollwebgl doesn't run on on windows/linux bots.
31 LayoutTests/fast/canvas/webgl/draw-elements-out-of-bounds_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots. 35 LayoutTests/fast/canvas/webgl/draw-elements-out-of-bounds_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
32 LayoutTests/fast/canvas/webgl/gl-enum-tests_t01: RuntimeError # 45 rollwebgl doe sn't run on on windows/linux bots. 36 LayoutTests/fast/canvas/webgl/gl-enum-tests_t01: RuntimeError # 45 rollwebgl doe sn't run on on windows/linux bots.
33 LayoutTests/fast/canvas/webgl/gl-object-get-calls_t01: RuntimeError # 45 rollweb gl doesn't run on on windows/linux bots. 37 LayoutTests/fast/canvas/webgl/gl-object-get-calls_t01: RuntimeError # 45 rollweb gl doesn't run on on windows/linux bots.
34 LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: RuntimeError # 45 rollweb gl doesn't run on on windows/linux bots. 38 LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: RuntimeError # 45 rollweb gl doesn't run on on windows/linux bots.
(...skipping 1345 matching lines...) Expand 10 before | Expand all | Expand 10 after
1380 LibTest/html/Document/text_A01_t01: RuntimeError # Issue 26134 1384 LibTest/html/Document/text_A01_t01: RuntimeError # Issue 26134
1381 LibTest/html/Document/insertBefore_A01_t01: RuntimeError # Issue 26134 1385 LibTest/html/Document/insertBefore_A01_t01: RuntimeError # Issue 26134
1382 LibTest/html/Document/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1386 LibTest/html/Document/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1383 LibTest/html/IFrameElement/insertBefore_A01_t01: RuntimeError # Issue 26134 1387 LibTest/html/IFrameElement/insertBefore_A01_t01: RuntimeError # Issue 26134
1384 LibTest/html/IFrameElement/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1388 LibTest/html/IFrameElement/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1385 LibTest/html/Element/text_A01_t01: RuntimeError # Issue 26134 1389 LibTest/html/Element/text_A01_t01: RuntimeError # Issue 26134
1386 LibTest/html/Element/insertBefore_A01_t01: RuntimeError # Issue 26134 1390 LibTest/html/Element/insertBefore_A01_t01: RuntimeError # Issue 26134
1387 LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1391 LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1388 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: Skip # Issue 261 34, timeout 1392 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: Skip # Issue 261 34, timeout
1389 html/cross_domain_iframe_test: RuntimeError # Issue 26134 1393 html/cross_domain_iframe_test: RuntimeError # Issue 26134
OLDNEW
« no previous file with comments | « no previous file | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698