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

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

Issue 10874011: Mark test which uses Math as failing. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 4 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 == dart2js ] 5 [ $compiler == dart2js ]
6 Language/05_Variables/05_Variables_A05_t03: Fail, OK
6 Language/05_Variables/05_Variables_A04_t09: Fail, OK 7 Language/05_Variables/05_Variables_A04_t09: Fail, OK
7 Language/05_Variables/05_Variables_A03_t09: Fail, OK 8 Language/05_Variables/05_Variables_A03_t09: Fail, OK
8 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK 9 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK
9 LibTest/core/double/ceil_A01_t03: Fail, OK 10 LibTest/core/double/ceil_A01_t03: Fail, OK
10 LibTest/core/double/truncate_A01_t05: Fail, OK 11 LibTest/core/double/truncate_A01_t05: Fail, OK
11 LibTest/core/double/floor_A01_t06: Fail, OK 12 LibTest/core/double/floor_A01_t06: Fail, OK
12 LibTest/core/double/toDouble_A01_t03: Fail, OK 13 LibTest/core/double/toDouble_A01_t03: Fail, OK
13 LibTest/core/double/floor_A01_t03: Fail, OK 14 LibTest/core/double/floor_A01_t03: Fail, OK
14 LibTest/core/double/floor_A01_t01: Fail, OK 15 LibTest/core/double/floor_A01_t01: Fail, OK
15 LibTest/core/double/ceil_A01_t06: Fail, OK 16 LibTest/core/double/ceil_A01_t06: Fail, OK
(...skipping 814 matching lines...) Expand 10 before | Expand all | Expand 10 after
830 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error 831 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error
831 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error 832 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error
832 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error 833 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error
833 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error 834 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error
834 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error 835 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error
835 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error 836 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error
836 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error 837 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error
837 838
838 [ $compiler == dart2dart ] 839 [ $compiler == dart2dart ]
839 *: Skip 840 *: 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