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

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

Issue 12382026: Libraries: update VM to current spec (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 9 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/vm/parser.cc ('k') | tests/language/script_negative_lib.dart » ('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 [ $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/13_Libraries_and_Scripts/1_Imports_A04_t03: Fail # co19 issue 385
14 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: Fail # co19 issue 385
15 Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # co19 issue 387
16 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # co19 issue 387
17 Language/13_Libraries_and_Scripts/4_Scripts_A01_t22: Fail # co19 issue 387
18 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # co19 issue 387
19
13 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # co1 9 issue 348 20 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 # co19 issue 383 21 Language/07_Classes/3_Setters_A04_t01: Fail # co19 issue 383
15 Language/07_Classes/3_Setters_A04_t04: Fail # co19 issue 383 22 Language/07_Classes/3_Setters_A04_t04: Fail # co19 issue 383
16 Language/07_Classes/3_Setters_A04_t05: Fail # co19 issue 383 23 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 24 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 25 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 26 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 27 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 28 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 29 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Dart issue 978
(...skipping 530 matching lines...) Expand 10 before | Expand all | Expand 10 after
553 *: Skip 560 *: Skip
554 561
555 [ $compiler == none && $arch == arm ] 562 [ $compiler == none && $arch == arm ]
556 *: Skip 563 *: Skip
557 564
558 [ $compiler == none && $arch == simmips ] 565 [ $compiler == none && $arch == simmips ]
559 *: Skip 566 *: Skip
560 567
561 [ $compiler == none && $arch == mips ] 568 [ $compiler == none && $arch == mips ]
562 *: Skip 569 *: Skip
OLDNEW
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/script_negative_lib.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698