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

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

Issue 10907173: Marked three dart2js co19 tests as OK to fail. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase to master Created 8 years, 3 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/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
8 8
9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure. 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure.
(...skipping 621 matching lines...) Expand 10 before | Expand all | Expand 10 after
632 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement. 632 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement.
633 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. 633 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145.
634 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000 634 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000
635 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 635 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
636 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 636 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
637 637
638 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 638 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157
639 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 639 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157
640 640
641 Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188 641 Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188
642 Language/03_Overview/1_Scoping_A01_t39: Fail, OK # co19 issue 188
643 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188
644 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188
642 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail, OK # co19 issue 1 88 645 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail, OK # co19 issue 1 88
643 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1 88 646 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1 88
644 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88 647 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88
645 Language/10_Expressions/28_Identifier_Reference_A06_t17: Fail, OK # co19 issue 1 88 648 Language/10_Expressions/28_Identifier_Reference_A06_t17: Fail, OK # co19 issue 1 88
646 Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail, OK # co19 issue 1 88 649 Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail, OK # co19 issue 1 88
647 Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail, OK # co19 issue 1 88 650 Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail, OK # co19 issue 1 88
648 Language/10_Expressions/28_Identifier_Reference_A06_t20: Fail, OK # co19 issue 1 88 651 Language/10_Expressions/28_Identifier_Reference_A06_t20: Fail, OK # co19 issue 1 88
649 Language/10_Expressions/28_Identifier_Reference_A06_t23: Fail, OK # co19 issue 1 88 652 Language/10_Expressions/28_Identifier_Reference_A06_t23: Fail, OK # co19 issue 1 88
650 Language/10_Expressions/28_Identifier_Reference_A06_t27: Fail, OK # co19 issue 1 88 653 Language/10_Expressions/28_Identifier_Reference_A06_t27: Fail, OK # co19 issue 1 88
651 Language/10_Expressions/28_Identifier_Reference_A06_t31: Fail, OK # co19 issue 1 88 654 Language/10_Expressions/28_Identifier_Reference_A06_t31: Fail, OK # co19 issue 1 88
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
840 843
841 844
842 [ $compiler == dart2js && $browser ] 845 [ $compiler == dart2js && $browser ]
843 *: Skip 846 *: Skip
844 847
845 848
846 # 849 #
847 # Missing compile-time errors. 850 # Missing compile-time errors.
848 # 851 #
849 [ $compiler == dart2js ] 852 [ $compiler == dart2js ]
850 Language/03_Overview/1_Scoping_A01_t39: Fail # Checks that it is a compile-time error if a typedef declaration declares two identically named optional parameter s.
851 Language/03_Overview/1_Scoping_A01_t40: Fail # Checks that it is a compile-time error if a typedef declaration declares a positional and an optional parameter u sing the same name.
852 Language/03_Overview/1_Scoping_A01_t41: Fail # Checks that it is a compile-time error if a typedef declaration declares two identically named parameters.
853 Language/05_Variables/05_Variables_A01_t04: Fail # Checks that a variable declar ation cannot contain both 'final' and 'var'. 853 Language/05_Variables/05_Variables_A01_t04: Fail # Checks that a variable declar ation cannot contain both 'final' and 'var'.
854 Language/05_Variables/05_Variables_A01_t05: Fail # Checks that a variable declar ation cannot contain both 'var' and 'type'. 854 Language/05_Variables/05_Variables_A01_t05: Fail # Checks that a variable declar ation cannot contain both 'var' and 'type'.
855 Language/05_Variables/05_Variables_A01_t08: Fail # Checks different variables in a single variable declaration must be delimited by commas. 855 Language/05_Variables/05_Variables_A01_t08: Fail # Checks different variables in a single variable declaration must be delimited by commas.
856 Language/05_Variables/05_Variables_A01_t12: Fail # Checks that variable declarat ion cannot contain both 'const' and 'var'. 856 Language/05_Variables/05_Variables_A01_t12: Fail # Checks that variable declarat ion cannot contain both 'const' and 'var'.
857 Language/05_Variables/05_Variables_A01_t13: Fail # Checks that variable declarat ion cannot contain both 'const' and 'final'. 857 Language/05_Variables/05_Variables_A01_t13: Fail # Checks that variable declarat ion cannot contain both 'const' and 'final'.
858 Language/05_Variables/05_Variables_A01_t14: Fail # Checks that variable declarat ion cannot contain 'const', 'final' and 'var' simultaneously. 858 Language/05_Variables/05_Variables_A01_t14: Fail # Checks that variable declarat ion cannot contain 'const', 'final' and 'var' simultaneously.
859 Language/05_Variables/05_Variables_A01_t15: Fail # Checks that a variable declar ation cannot contain the 'abstract' keyword. 859 Language/05_Variables/05_Variables_A01_t15: Fail # Checks that a variable declar ation cannot contain the 'abstract' keyword.
860 Language/05_Variables/05_Variables_A03_t01: Fail # Checks that a compile-time er ror occurs if local final variable is redefined. 860 Language/05_Variables/05_Variables_A03_t01: Fail # Checks that a compile-time er ror occurs if local final variable is redefined.
861 Language/05_Variables/05_Variables_A03_t02: Fail # Checks that a compile-time er ror occurs if local final variable is not assigned. 861 Language/05_Variables/05_Variables_A03_t02: Fail # Checks that a compile-time er ror occurs if local final variable is not assigned.
862 Language/05_Variables/05_Variables_A03_t03: Fail # Checks that a compile-time er ror occurs if a global final variable is redefined. 862 Language/05_Variables/05_Variables_A03_t03: Fail # Checks that a compile-time er ror occurs if a global final variable is redefined.
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after
1155 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1155 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1156 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1156 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1157 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1157 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1158 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1158 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1159 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1159 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1160 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1160 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1161 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020 1161 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020
1162 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 1162 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
1163 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1163 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1164 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1164 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
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