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

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

Issue 264893003: Enable more co19 tests on dartium (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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 | Annotate | Revision Log
« 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 || $runtime == ContentShellOnAndroid ) ] 8 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ]
9 # Something is breaking browser_test.dart in the test infrastructure in these te sts. Issue 18558. 9 # Something is breaking browser_test.dart in the test infrastructure in these te sts. Issue 18558.
10 LayoutTests/fast/dom/HTMLS*: Skip # Issue 18558
11 LayoutTests/fast/dom/HTMLB*: Skip # Issue 18558 10 LayoutTests/fast/dom/HTMLB*: Skip # Issue 18558
12 11
13 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure. 12 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure.
14 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719: Please triage this failure. 13 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719: Please triage this failure.
15 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break. 14 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break.
16 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure. 15 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure.
17 LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please t riage this failure. 16 LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please t riage this failure.
18 LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921 17 LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921
19 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921 18 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921
20 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921 19 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921
(...skipping 340 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure. 360 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure.
362 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 361 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
363 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 362 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
364 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 363 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
365 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure. 364 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure.
366 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 365 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
367 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 366 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
368 367
369 [ $compiler == none && $runtime == ContentShellOnAndroid ] 368 [ $compiler == none && $runtime == ContentShellOnAndroid ]
370 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44. 369 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44.
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