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

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

Issue 16972005: Fix status files for SIMARM, 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 | « runtime/tests/vm/vm.status ('k') | tests/isolate/isolate.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 ] 5 [ $runtime == vm ]
6 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Crash, Pass # http: //dartbug.com/9597 6 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Crash, Pass # http: //dartbug.com/9597
7 Language/07_Classes/6_Constructors_A02_t01: Skip # co19 issue 415. 7 Language/07_Classes/6_Constructors_A02_t01: Skip # co19 issue 415.
8 8
9 [ $compiler == none && $runtime == vm ] 9 [ $compiler == none && $runtime == vm ]
10 Language/05_Variables/05_Variables_A07_t01: Fail # TODO(vm-team): Please triage this failure. 10 Language/05_Variables/05_Variables_A07_t01: Fail # TODO(vm-team): Please triage this failure.
(...skipping 473 matching lines...) Expand 10 before | Expand all | Expand 10 after
484 484
485 [ $compiler == none && $runtime == vm && $arch == x64 && $mode == debug ] 485 [ $compiler == none && $runtime == vm && $arch == x64 && $mode == debug ]
486 LibTest/core/Map/Map_class_A01_t04: Skip # Timeout 486 LibTest/core/Map/Map_class_A01_t04: Skip # Timeout
487 487
488 488
489 [ $compiler == none && $runtime == vm && $arch == ia32 ] 489 [ $compiler == none && $runtime == vm && $arch == ia32 ]
490 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 490 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
491 491
492 492
493 [ $compiler == none && $runtime == vm && $arch == arm ] 493 [ $compiler == none && $runtime == vm && $arch == arm ]
494 LibTest/math/tan_A01_t01: Fail 494 LibTest/math/tan_A01_t01: Pass, Fail
495 LibTest/math/sin_A01_t01: Pass, Fail
495 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 496 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
496 LibTest/core/int/operator_unary_minus_A01_t01: Fail 497 LibTest/core/int/operator_unary_minus_A01_t01: Pass, Fail
498 LibTest/math/Random/nextDouble_A01_t01: Pass, Fail
497 499
498 500
499 [ $compiler == none && $runtime == vm && $arch == arm && $mode == debug ] 501 [ $compiler == none && $runtime == vm && $arch == arm && $mode == debug ]
500 LibTest/core/Expect/throws_A01_t04: Crash 502 LibTest/core/Expect/throws_A01_t04: Crash
501 LibTest/core/List/sort_A01_t05: Crash 503 LibTest/core/List/sort_A01_t05: Crash
502 LibTest/core/List/sort_A01_t06: Crash 504 LibTest/core/List/sort_A01_t06: Crash
503 LibTest/core/double/ceil_A01_t02: Fail 505 LibTest/core/double/ceil_A01_t02: Fail
504 LibTest/core/double/floor_A01_t02: Fail 506 LibTest/core/double/floor_A01_t02: Fail
505 LibTest/core/double/truncate_A01_t01: Fail 507 LibTest/core/double/truncate_A01_t01: Fail
506 508
507 509
508 [ $compiler == none && $runtime == vm && $arch == simarm ] 510 [ $compiler == none && $runtime == vm && $arch == simarm ]
509 LibTest/math/tan_A01_t01: Fail 511 LibTest/math/tan_A01_t01: Pass, Fail
510 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 512 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
511 LibTest/core/int/operator_unary_minus_A01_t01: Fail, Pass # Pass on Mac 513 LibTest/core/int/operator_unary_minus_A01_t01: Fail, Pass # Pass on Mac
512 LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac 514 LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac
515 LibTest/math/Random/nextDouble_A01_t01: Pass, Crash
513 516
514 517
515 [ $compiler == none && $runtime == vm && $arch == simarm && $mode == debug ] 518 [ $compiler == none && $runtime == vm && $arch == simarm && $mode == debug ]
516 LibTest/core/Expect/throws_A01_t04: Crash 519 LibTest/core/Expect/throws_A01_t04: Crash
517 LibTest/core/List/sort_A01_t05: Crash 520 LibTest/core/List/sort_A01_t05: Crash
518 LibTest/core/List/sort_A01_t06: Crash 521 LibTest/core/List/sort_A01_t06: Crash
519 LibTest/core/double/ceil_A01_t02: Fail, Pass # Pass on Mac 522 LibTest/core/double/ceil_A01_t02: Fail, Pass # Pass on Mac
520 LibTest/core/double/floor_A01_t02: Fail, Pass # Pass on Mac 523 LibTest/core/double/floor_A01_t02: Fail, Pass # Pass on Mac
521 LibTest/core/double/truncate_A01_t01: Fail, Pass # Pass on Mac 524 LibTest/core/double/truncate_A01_t01: Fail, Pass # Pass on Mac
522 525
523 526
524 [ $compiler == none && $runtime == vm && $arch == mips ] 527 [ $compiler == none && $runtime == vm && $arch == mips ]
525 *: Skip 528 *: Skip
526 529
527 530
528 [ $compiler == none && $runtime == vm && $arch == simmips ] 531 [ $compiler == none && $runtime == vm && $arch == simmips ]
529 *: Skip 532 *: Skip
530 533
OLDNEW
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698