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

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

Issue 10828200: Disable currently broken co19 tests on all configs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Long lines. 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 | « tests/co19/co19-compiler.status ('k') | tests/co19/co19-runtime.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 # Rename "BadNumberFormatException" to "FormatException"
6 # TODO(rnystrom): These can be enabled when
7 # http://code.google.com/p/co19/issues/detail?id=167 is fixed.
8 LibTest/core/BadNumberFormatException/*: Fail
9 LibTest/core/double/toInt_A01_t03: Fail
10 LibTest/core/double/toInt_A01_t04: Fail
11 LibTest/core/Math/parseInt_A02_t01: Fail
12
5 [ $compiler == dart2js && $system == macos && $runtime == d8 ] 13 [ $compiler == dart2js && $system == macos && $runtime == d8 ]
6 LibTest/core/Math/acos_A01_t01: Fail, OK 14 LibTest/core/Math/acos_A01_t01: Fail, OK
7 LibTest/core/Math/asin_A01_t01: Fail, OK 15 LibTest/core/Math/asin_A01_t01: Fail, OK
8 LibTest/core/Math/atan_A01_t01: Fail, OK 16 LibTest/core/Math/atan_A01_t01: Fail, OK
9 17
10 [ $compiler == dart2js && $system == windows && $runtime == d8 ] 18 [ $compiler == dart2js && $system == windows && $runtime == d8 ]
11 Language/12_Libraries_and_Scripts/2_Imports_A02_t10: Fail # Compile-time error: duplicate definition 19 Language/12_Libraries_and_Scripts/2_Imports_A02_t10: Fail # Compile-time error: duplicate definition
12 LibTest/core/double/operator_remainder_A01_t04: Fail 20 LibTest/core/double/operator_remainder_A01_t04: Fail
13 21
14 [ $compiler == dart2js ] 22 [ $compiler == dart2js ]
(...skipping 706 matching lines...) Expand 10 before | Expand all | Expand 10 after
721 Language/12_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # @compile-error 729 Language/12_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # @compile-error
722 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # @compile-error 730 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # @compile-error
723 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, OK # @compile-err or 731 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, OK # @compile-err or
724 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, OK # @compile-err or 732 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, OK # @compile-err or
725 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error 733 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error
726 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail, OK # @comp ile-error 734 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail, OK # @comp ile-error
727 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail, OK # @compile-error 735 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail, OK # @compile-error
728 736
729 [ $compiler == dart2dart ] 737 [ $compiler == dart2dart ]
730 *: Skip 738 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698