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

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

Issue 11275042: Renaming IndexOutOfRangeException to RangeError. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Regenerated html files. Created 8 years, 1 month 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
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 # These tests either wrongly expect a compile-time error or wrongly reject a typ e error in production mode, co19 issue 282: 5 # These tests either wrongly expect a compile-time error or wrongly reject a typ e error in production mode, co19 issue 282:
6 [ $compiler == none && $runtime == vm ] 6 [ $compiler == none && $runtime == vm ]
7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK 7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK
8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK 8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK
9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK 9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK
10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK 10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag e this failure. 193 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag e this failure.
194 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this failure. 194 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this failure.
195 LibTest/math/parseDouble_A02_t01: Fail # TODO(vm-team): Please triage this failu re. 195 LibTest/math/parseDouble_A02_t01: Fail # TODO(vm-team): Please triage this failu re.
196 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure. 196 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure.
197 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure. 197 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure.
198 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure. 198 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure.
199 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. 199 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure.
200 200
201 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 201 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
202 202
203 LibTest/core/String/String_class_A02_t01: Fail, OK # co19 issue 284 203 LibTest/core/String/String_class_A02_t01: Fail, OK # co19 issue 284
204 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # co19 issue 284 204 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # co19 issue 284
205 LibTest/core/String/charCodes_A01_t01: Fail, OK # co19 issue 284 205 LibTest/core/String/charCodes_A01_t01: Fail, OK # co19 issue 284
206 206
207 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058 207 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058
208 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058 208 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058
209 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss ue 6085 209 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss ue 6085
210 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss ue 6085 210 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss ue 6085
211 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss ue 6085 211 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss ue 6085
212 212
213 LibTest/core/EmptyQueueException/EmptyQueueException_A01_t01: Fail, OK # co19 is sue 288 213 LibTest/core/EmptyQueueException/EmptyQueueException_A01_t01: Fail, OK # co19 is sue 288
214 LibTest/core/EmptyQueueException/toString_A01_t01: Fail, OK # co19 issue 288 214 LibTest/core/EmptyQueueException/toString_A01_t01: Fail, OK # co19 issue 288
215 LibTest/core/List/iterator_next_A02_t01: Fail, OK # co19 issue 288 215 LibTest/core/List/iterator_next_A02_t01: Fail, OK # co19 issue 288
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail 289 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail
290 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail 290 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail
291 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail 291 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail
292 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il 292 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il
293 293
294 # New failures 294 # New failures
295 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail 295 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail
296 296
297 [ $compiler == none && $runtime == vm ] 297 [ $compiler == none && $runtime == vm ]
298 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 298 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
299 LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42
300 LibTest/core/Match/operator_subscript_A01_t01: Fail 299 LibTest/core/Match/operator_subscript_A01_t01: Fail
301 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il 300 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il
302 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il 301 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il
303 LibTest/core/RegExp/firstMatch_A01_t01: Fail 302 LibTest/core/RegExp/firstMatch_A01_t01: Fail
304 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 303 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463
305 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 304 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461
306 305
307 [ $compiler == none && $runtime == vm ] 306 [ $compiler == none && $runtime == vm ]
308 LibTest/math/sin_A01_t01: Fail, OK # Issue co19 - 44 307 LibTest/math/sin_A01_t01: Fail, OK # Issue co19 - 44
309 308
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
368 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i ssue 294 367 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i ssue 294
369 368
370 LibTest/core/Queue/first_A02_t01: Fail, OK # co19 issue 291 369 LibTest/core/Queue/first_A02_t01: Fail, OK # co19 issue 291
371 LibTest/core/Queue/last_A02_t01: Fail, OK # co19 issue 291 370 LibTest/core/Queue/last_A02_t01: Fail, OK # co19 issue 291
372 371
373 Language/11_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287 372 Language/11_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287
374 Language/11_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287 373 Language/11_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287
375 374
376 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287 375 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287
377 376
377 LibTest/core/IndexOutOfRangeException/toString_A01_t01: Fail, OK # co19 issue 29 0
378 LibTest/core/IndexOutOfRangeException/IndexOutOfRangeException_A01_t01: Fail, OK # co19 issue 290
379 LibTest/core/List/List_A01_t01: Fail, OK # co19 issue 290
380 LibTest/core/List/getRange_A04_t01: Fail, OK # co19 issue 290
381 LibTest/core/List/insertRange_A06_t01: Fail, OK # co19 issue 290
382 LibTest/core/List/last_A02_t01: Fail, OK # co19 issue 290
383 LibTest/core/List/length_A05_t01: Fail, OK # co19 issue 290
384 LibTest/core/List/operator_subscript_A02_t01: Fail, OK # co19 issue 290
385 LibTest/core/List/operator_subscripted_assignment_A02_t01: Fail, OK # co19 issue 290
386 LibTest/core/List/removeLast_A01_t02: Fail, OK # co19 issue 290
387 LibTest/core/List/removeRange_A05_t01: Fail, OK # co19 issue 290
388 LibTest/core/List/setRange_A02_t01: Fail, OK # co19 issue 290
389 LibTest/core/List/setRange_A02_t02: Fail, OK # co19 issue 290
390 LibTest/core/List/setRange_A03_t01: Fail, OK # co19 issue 290
391 LibTest/core/List/setRange_A03_t02: Fail, OK # co19 issue 290
392 LibTest/core/Match/group_A02_t01: Fail, OK # co19 issue 290
393 LibTest/core/Match/groups_A02_t01: Fail, OK # co19 issue 290
394 LibTest/core/Match/operator_subscript_A02_t01: Fail, OK # co19 issue 290
395 LibTest/core/String/charCodeAt_A02_t01: Fail, OK # co19 issue 290
396 LibTest/core/String/operator_subscript_A02_t01: Fail, OK # co19 issue 290
397 LibTest/core/String/substring_A02_t01: Fail, OK # co19 issue 290
378 398
379 [ $compiler == none && $runtime == vm ] 399 [ $compiler == none && $runtime == vm ]
380 LibTest/core/String/contains_A01_t03: Skip # Times out. 400 LibTest/core/String/contains_A01_t03: Skip # Times out.
381 401
382 LibTest/core/String/contains_A01_t02: Fail 402 LibTest/core/String/contains_A01_t02: Fail
383 403
384 404
385 [ $compiler == none && $runtime == vm && $arch == ia32 ] 405 [ $compiler == none && $runtime == vm && $arch == ia32 ]
386 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 406 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
387 407
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
431 451
432 452
433 [ $compiler == none && $runtime == vm && $mode == debug ] 453 [ $compiler == none && $runtime == vm && $mode == debug ]
434 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 454 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
435 455
436 [ $compiler == none && $arch == simarm ] 456 [ $compiler == none && $arch == simarm ]
437 *: Skip 457 *: Skip
438 458
439 [ $compiler == none && $arch == arm ] 459 [ $compiler == none && $arch == arm ]
440 *: Skip 460 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js_extra/constant_javascript_semantics2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698