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

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

Issue 100363003: co19-roll to r672 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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 | « dart/tests/co19/co19-dart2js.status ('k') | dart/tests/co19/co19-runtime.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 ] 8 [ $compiler == none && $runtime == dartium ]
9 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure. 9 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure.
10 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719: Please triage this failure. 10 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719: Please triage this failure.
11 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break. 11 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break.
12 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure. 12 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure.
13 LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please t riage this failure. 13 LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please t riage this failure.
14 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue 13719: Please triage this failure. 14 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue 13719: Please triage this failure.
15 LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921 15 LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921
16 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921 16 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921
17 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921 17 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921
18 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921 18 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921
19 LibTest/isolate/Isolate/spawnUri_A01_t01: RuntimeError # co19-roll r672: Please triage this failure
20 LibTest/isolate/Isolate/spawnUri_A01_t02: Timeout # co19-roll r672: Please tria ge this failure
21 LibTest/isolate/Isolate/spawnUri_A01_t03: Timeout # co19-roll r672: Please triag e this failure
22 LibTest/isolate/Isolate/spawnUri_A01_t04: RuntimeError # co19-roll r672: Please triage this failure
23 LibTest/isolate/Isolate/spawnUri_A01_t05: RuntimeError # co19-roll r672: Please triage this failure
24 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # co19-roll r672: Please triage this failure
25 LibTest/isolate/RawReceivePort/RawReceivePort_A01_t01: RuntimeError # co19-roll r672: Please triage this failure
26 LibTest/isolate/RawReceivePort/RawReceivePort_A01_t02: RuntimeError # co19-roll r672: Please triage this failure
27 LibTest/isolate/RawReceivePort/close_A01_t01: RuntimeError # co19-roll r672: Ple ase triage this failure
19 28
20 29
21 Language/12_Expressions/13_Spawning_an_Isolate_A01_t01: RuntimeError # co19-roll r667: Please triage this failure 30 Language/12_Expressions/13_Spawning_an_Isolate_A01_t01: RuntimeError # co19-roll r667: Please triage this failure
22 LibTest/isolate/Isolate/spawn_A01_t01: RuntimeError # co19-roll r667: Please tri age this failure 31 LibTest/isolate/Isolate/spawn_A01_t01: RuntimeError # co19-roll r667: Please tri age this failure
23 LibTest/isolate/Isolate/spawn_A01_t02: RuntimeError # co19-roll r667: Please tri age this failure 32 LibTest/isolate/Isolate/spawn_A01_t02: RuntimeError # co19-roll r667: Please tri age this failure
24 LibTest/isolate/Isolate/spawn_A01_t03: RuntimeError # co19-roll r667: Please tri age this failure 33 LibTest/isolate/Isolate/spawn_A01_t03: RuntimeError # co19-roll r667: Please tri age this failure
25 LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError # co19-roll r667: Please tri age this failure 34 LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError # co19-roll r667: Please tri age this failure
26 LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError # co19-roll r667: Please tri age this failure 35 LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError # co19-roll r667: Please tri age this failure
27 36
28 [ $compiler == none && $runtime == dartium && $checked ] 37 [ $compiler == none && $runtime == dartium && $checked ]
29 Language/13_Statements/09_Switch_A09_t01: Fail # Please triage this failure (ena bled checked mode tests on dartium) 38 Language/13_Statements/09_Switch_A09_t01: Fail # Please triage this failure (ena bled checked mode tests on dartium)
30 LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this fa ilure 39 LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this fa ilure
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2js.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698