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

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

Issue 11486021: Triaged remaining VM test failures. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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 | « 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 == vm ] 5 [ $compiler == none && $runtime == vm ]
6 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060 6 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060
7 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060 7 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060
8 8
9 Language/03_Overview/1_Scoping_A02_t32: Fail # Dart issue 6556 9 Language/03_Overview/1_Scoping_A02_t32: Fail # Dart issue 6556
10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # co1 9 issue 348 10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # co1 9 issue 348
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 Language/11_Expressions/29_Assignable_Expressions_A01_t06: Fail # Dart issue 725 6 107 Language/11_Expressions/29_Assignable_Expressions_A01_t06: Fail # Dart issue 725 6
108 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail # Dart issue 725 6 108 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail # Dart issue 725 6
109 Language/11_Expressions/29_Assignable_Expressions_A01_t09: Fail # Dart issue 725 6 109 Language/11_Expressions/29_Assignable_Expressions_A01_t09: Fail # Dart issue 725 6
110 Language/11_Expressions/30_Identifier_Reference_A05_t02: Fail # Dart issue 2492 110 Language/11_Expressions/30_Identifier_Reference_A05_t02: Fail # Dart issue 2492
111 Language/11_Expressions/30_Identifier_Reference_A06_t01: Fail # Dart issue 7257 111 Language/11_Expressions/30_Identifier_Reference_A06_t01: Fail # Dart issue 7257
112 Language/11_Expressions/30_Identifier_Reference_A06_t02: Fail # Dart issue 7257 112 Language/11_Expressions/30_Identifier_Reference_A06_t02: Fail # Dart issue 7257
113 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail # Dart issue 7257 113 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail # Dart issue 7257
114 Language/11_Expressions/30_Identifier_Reference_A08_t02: Fail # Dart issue 5802 114 Language/11_Expressions/30_Identifier_Reference_A08_t02: Fail # Dart issue 5802
115 Language/11_Expressions/31_Type_Test_A01_t02: Fail # Dart issue 7258 115 Language/11_Expressions/31_Type_Test_A01_t02: Fail # Dart issue 7258
116 Language/11_Expressions/31_Type_Test_A01_t04: Fail # Dart issue 7258 116 Language/11_Expressions/31_Type_Test_A01_t04: Fail # Dart issue 7258
117 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # TODO(vm-team): Pl ease triage this failure. 117 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # Dart issue 7305
118 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(vm-tea m): Please triage this failure. 118 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # Dart issue 5773
119 Language/12_Statements/06_For_A01_t11: Fail # TODO(vm-team): Please triage this failure. 119 Language/12_Statements/06_For_A01_t11: Fail # Dart issue 5675
120 Language/12_Statements/09_Switch_A01_t02: Fail # TODO(vm-team): Please triage th is failure. 120 Language/12_Statements/09_Switch_A01_t02: Fail # Dart issue 2238
121 Language/12_Statements/09_Switch_A02_t01: Fail # TODO(vm-team): Please triage th is failure. 121 Language/12_Statements/09_Switch_A02_t01: Fail # Dart issue 7306
122 Language/12_Statements/09_Switch_A02_t02: Fail # TODO(vm-team): Please triage th is failure. 122 Language/12_Statements/09_Switch_A02_t02: Fail # Dart issue 7307
123 Language/12_Statements/09_Switch_A02_t03: Fail # TODO(vm-team): Please triage th is failure. 123 Language/12_Statements/09_Switch_A02_t03: Fail # Dart issue 7308
124 Language/12_Statements/09_Switch_A03_t01: Fail # TODO(vm-team): Please triage th is failure. 124 Language/12_Statements/09_Switch_A03_t01: Fail # Dart issue 7307
125 Language/12_Statements/09_Switch_A03_t02: Fail # TODO(vm-team): Please triage th is failure. 125 Language/12_Statements/09_Switch_A03_t02: Fail # Dart issue 7307
126 Language/12_Statements/09_Switch_A04_t01: Fail # TODO(vm-team): Please triage th is failure. 126 Language/12_Statements/09_Switch_A04_t01: Fail # Dart issue 6897
127 Language/12_Statements/09_Switch_A06_t02: Fail # TODO(vm-team): Please triage th is failure. 127 Language/12_Statements/09_Switch_A06_t02: Fail # Dart issue 5837
128 Language/12_Statements/10_Try_A03_t01: Fail # TODO(vm-team): Please triage this failure. 128 Language/12_Statements/10_Try_A03_t01: Fail # Dart issue 7311
129 Language/12_Statements/10_Try_A03_t02: Fail # TODO(vm-team): Please triage this failure. 129 Language/12_Statements/10_Try_A03_t02: Fail # Dart issue 7311
130 Language/12_Statements/10_Try_A03_t03: Fail # TODO(vm-team): Please triage this failure. 130 Language/12_Statements/10_Try_A03_t03: Fail # Dart issue 7311
131 Language/12_Statements/10_Try_A11_t01: Fail # TODO(vm-team): Please triage this failure. 131 Language/12_Statements/10_Try_A11_t01: Fail # Dart issue 430
132 Language/12_Statements/12_Labels_A01_t03: Fail # TODO(vm-team): Please triage th is failure. 132 Language/12_Statements/12_Labels_A01_t03: Fail # Dart issue 2238
133 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # TODO( vm-team): Please triage this failure. 133 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # Dart issue 5839
134 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail # TODO(vm-team): Pleas e triage this failure. 134 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail # Dart issue 6783
135 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # TODO(vm-team): Pleas e triage this failure. 135 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # Dart issue 3206
136 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Fail # TODO(vm-team): Pleas e triage this failure. 136 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Fail # Dart issue 6134
137 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Fail # TODO(vm-team): Pleas e triage this failure. 137 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Fail # Dart issue 6134
138 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(vm-team): Please t riage this failure. 138 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # Dart issue 6352
139 Language/13_Libraries_and_Scripts/5_URIs_A01_t04: Fail # TODO(vm-team): Please t riage this failure. 139 Language/13_Libraries_and_Scripts/5_URIs_A01_t04: Fail # Dart issue 7317
140 Language/13_Libraries_and_Scripts/5_URIs_A01_t05: Fail # TODO(vm-team): Please t riage this failure. 140 Language/13_Libraries_and_Scripts/5_URIs_A01_t05: Fail # Dart issue 7317
141 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # TODO(vm-team): Please t riage this failure. 141 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # Dart issue 6352
142 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Fail # TODO(vm-team): Please t riage this failure. 142 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Fail # Dart issue 7317
143 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Fail # TODO(vm-team): Please t riage this failure. 143 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Fail # Dart issue 7317
144 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(vm-team): Please t riage this failure. 144 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # Dart issue 6352
145 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(vm-team): Please triage this failure. 145 Language/14_Types/5_Function_Types_A04_t01: Fail # Dart issue 6921
146 Language/14_Types/5_Function_Types_A06_t01: Fail # TODO(vm-team): Please triage this failure. 146 Language/14_Types/5_Function_Types_A06_t01: Fail # Dart issue 1604
147 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(vm-team): Please tria ge this failure. 147 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # Dart issue 2687
148 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(vm-team): Please tria ge this failure. 148 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # Dart issue 2687
149 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # TODO(vm-team): Please triage this failure. 149 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # co19 issue 353
150 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # TODO(vm-team): Please triage this failure. 150 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # co19 issue 353
151 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # TODO(vm-team): Please triage this failure. 151 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # co19 issue 353
152 LibTest/core/double/parse_A02_t01: Fail # TODO(vm-team): Please triage this fail ure. 152 LibTest/core/double/parse_A02_t01: Fail # Dart issue 1929
153 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # TODO(vm-team): Please triag e this failure. 153 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Dart issue 5222
154 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag e this failure. 154 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Dart issue 5222
155 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure. 155 LibTest/math/pow_A01_t01: Fail # Dart issue 7318
156 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure. 156 LibTest/math/pow_A11_t01: Fail # Dart issue 449
157 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure. 157 LibTest/math/pow_A13_t01: Fail # Dart issue 449
158 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. 158 LibTest/math/sin_A01_t01: Fail # Dart issue 7318
159 159
160 Language/05_Variables/05_Variables_A05_t04: Fail # Dart issue 5881 160 Language/05_Variables/05_Variables_A05_t04: Fail # Dart issue 5881
161 Language/05_Variables/05_Variables_A05_t11: Fail # Dart issue 5885 161 Language/05_Variables/05_Variables_A05_t11: Fail # Dart issue 5885
162 Language/05_Variables/05_Variables_A05_t13: Fail # Dart issue 5885 162 Language/05_Variables/05_Variables_A05_t13: Fail # Dart issue 5885
163 Language/05_Variables/05_Variables_A05_t14: Fail # Dart issue 5885 163 Language/05_Variables/05_Variables_A05_t14: Fail # Dart issue 5885
164 Language/05_Variables/05_Variables_A05_t15: Fail # Dart issue 5885 164 Language/05_Variables/05_Variables_A05_t15: Fail # Dart issue 5885
165 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Dart issue 5802 165 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Dart issue 5802
166 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Dart issue 5894 166 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Dart issue 5894
167 167
168 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 168 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 319
320 320
321 [ $compiler == none && $runtime == vm && $mode == debug ] 321 [ $compiler == none && $runtime == vm && $mode == debug ]
322 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 322 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
323 323
324 [ $compiler == none && $arch == simarm ] 324 [ $compiler == none && $arch == simarm ]
325 *: Skip 325 *: Skip
326 326
327 [ $compiler == none && $arch == arm ] 327 [ $compiler == none && $arch == arm ]
328 *: Skip 328 *: Skip
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