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

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

Issue 15956005: Status file updates for arm -> remove Skip markers (Closed) Base URL: https://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/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 ] 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 && $unchecked ] 9 [ $compiler == none && $runtime == vm && $unchecked ]
10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea se triage this failure. 10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea se triage this failure.
(...skipping 496 matching lines...) Expand 10 before | Expand all | Expand 10 after
507 LibTest/async/Future/catchError_A01_t01: Fail # No AsyncError anymore. Issue 407 507 LibTest/async/Future/catchError_A01_t01: Fail # No AsyncError anymore. Issue 407
508 LibTest/async/Future/catchError_A01_t02: Fail # No AsyncError anymore. Issue 407 508 LibTest/async/Future/catchError_A01_t02: Fail # No AsyncError anymore. Issue 407
509 509
510 [ $compiler == none && $runtime == vm && $unchecked ] 510 [ $compiler == none && $runtime == vm && $unchecked ]
511 LibTest/core/List/setRange_A05_t01: Fail # setRange now takes end-argument. Issu e 402 511 LibTest/core/List/setRange_A05_t01: Fail # setRange now takes end-argument. Issu e 402
512 512
513 [ $compiler == none && $arch == simarm ] 513 [ $compiler == none && $arch == simarm ]
514 *: Skip 514 *: Skip
515 515
516 516
517 [ $compiler == none && $arch == arm ]
518 *: Skip
519
520
521 [ $compiler == none && $arch == simmips ] 517 [ $compiler == none && $arch == simmips ]
522 *: Skip 518 *: Skip
523 519
524 520
525 [ $compiler == none && $arch == mips ] 521 [ $compiler == none && $arch == mips ]
526 *: Skip 522 *: Skip
OLDNEW
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698