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

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

Issue 14046022: Fill 'Issue TODO' in status-files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 8 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 | « 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 [ $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 7
8 [ $compiler == none && $runtime == vm && $unchecked ] 8 [ $compiler == none && $runtime == vm && $unchecked ]
9 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea se triage this failure. 9 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea se triage this failure.
10 10
(...skipping 458 matching lines...) Expand 10 before | Expand all | Expand 10 after
469 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 469 LibTest/core/Set/intersection_A01_t03: Fail # issue 390
470 LibTest/collection/Queue/Queue.from_A01_t01: fail # Issue 400 470 LibTest/collection/Queue/Queue.from_A01_t01: fail # Issue 400
471 LibTest/collection/Queue/Queue.from_A01_t02: fail # Issue 400 471 LibTest/collection/Queue/Queue.from_A01_t02: fail # Issue 400
472 LibTest/core/List/List.from_A01_t01: fail # Issue 400 472 LibTest/core/List/List.from_A01_t01: fail # Issue 400
473 LibTest/core/List/every_A01_t01: fail # Issue 400 473 LibTest/core/List/every_A01_t01: fail # Issue 400
474 LibTest/core/Match/pattern_A01_t01: fail # Issue 400 474 LibTest/core/Match/pattern_A01_t01: fail # Issue 400
475 LibTest/core/Match/str_A01_t01: fail # Issue 400 475 LibTest/core/Match/str_A01_t01: fail # Issue 400
476 LibTest/core/RegExp/allMatches_A01_t01: fail # Issue 400 476 LibTest/core/RegExp/allMatches_A01_t01: fail # Issue 400
477 477
478 [ $compiler == none && $runtime == vm && $unchecked ] 478 [ $compiler == none && $runtime == vm && $unchecked ]
479 LibTest/core/List/setRange_A05_t01: Fail # setRange now takes end-argument. Issu e TODO 479 LibTest/core/List/setRange_A05_t01: Fail # setRange now takes end-argument. Issu e 402
480 480
481 [ $compiler == none && $arch == simarm ] 481 [ $compiler == none && $arch == simarm ]
482 *: Skip 482 *: Skip
483 483
484 484
485 [ $compiler == none && $arch == arm ] 485 [ $compiler == none && $arch == arm ]
486 *: Skip 486 *: Skip
487 487
488 488
489 [ $compiler == none && $arch == simmips ] 489 [ $compiler == none && $arch == simmips ]
490 *: Skip 490 *: Skip
491 491
492 492
493 [ $compiler == none && $arch == mips ] 493 [ $compiler == none && $arch == mips ]
494 *: Skip 494 *: 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