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

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

Issue 11412271: co19 issue 334 (Closed) Base URL: https://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 | « tests/co19/co19-dart2js.status ('k') | 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 # TODO(vm-team): Please triage this failure. 9 Language/03_Overview/1_Scoping_A02_t32: Fail # TODO(vm-team): Please triage this failure.
10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(vm-team): Please triage this failure. 10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(vm-team): Please triage this failure.
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(vm-team): Please triage this failure. 144 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(vm-team): Please triage this failure.
145 Language/14_Types/5_Function_Types_A06_t01: Fail # TODO(vm-team): Please triage this failure. 145 Language/14_Types/5_Function_Types_A06_t01: Fail # TODO(vm-team): Please triage this failure.
146 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(vm-team): Please tria ge this failure. 146 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_t11: Fail # TODO(vm-team): Please tria ge this failure. 147 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(vm-team): Please tria ge this failure.
148 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # TODO(vm-team): Please triage this failure. 148 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_A02_t01: F ail # TODO(vm-team): Please triage this failure. 149 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_A06_t01: F ail # TODO(vm-team): Please triage this failure. 150 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # TODO(vm-team): Please triage this failure.
151 LibTest/core/double/parse_A02_t01: Fail # TODO(vm-team): Please triage this fail ure. 151 LibTest/core/double/parse_A02_t01: Fail # TODO(vm-team): Please triage this fail ure.
152 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # TODO(vm-team): Please triag e this failure. 152 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # TODO(vm-team): Please triag e this failure.
153 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag e this failure. 153 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag e this failure.
154 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this failure.
155 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure. 154 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure.
156 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure. 155 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure.
157 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure. 156 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure.
158 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. 157 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure.
159 158
160 Language/05_Variables/05_Variables_A05_t04: Fail # Dart issue 5881 159 Language/05_Variables/05_Variables_A05_t04: Fail # Dart issue 5881
161 Language/05_Variables/05_Variables_A05_t11: Fail # Dart issue 5885 160 Language/05_Variables/05_Variables_A05_t11: Fail # Dart issue 5885
162 Language/05_Variables/05_Variables_A05_t13: Fail # Dart issue 5885 161 Language/05_Variables/05_Variables_A05_t13: Fail # Dart issue 5885
163 Language/05_Variables/05_Variables_A05_t14: Fail # Dart issue 5885 162 Language/05_Variables/05_Variables_A05_t14: Fail # Dart issue 5885
164 Language/05_Variables/05_Variables_A05_t15: Fail # Dart issue 5885 163 Language/05_Variables/05_Variables_A05_t15: Fail # Dart issue 5885
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
277 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 276 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294
278 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 277 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294
279 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294 278 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294
280 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i ssue 294 279 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i ssue 294
281 280
282 Language/11_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287 281 Language/11_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287
283 Language/11_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287 282 Language/11_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287
284 283
285 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287 284 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287
286 285
286 LibTest/math/Random/nextDouble_A01_t01: Fail # co19 issue 334
287
287 [ $compiler == none && $runtime == vm ] 288 [ $compiler == none && $runtime == vm ]
288 LibTest/core/String/contains_A01_t03: Skip # Times out. 289 LibTest/core/String/contains_A01_t03: Skip # Times out.
289 290
290 LibTest/core/String/contains_A01_t02: Fail 291 LibTest/core/String/contains_A01_t02: Fail
291 292
292 293
293 [ $compiler == none && $runtime == vm && $arch == ia32 ] 294 [ $compiler == none && $runtime == vm && $arch == ia32 ]
294 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 295 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
295 296
296 297
(...skipping 20 matching lines...) Expand all
317 318
318 319
319 [ $compiler == none && $runtime == vm && $mode == debug ] 320 [ $compiler == none && $runtime == vm && $mode == debug ]
320 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 321 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
321 322
322 [ $compiler == none && $arch == simarm ] 323 [ $compiler == none && $arch == simarm ]
323 *: Skip 324 *: Skip
324 325
325 [ $compiler == none && $arch == arm ] 326 [ $compiler == none && $arch == arm ]
326 *: Skip 327 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698