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

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

Issue 10823342: Rename leg to dart2js for co19 test status file. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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 | tests/co19/co19-leg.status » ('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 == dart2js ] 5 [ $compiler == dart2js ]
6 # Rename "BadNumberFormatException" to "FormatException" 6 # Rename "BadNumberFormatException" to "FormatException"
7 # TODO(rnystrom): These can be enabled when 7 # TODO(rnystrom): These can be enabled when
8 # http://code.google.com/p/co19/issues/detail?id=167 is fixed. 8 # http://code.google.com/p/co19/issues/detail?id=167 is fixed.
9 LibTest/core/BadNumberFormatException/*: Fail 9 LibTest/core/BadNumberFormatException/*: Fail
10 LibTest/core/double/toInt_A01_t03: Fail 10 LibTest/core/double/toInt_A01_t03: Fail
(...skipping 711 matching lines...) Expand 10 before | Expand all | Expand 10 after
722 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error 722 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error
723 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error 723 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error
724 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error 724 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error
725 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error 725 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error
726 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error 726 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error
727 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error 727 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error
728 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error 728 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error
729 729
730 [ $compiler == dart2dart ] 730 [ $compiler == dart2dart ]
731 *: Skip 731 *: Skip
OLDNEW
« no previous file with comments | « no previous file | tests/co19/co19-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698