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

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

Issue 27000004: Update dartium co19/Language/14_Libraries_and_Scripts/3_Parts_A02_t02 timeout suppression to be fla… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 2 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 ] 8 [ $compiler == none && $runtime == dartium ]
9 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 13719: Please triage this f ailure. 9 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 13719: Please triage this f ailure.
10 Language/05_Variables/05_Variables_A05_t01: Fail # Issue 13719: Please triage th is failure. 10 Language/05_Variables/05_Variables_A05_t01: Fail # Issue 13719: Please triage th is failure.
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 Language/13_Statements/03_Variable_Declaration_A04_t06: Fail # co19-roll r607: P lease triage this failure 48 Language/13_Statements/03_Variable_Declaration_A04_t06: Fail # co19-roll r607: P lease triage this failure
49 Language/13_Statements/03_Variable_Declaration_A04_t07: Fail # Issue 13719: Plea se triage this failure. 49 Language/13_Statements/03_Variable_Declaration_A04_t07: Fail # Issue 13719: Plea se triage this failure.
50 Language/13_Statements/03_Variable_Declaration_A04_t08: Fail # Issue 13719: Plea se triage this failure. 50 Language/13_Statements/03_Variable_Declaration_A04_t08: Fail # Issue 13719: Plea se triage this failure.
51 Language/13_Statements/04_Local_Function_Declaration_A04_t01: Fail # co19-roll r 607: Please triage this failure 51 Language/13_Statements/04_Local_Function_Declaration_A04_t01: Fail # co19-roll r 607: Please triage this failure
52 Language/13_Statements/06_For_A01_t11: Fail # Issue 13719: Please triage this fa ilure. 52 Language/13_Statements/06_For_A01_t11: Fail # Issue 13719: Please triage this fa ilure.
53 Language/13_Statements/09_Switch_A01_t02: Fail # Issue 13719: Please triage this failure. 53 Language/13_Statements/09_Switch_A01_t02: Fail # Issue 13719: Please triage this failure.
54 Language/13_Statements/09_Switch_A02_t04: Fail # Issue 13719: Please triage this failure. 54 Language/13_Statements/09_Switch_A02_t04: Fail # Issue 13719: Please triage this failure.
55 Language/13_Statements/12_Labels_A01_t03: Fail # Issue 13719: Please triage this failure. 55 Language/13_Statements/12_Labels_A01_t03: Fail # Issue 13719: Please triage this failure.
56 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: Fail # Issue 13719: Please triage this failure. 56 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: Fail # Issue 13719: Please triage this failure.
57 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: Fail # Issue 13719: Please triage this failure. 57 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: Fail # Issue 13719: Please triage this failure.
58 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Timeout # Issue 13719: Please triage this failure. 58 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719: Please triage this failure.
59 Language/14_Libraries_and_Scripts/4_Scripts_A03_t02: Fail # Issue 13719: Please triage this failure. 59 Language/14_Libraries_and_Scripts/4_Scripts_A03_t02: Fail # Issue 13719: Please triage this failure.
60 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: Fail # Issue 13719: Please tri age this failure. 60 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: Fail # Issue 13719: Please tri age this failure.
61 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: Fail # Issue 13719: Please tri age this failure. 61 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: Fail # Issue 13719: Please tri age this failure.
62 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: Fail # Issue 13719: Please tri age this failure. 62 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: Fail # Issue 13719: Please tri age this failure.
63 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: Fail # Issue 13719: Please tri age this failure. 63 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: Fail # Issue 13719: Please tri age this failure.
64 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: Fail # Issue 13719: Please tri age this failure. 64 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: Fail # Issue 13719: Please tri age this failure.
65 Language/14_Libraries_and_Scripts/5_URIs_A01_t25: Fail # Issue 13719: Please tri age this failure. 65 Language/14_Libraries_and_Scripts/5_URIs_A01_t25: Fail # Issue 13719: Please tri age this failure.
66 Language/15_Types/1_Static_Types_A03_t01: Fail # co19-roll r607: Please triage t his failure 66 Language/15_Types/1_Static_Types_A03_t01: Fail # co19-roll r607: Please triage t his failure
67 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t08: Fail # co19-roll r607: Please triage this failure 67 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t08: Fail # co19-roll r607: Please triage this failure
68 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t09: Fail # co19-roll r607: Please triage this failure 68 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t09: Fail # co19-roll r607: Please triage this failure
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 LibTest/isolate/SendPort/send_A02_t03: Fail # Issue 13921 151 LibTest/isolate/SendPort/send_A02_t03: Fail # Issue 13921
152 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921 152 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921
153 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921 153 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921
154 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921 154 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921
155 155
156 LibTest/isolate/isolate_api/spawnUri_A01_t01: Skip # Issue 13992 156 LibTest/isolate/isolate_api/spawnUri_A01_t01: Skip # Issue 13992
157 LibTest/isolate/isolate_api/spawnUri_A01_t02: Skip # Issue 13992 157 LibTest/isolate/isolate_api/spawnUri_A01_t02: Skip # Issue 13992
158 LibTest/isolate/isolate_api/spawnUri_A01_t03: Skip # Issue 13992 158 LibTest/isolate/isolate_api/spawnUri_A01_t03: Skip # Issue 13992
159 LibTest/isolate/isolate_api/spawnUri_A01_t04: Skip # Issue 13992 159 LibTest/isolate/isolate_api/spawnUri_A01_t04: Skip # Issue 13992
160 LibTest/isolate/isolate_api/spawnUri_A01_t05: Skip # Issue 13992 160 LibTest/isolate/isolate_api/spawnUri_A01_t05: Skip # Issue 13992
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