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

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

Issue 13518002: Update co19 status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | « dart/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 [ $compiler == none && $runtime == vm && $mode == debug ] 5
6 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Crash # http://dart bug.com/9597 6 [ $runtime == vm ]
7 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Crash, Pass # http: //dartbug.com/9597
ahe 2013/04/03 08:24:02 This also crashes in code generated by dart2dart,
7 8
8 9
9 [ $compiler == none && $runtime == vm && $unchecked ] 10 [ $compiler == none && $runtime == vm && $unchecked ]
10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea se triage this failure. 11 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea se triage this failure.
11 12
12 13
13 [ $compiler == none && $runtime == vm && $checked ] 14 [ $compiler == none && $runtime == vm && $checked ]
14 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(vm-team): Please triage th is failure. 15 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(vm-team): Please triage th is failure.
15 LibTest/core/Set/intersection_A03_t01: Fail # TODO(vm-team): Please triage this failure. 16 LibTest/core/Set/intersection_A03_t01: Fail # TODO(vm-team): Please triage this failure.
16 LibTest/core/TypeError/line_A01_t01: Fail # TODO(vm-team): Please triage this fa ilure. 17 LibTest/core/TypeError/line_A01_t01: Fail # TODO(vm-team): Please triage this fa ilure.
(...skipping 393 matching lines...) Expand 10 before | Expand all | Expand 10 after
410 [ $compiler == none && $arch == arm ] 411 [ $compiler == none && $arch == arm ]
411 *: Skip 412 *: Skip
412 413
413 414
414 [ $compiler == none && $arch == simmips ] 415 [ $compiler == none && $arch == simmips ]
415 *: Skip 416 *: Skip
416 417
417 418
418 [ $compiler == none && $arch == mips ] 419 [ $compiler == none && $arch == mips ]
419 *: Skip 420 *: Skip
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698