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

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

Issue 17932003: Updates co19 status file for simarm and simmips. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 6 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 | tests/corelib/corelib.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) 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 [ $runtime == vm && $system == windows ] 5 [ $runtime == vm && $system == windows ]
6 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382. 6 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382.
7 7
8 [ $runtime == vm ] 8 [ $runtime == vm ]
9 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Crash, Pass # http: //dartbug.com/9597 9 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Crash, Pass # http: //dartbug.com/9597
10 Language/07_Classes/6_Constructors_A02_t01: Skip # co19 issue 415. 10 Language/07_Classes/6_Constructors_A02_t01: Skip # co19 issue 415.
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # Dart issue 6352 154 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # Dart issue 6352
155 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Fail # Dart issue 7317 155 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Fail # Dart issue 7317
156 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Fail # Dart issue 7317 156 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Fail # Dart issue 7317
157 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # Dart issue 6352 157 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # Dart issue 6352
158 Language/14_Types/5_Function_Types_A01_t10: Fail # co19 issue 392 158 Language/14_Types/5_Function_Types_A01_t10: Fail # co19 issue 392
159 Language/14_Types/5_Function_Types_A02_t06: Fail # co19 issue 392 159 Language/14_Types/5_Function_Types_A02_t06: Fail # co19 issue 392
160 LibTest/core/double/parse_A02_t01: Fail # co19 issue 418 160 LibTest/core/double/parse_A02_t01: Fail # co19 issue 418
161 LibTest/math/pow_A01_t01: Fail # Dart issue 7318 161 LibTest/math/pow_A01_t01: Fail # Dart issue 7318
162 LibTest/math/pow_A11_t01: Fail # Dart issue 449 162 LibTest/math/pow_A11_t01: Fail # Dart issue 449
163 LibTest/math/pow_A13_t01: Fail # Dart issue 449 163 LibTest/math/pow_A13_t01: Fail # Dart issue 449
164 LibTest/math/sin_A01_t01: Fail # Dart issue 7318
165 164
166 Language/05_Variables/05_Variables_A05_t04: Fail # Dart issue 5881 165 Language/05_Variables/05_Variables_A05_t04: Fail # Dart issue 5881
167 Language/05_Variables/05_Variables_A05_t11: Fail # Dart issue 5885 166 Language/05_Variables/05_Variables_A05_t11: Fail # Dart issue 5885
168 Language/05_Variables/05_Variables_A05_t13: Fail # Dart issue 5885 167 Language/05_Variables/05_Variables_A05_t13: Fail # Dart issue 5885
169 Language/05_Variables/05_Variables_A05_t14: Fail # Dart issue 5885 168 Language/05_Variables/05_Variables_A05_t14: Fail # Dart issue 5885
170 Language/05_Variables/05_Variables_A05_t15: Fail # Dart issue 5885 169 Language/05_Variables/05_Variables_A05_t15: Fail # Dart issue 5885
171 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Dart issue 5802 170 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Dart issue 5802
172 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Dart issue 5894 171 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Dart issue 5894
173 172
174 LibTest/core/double/truncate_A01_t03: Fail # truncate/ceil/floor/round returns i nts, issue 389 173 LibTest/core/double/truncate_A01_t03: Fail # truncate/ceil/floor/round returns i nts, issue 389
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail 255 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail
257 256
258 LibTest/core/Date/Date.fromString_A03_t01: Pass # Issue co19 - 121 (currently p assing due to co19 issues 373 and 374) 257 LibTest/core/Date/Date.fromString_A03_t01: Pass # Issue co19 - 121 (currently p assing due to co19 issues 373 and 374)
259 LibTest/core/Match/operator_subscript_A01_t01: Fail 258 LibTest/core/Match/operator_subscript_A01_t01: Fail
260 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il 259 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il
261 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il 260 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il
262 LibTest/core/RegExp/firstMatch_A01_t01: Fail 261 LibTest/core/RegExp/firstMatch_A01_t01: Fail
263 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 262 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463
264 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 263 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461
265 264
266 LibTest/math/sin_A01_t01: Fail, OK # Issue co19 - 44 265 LibTest/math/sin_A01_t01: Pass, Fail, OK # Issue co19 - 44
267 266
268 LibTest/core/Date/toString_A02_t01: Fail # Argument error. Year 999999 is out of range. Needs to be specified (and then potentially reported to co19): issue 187 8. 267 LibTest/core/Date/toString_A02_t01: Fail # Argument error. Year 999999 is out of range. Needs to be specified (and then potentially reported to co19): issue 187 8.
269 LibTest/core/Date/year_A01_t01: Fail # Year out of range. Needs to be specified: issue 8808. Possibly a co19 bug. 268 LibTest/core/Date/year_A01_t01: Fail # Year out of range. Needs to be specified: issue 8808. Possibly a co19 bug.
270 269
271 LibTest/isolate/SendPort/send_A02_t02: Skip # co19 issue 293 270 LibTest/isolate/SendPort/send_A02_t02: Skip # co19 issue 293
272 LibTest/isolate/SendPort/send_A02_t03: Skip # co19 issue 293 271 LibTest/isolate/SendPort/send_A02_t03: Skip # co19 issue 293
273 272
274 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 273 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294
275 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 274 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294
276 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294 275 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
473 LibTest/async/Completer/complete_A02_t02: Fail # No AsyncError anymore. Issue 40 7 472 LibTest/async/Completer/complete_A02_t02: Fail # No AsyncError anymore. Issue 40 7
474 LibTest/async/Future/catchError_A01_t01: Fail # No AsyncError anymore. Issue 407 473 LibTest/async/Future/catchError_A01_t01: Fail # No AsyncError anymore. Issue 407
475 LibTest/async/Future/catchError_A01_t02: Fail # No AsyncError anymore. Issue 407 474 LibTest/async/Future/catchError_A01_t02: Fail # No AsyncError anymore. Issue 407
476 475
477 #end [ $compiler == none && $runtime == vm && $checked ] 476 #end [ $compiler == none && $runtime == vm && $checked ]
478 477
479 478
480 [ $compiler == none && $runtime == vm && $mode == debug ] 479 [ $compiler == none && $runtime == vm && $mode == debug ]
481 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 480 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
482 481
483
484 [ $compiler == none && $runtime == vm && $system == macos ] 482 [ $compiler == none && $runtime == vm && $system == macos ]
485 LibTest/math/exp_A01_t01: Fail, OK # Issue co19 - 44 483 LibTest/math/exp_A01_t01: Fail, OK # Issue co19 - 44
486 LibTest/math/acos_A01_t01: Fail, OK # Issue co19 - 44 484 LibTest/math/acos_A01_t01: Fail, OK # Issue co19 - 44
487 LibTest/math/asin_A01_t01: Fail, OK # Issue co19 - 44 485 LibTest/math/asin_A01_t01: Fail, OK # Issue co19 - 44
488 LibTest/math/atan_A01_t01: Fail, OK # Issue co19 - 44 486 LibTest/math/atan_A01_t01: Fail, OK # Issue co19 - 44
489 LibTest/math/tan_A01_t01: Fail, OK # Issue co19 - 44 487 LibTest/math/tan_A01_t01: Fail, OK # Issue co19 - 44
490 488
491
492 [ $compiler == none && $runtime == vm && $system == linux ] 489 [ $compiler == none && $runtime == vm && $system == linux ]
493 LibTest/math/exp_A01_t01: Fail 490 LibTest/math/exp_A01_t01: Fail
494 491
495 492 [ $compiler == none && $runtime == vm && $arch != x64 ]
496 [ $compiler == none && $runtime == vm && $system == linux && $arch == ia32 ]
497 LibTest/math/sin_A01_t01: Fail
498 LibTest/math/tan_A01_t01: Fail 493 LibTest/math/tan_A01_t01: Fail
499
500
501 [ $compiler == none && $runtime == vm && $arch == x64 && $mode == debug ]
502 LibTest/core/Map/Map_class_A01_t04: Skip # Timeout
503
504
505 [ $compiler == none && $runtime == vm && $arch == ia32 ]
506 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
507
508
509 [ $compiler == none && $runtime == vm && $arch == arm ]
510 LibTest/math/tan_A01_t01: Pass, Fail
511 LibTest/math/sin_A01_t01: Pass, Fail
512 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 494 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
513 495
514 496
515 [ $compiler == none && $runtime == vm && $arch == arm && $mode == debug ] 497 [ $compiler == none && $runtime == vm && $arch == arm && $mode == debug ]
516 LibTest/core/List/sort_A01_t05: Crash 498 LibTest/core/List/sort_A01_t05: Crash
517 LibTest/core/List/sort_A01_t06: Crash 499 LibTest/core/List/sort_A01_t06: Crash
518 500
519 [ $compiler == none && $runtime == vm && $arch == simarm && $mode == release ] 501 [ $compiler == none && $runtime == vm && $arch == simarm ]
520 LibTest/math/tan_A01_t01: Fail
521 LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac 502 LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac
522 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
523 503
524 [ $compiler == none && $runtime == vm && $arch == simarm && $mode == debug ] 504 [ $compiler == none && $runtime == vm && $arch == simarm && $mode == debug ]
525 LibTest/math/tan_A01_t01: Fail
526 LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac
527 LibTest/core/List/sort_A01_t05: Crash 505 LibTest/core/List/sort_A01_t05: Crash
528 LibTest/core/List/sort_A01_t06: Crash 506 LibTest/core/List/sort_A01_t06: Crash
529 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 507
530 508
531 [ $compiler == none && $runtime == vm && $arch == mips ] 509 [ $compiler == none && $runtime == vm && $arch == mips ]
532 *: Skip 510 *: Skip
533 511
534 512 [ $compiler == none && $runtime == vm && $arch == simmips ]
535 [ $compiler == none && $runtime == vm && $arch == simmips && $mode == release ]
536 LibTest/math/tan_A01_t01: Fail
537 LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac 513 LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac
538 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
539 514
540 [ $compiler == none && $runtime == vm && $arch == simmips && $mode == debug ] 515 [ $compiler == none && $runtime == vm && $arch == simmips && $mode == debug ]
541 LibTest/math/tan_A01_t01: Fail
542 LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac
543 LibTest/core/List/sort_A01_t04: Crash # Too far relative jump. 516 LibTest/core/List/sort_A01_t04: Crash # Too far relative jump.
544 LibTest/core/List/sort_A01_t05: Crash 517 LibTest/core/List/sort_A01_t05: Crash
545 LibTest/core/List/sort_A01_t06: Crash 518 LibTest/core/List/sort_A01_t06: Crash
546 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
OLDNEW
« no previous file with comments | « no previous file | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698