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

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

Issue 12303037: Fix co19 status file (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 10 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 | 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 && $checked ] 5 [ $compiler == none && $runtime == vm && $checked ]
6 LibTest/core/Strings/concatAll_A04_t01: Fail, OK # checks for ArgumentError. Typ eError is ok too. co19 issue 366 6 LibTest/core/Strings/concatAll_A04_t01: Fail, OK # checks for ArgumentError. Typ eError is ok too. co19 issue 366
7 LibTest/core/Strings/join_A04_t01: Fail, OK # checks for ArgumentError. TypeErro r is ok too. co19 issue 366 7 LibTest/core/Strings/join_A04_t01: Fail, OK # checks for ArgumentError. TypeErro r is ok too. co19 issue 366
8 8
9 [ $compiler == none && $runtime == vm ] 9 [ $compiler == none && $runtime == vm ]
10 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060 10 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060
11 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060 11 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060
12 12
13 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # co1 9 issue 348 13 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # co1 9 issue 348
14 Language/07_Classes/3_Setters_A04_t01: Fail # Dart issue 5840 14 Language/07_Classes/3_Setters_A04_t01: Fail # co19 issue 383
15 Language/07_Classes/3_Setters_A04_t04: Fail # Dart issue 5840 15 Language/07_Classes/3_Setters_A04_t04: Fail # co19 issue 383
16 Language/07_Classes/3_Setters_A04_t05: Fail # Dart issue 5840 16 Language/07_Classes/3_Setters_A04_t05: Fail # co19 issue 383
17 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # Dart issue 978 17 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # Dart issue 978
18 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # Dart issue 978 18 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # Dart issue 978
19 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # Dart issue 978 19 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # Dart issue 978
20 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # Dart issue 978 20 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # Dart issue 978
21 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Dart issue 978 21 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Dart issue 978
22 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Dart issue 978 22 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Dart issue 978
23 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # Dar t issue 6954 23 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # Dar t issue 6954
24 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # Dart issue 811 24 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # Dart issue 811
25 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # Dart issue 811 25 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # Dart issue 811
26 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # Dart issue 811 26 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # Dart issue 811
(...skipping 511 matching lines...) Expand 10 before | Expand all | Expand 10 after
538 *: Skip 538 *: Skip
539 539
540 [ $compiler == none && $arch == arm ] 540 [ $compiler == none && $arch == arm ]
541 *: Skip 541 *: Skip
542 542
543 [ $compiler == none && $arch == simmips ] 543 [ $compiler == none && $arch == simmips ]
544 *: Skip 544 *: Skip
545 545
546 [ $compiler == none && $arch == mips ] 546 [ $compiler == none && $arch == mips ]
547 *: Skip 547 *: Skip
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698