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

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

Issue 10905206: Update co19 to r336. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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
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/03_Overview/03_Overview_A01_t02: Crash # http://dartbug.com/5016 7 Language/03_Overview/03_Overview_A01_t02: Crash # http://dartbug.com/5016
8 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 8 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
9 9
10 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
11 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure.
12 Language/07_Classes/4_Abstract_Instance_Members_A07_t02: Fail # TODO(ahe): Pleas e triage this failure.
13 Language/07_Classes/4_Abstract_Instance_Members_A07_t06: Fail # TODO(ahe): Pleas e triage this failure.
14 Language/07_Classes/4_Abstract_Instance_Members_A07_t07: Fail # TODO(ahe): Pleas e triage this failure.
15 Language/07_Classes/4_Abstract_Instance_Members_A07_t08: Fail # TODO(ahe): Pleas e triage this failure.
16 Language/08_Interfaces/1_Methods/1_Operators_A02_t01: Fail # TODO(ahe): Please t riage this failure.
17 Language/08_Interfaces/1_Methods/1_Operators_A03_t01: Fail # TODO(ahe): Please t riage this failure.
18 Language/08_Interfaces/1_Methods_A01_t01: Fail # TODO(ahe): Please triage this f ailure.
19 Language/08_Interfaces/1_Methods_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
20 Language/08_Interfaces/1_Methods_A03_t02: Fail # TODO(ahe): Please triage this f ailure.
21 Language/08_Interfaces/1_Methods_A03_t03: Fail # TODO(ahe): Please triage this f ailure.
22 Language/08_Interfaces/1_Methods_A03_t04: Fail # TODO(ahe): Please triage this f ailure.
23 Language/08_Interfaces/1_Methods_A04_t01: Fail # TODO(ahe): Please triage this f ailure.
24 Language/08_Interfaces/1_Methods_A04_t02: Fail # TODO(ahe): Please triage this f ailure.
25 Language/08_Interfaces/1_Methods_A04_t03: Fail # TODO(ahe): Please triage this f ailure.
26 Language/08_Interfaces/1_Methods_A04_t04: Fail # TODO(ahe): Please triage this f ailure.
27 Language/08_Interfaces/1_Methods_A04_t05: Fail # TODO(ahe): Please triage this f ailure.
28 Language/08_Interfaces/1_Methods_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
29 Language/08_Interfaces/2_Getters_and_Setters_A02_t01: Fail # TODO(ahe): Please t riage this failure.
30 Language/08_Interfaces/2_Getters_and_Setters_A02_t02: Fail # TODO(ahe): Please t riage this failure.
31 Language/08_Interfaces/2_Getters_and_Setters_A03_t03: Fail # TODO(ahe): Please t riage this failure.
32 Language/08_Interfaces/2_Getters_and_Setters_A03_t04: Fail # TODO(ahe): Please t riage this failure.
33 Language/08_Interfaces/2_Getters_and_Setters_A06_t01: Fail # TODO(ahe): Please t riage this failure.
34 Language/08_Interfaces/2_Getters_and_Setters_A06_t02: Fail # TODO(ahe): Please t riage this failure.
35 Language/08_Interfaces/2_Getters_and_Setters_A06_t03: Fail # TODO(ahe): Please t riage this failure.
36 Language/08_Interfaces/4_Factories_and_Constructors_A01_t03: Fail # TODO(ahe): P lease triage this failure.
37 Language/08_Interfaces/4_Factories_and_Constructors_A02_t05: Fail # TODO(ahe): P lease triage this failure.
38 Language/08_Interfaces/4_Factories_and_Constructors_A02_t07: Fail # TODO(ahe): P lease triage this failure.
39 Language/08_Interfaces/4_Factories_and_Constructors_A02_t08: Fail # TODO(ahe): P lease triage this failure.
40 Language/08_Interfaces/4_Factories_and_Constructors_A02_t09: Fail # TODO(ahe): P lease triage this failure.
41 Language/08_Interfaces/4_Factories_and_Constructors_A02_t10: Fail # TODO(ahe): P lease triage this failure.
42 Language/08_Interfaces/4_Factories_and_Constructors_A03_t01: Fail # TODO(ahe): P lease triage this failure.
43 Language/08_Interfaces/4_Factories_and_Constructors_A03_t02: Fail # TODO(ahe): P lease triage this failure.
44 Language/08_Interfaces/4_Factories_and_Constructors_A03_t03: Fail # TODO(ahe): P lease triage this failure.
45 Language/08_Interfaces/4_Factories_and_Constructors_A03_t04: Fail # TODO(ahe): P lease triage this failure.
46 Language/08_Interfaces/4_Factories_and_Constructors_A03_t05: Fail # TODO(ahe): P lease triage this failure.
47 Language/08_Interfaces/4_Factories_and_Constructors_A03_t06: Fail # TODO(ahe): P lease triage this failure.
48 Language/08_Interfaces/4_Factories_and_Constructors_A06_t01: Fail # TODO(ahe): P lease triage this failure.
49 Language/08_Interfaces/4_Factories_and_Constructors_A06_t02: Fail # TODO(ahe): P lease triage this failure.
50 Language/08_Interfaces/4_Factories_and_Constructors_A06_t03: Fail # TODO(ahe): P lease triage this failure.
51 Language/08_Interfaces/4_Factories_and_Constructors_A06_t04: Fail # TODO(ahe): P lease triage this failure.
52 Language/08_Interfaces/4_Factories_and_Constructors_A06_t05: Fail # TODO(ahe): P lease triage this failure.
53 Language/08_Interfaces/4_Factories_and_Constructors_A06_t06: Fail # TODO(ahe): P lease triage this failure.
54 Language/08_Interfaces/4_Factories_and_Constructors_A06_t07: Fail # TODO(ahe): P lease triage this failure.
55 Language/08_Interfaces/4_Factories_and_Constructors_A06_t08: Fail # TODO(ahe): P lease triage this failure.
56 Language/08_Interfaces/4_Factories_and_Constructors_A10_t02: Fail # TODO(ahe): P lease triage this failure.
57 Language/08_Interfaces/4_Factories_and_Constructors_A10_t03: Fail # TODO(ahe): P lease triage this failure.
58 Language/08_Interfaces/4_Factories_and_Constructors_A10_t04: Fail # TODO(ahe): P lease triage this failure.
59 Language/08_Interfaces/4_Factories_and_Constructors_A10_t05: Fail # TODO(ahe): P lease triage this failure.
60 Language/08_Interfaces/4_Factories_and_Constructors_A10_t06: Fail # TODO(ahe): P lease triage this failure.
61 Language/08_Interfaces/Interfaces_A01_t02: Fail # TODO(ahe): Please triage this failure.
62 Language/08_Interfaces/Interfaces_A01_t06: Fail # TODO(ahe): Please triage this failure.
63 Language/08_Interfaces/Interfaces_A01_t07: Fail # TODO(ahe): Please triage this failure.
10 LibTest/core/double/toInt_A01_t03: Fail # TODO(ahe): Please triage this failure. 64 LibTest/core/double/toInt_A01_t03: Fail # TODO(ahe): Please triage this failure.
11 LibTest/core/double/toInt_A01_t04: Fail # TODO(ahe): Please triage this failure. 65 LibTest/core/double/toInt_A01_t04: Fail # TODO(ahe): Please triage this failure.
12 66
13 67
14 [ $compiler == dart2js && $checked ] 68 [ $compiler == dart2js && $checked ]
15 Language/14_Types/7_Type_Void_A01_t02: Crash # http://dartbug.com/5018 69 Language/14_Types/7_Type_Void_A01_t02: Crash # http://dartbug.com/5018
16 70
17 71
18 [ $compiler == dart2js && $checked ] 72 [ $compiler == dart2js && $checked ]
19 Language/07_Classes/5_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 73 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
20 Language/07_Classes/5_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 74 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
21 Language/07_Classes/5_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure. 75 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
22 Language/07_Classes/5_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure. 76 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
23 Language/07_Classes/5_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure. 77 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
24 Language/07_Classes/5_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure. 78 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
25 Language/07_Classes/5_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure. 79 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
26 Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage th is failure. 80 Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage th is failure.
27 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 81 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
28 Language/09_Generics/09_Generics_A04_t05: Fail # TODO(ahe): Please triage this f ailure. 82 Language/09_Generics/09_Generics_A04_t05: Fail # TODO(ahe): Please triage this f ailure.
29 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure. 83 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
30 Language/10_Expressions/04_Booleans/1_Boolean_Conversion_A01_t01: Fail # TODO(ah e): Please triage this failure. 84 Language/10_Expressions/04_Booleans/1_Boolean_Conversion_A01_t01: Fail # TODO(ah e): Please triage this failure.
31 Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure. 85 Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure.
32 Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure. 86 Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure.
33 Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure. 87 Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure.
34 Language/10_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure. 88 Language/10_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure.
35 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 89 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 # These test the Clock class which has been removed. 239 # These test the Clock class which has been removed.
186 # issue co19 - 173 240 # issue co19 - 173
187 LibTest/core/Clock/frequency_A01_t01: Fail, OK 241 LibTest/core/Clock/frequency_A01_t01: Fail, OK
188 LibTest/core/Clock/now_A01_t01: Fail, OK 242 LibTest/core/Clock/now_A01_t01: Fail, OK
189 243
190 # Tests that fail because they use the legacy try-catch syntax. 244 # Tests that fail because they use the legacy try-catch syntax.
191 # See co19 issue 184. 245 # See co19 issue 184.
192 Language/03_Overview/1_Scoping_A02_t30: Fail, OK 246 Language/03_Overview/1_Scoping_A02_t30: Fail, OK
193 Language/03_Overview/2_Privacy_A01_t08: Fail, OK 247 Language/03_Overview/2_Privacy_A01_t08: Fail, OK
194 Language/03_Overview/2_Privacy_A01_t21: Fail, OK 248 Language/03_Overview/2_Privacy_A01_t21: Fail, OK
195 Language/07_Classes/5_Constructors/2_Factories_A06_t03: Fail, OK 249 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail, OK
196 Language/08_Interfaces/1_Methods_A02_t01: Fail, OK
197 Language/08_Interfaces/1_Methods_A02_t02: Fail, OK
198 Language/08_Interfaces/1_Methods_A02_t03: Fail, OK
199 Language/08_Interfaces/2_Getters_and_Setters_A04_t01: Fail, OK
200 Language/08_Interfaces/2_Getters_and_Setters_A04_t02: Fail, OK
201 Language/08_Interfaces/2_Getters_and_Setters_A05_t02: Fail, OK
202 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK 250 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK
203 Language/11_Statements/09_Try_A01_t01: Fail, OK 251 Language/11_Statements/09_Try_A01_t01: Fail, OK
204 Language/11_Statements/09_Try_A02_t03: Fail, OK 252 Language/11_Statements/09_Try_A02_t03: Fail, OK
205 Language/11_Statements/09_Try_A04_t01: Fail, OK 253 Language/11_Statements/09_Try_A04_t01: Fail, OK
206 Language/11_Statements/14_Throw_A02_t02: Fail, OK 254 Language/11_Statements/14_Throw_A02_t02: Fail, OK
207 Language/11_Statements/14_Throw_A02_t03: Fail, OK 255 Language/11_Statements/14_Throw_A02_t03: Fail, OK
208 LibTest/core/AssertionError/column_A01_t02: Fail, OK 256 LibTest/core/AssertionError/column_A01_t02: Fail, OK
209 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail, OK 257 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail, OK
210 LibTest/core/AssertionError/line_A01_t02: Fail, OK 258 LibTest/core/AssertionError/line_A01_t02: Fail, OK
211 LibTest/core/AssertionError/toString_A01_t01: Fail, OK 259 LibTest/core/AssertionError/toString_A01_t01: Fail, OK
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
620 Language/11_Statements/09_Try_A01_t14: Fail, OK # co19 issue 168 668 Language/11_Statements/09_Try_A01_t14: Fail, OK # co19 issue 168
621 669
622 Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189 670 Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189
623 671
624 Language/03_Overview/2_Privacy_A01_t12: Fail, OK # co19 issue 191 672 Language/03_Overview/2_Privacy_A01_t12: Fail, OK # co19 issue 191
625 673
626 Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail, OK # co19 issue 192 674 Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail, OK # co19 issue 192
627 675
628 Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193 676 Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193
629 Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193 677 Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193
630 Language/07_Classes/07_Classes_A03_t10: Fail, OK # co19 issue 193
631 678
632 Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 1 94 679 Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 1 94
633 Language/07_Classes/4_Abstract_Instance_Members_A04_t02: Fail, OK # co19 issue 1 94
634 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t01: F ail, OK # co19 issue 194
635 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail, OK # co19 issue 194 680 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail, OK # co19 issue 194
636 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t01: F ail, OK # co19 issue 194
637 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t02: F ail, OK # co19 issue 194
638 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t03: F ail, OK # co19 issue 194
639 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t04: F ail, OK # co19 issue 194
640 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t05: F ail, OK # co19 issue 194
641 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A03_t01: F ail, OK # co19 issue 194
642 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A03_t02: F ail, OK # co19 issue 194
643 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A03_t03: F ail, OK # co19 issue 194
644 Language/08_Interfaces/5_Superinterfaces_A03_t02: Fail, OK # co19 issue 194
645 Language/11_Statements/09_Try_A06_t01: Fail, OK # co19 issue 194 681 Language/11_Statements/09_Try_A06_t01: Fail, OK # co19 issue 194
646 Language/11_Statements/09_Try_A06_t02: Fail, OK # co19 issue 194 682 Language/11_Statements/09_Try_A06_t02: Fail, OK # co19 issue 194
647 Language/11_Statements/09_Try_A06_t03: Fail, OK # co19 issue 194 683 Language/11_Statements/09_Try_A06_t03: Fail, OK # co19 issue 194
648 Language/11_Statements/09_Try_A06_t04: Fail, OK # co19 issue 194 684 Language/11_Statements/09_Try_A06_t04: Fail, OK # co19 issue 194
649 Language/11_Statements/09_Try_A06_t05: Fail, OK # co19 issue 194 685 Language/11_Statements/09_Try_A06_t05: Fail, OK # co19 issue 194
650 LibTest/core/Futures/wait_A03_t01: Fail, OK # co19 issue 194 686 LibTest/core/Futures/wait_A03_t01: Fail, OK # co19 issue 194
651 687
652 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021 688 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021
653 689
654 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1 95 690 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1 95
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
706 LibTest/core/String/contains_A01_t02: Fail, OK # co19 issue 105. 742 LibTest/core/String/contains_A01_t02: Fail, OK # co19 issue 105.
707 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail, OK # Expects n egative result from bit-operation. 743 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail, OK # Expects n egative result from bit-operation.
708 744
709 745
710 # 746 #
711 # The following tests are failing. Please add the error message 747 # The following tests are failing. Please add the error message
712 # (either a compiler error or exception message). The error messages 748 # (either a compiler error or exception message). The error messages
713 # may sometime be out of date. 749 # may sometime be out of date.
714 # 750 #
715 [ $compiler == dart2js ] 751 [ $compiler == dart2js ]
716 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T 752 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T
717 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # compiler cancelled: internal error: super property store not implemented 753 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # compiler cancelled: internal error: super property store not implemented
718 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso lve type N 754 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso lve type N
719 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re solve label L 755 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re solve label L
720 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re solve label L 756 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re solve label L
721 757
722 758
723 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){ f();} 759 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){ f();}
724 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42 760 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42
725 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType 761 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType
726 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re ad not implemented 762 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re ad not implemented
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
831 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # Che cks that it is a compile-time error if the name of a positional optional paramet er begins with an '_' character. 867 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # Che cks that it is a compile-time error if the name of a positional optional paramet er begins with an '_' character.
832 Language/06_Functions/2_Formal_Parameters_A03_t01: Fail # Checks that it is a co mpile-time error if a required parameter is declared as a constant variable. 868 Language/06_Functions/2_Formal_Parameters_A03_t01: Fail # Checks that it is a co mpile-time error if a required parameter is declared as a constant variable.
833 Language/06_Functions/2_Formal_Parameters_A03_t02: Fail # Checks that it is a co mpile-time error if a required parameter is declared as a constant typed variabl e. 869 Language/06_Functions/2_Formal_Parameters_A03_t02: Fail # Checks that it is a co mpile-time error if a required parameter is declared as a constant typed variabl e.
834 Language/06_Functions/2_Formal_Parameters_A03_t05: Fail # Checks that it is a co mpile-time error if an optional positional parameter is declared as a constant v ariable. 870 Language/06_Functions/2_Formal_Parameters_A03_t05: Fail # Checks that it is a co mpile-time error if an optional positional parameter is declared as a constant v ariable.
835 Language/07_Classes/07_Classes_A02_t02: Fail # Checks that it is a compile-time error if a constant constructor declaration includes a body. 871 Language/07_Classes/07_Classes_A02_t02: Fail # Checks that it is a compile-time error if a constant constructor declaration includes a body.
836 Language/07_Classes/07_Classes_A02_t04: Fail # Checks that it is a compile-time error if a constant constructor declaration with initializers includes a body. 872 Language/07_Classes/07_Classes_A02_t04: Fail # Checks that it is a compile-time error if a constant constructor declaration with initializers includes a body.
837 Language/07_Classes/07_Classes_A02_t11: Fail # Checks that it is a compile-time error if a static final variable declaration does not include explicit initializ er. 873 Language/07_Classes/07_Classes_A02_t11: Fail # Checks that it is a compile-time error if a static final variable declaration does not include explicit initializ er.
838 Language/07_Classes/07_Classes_A02_t31: Fail # Checks that it is a compile-time error when a constant constructor is declared abstract. 874 Language/07_Classes/07_Classes_A02_t31: Fail # Checks that it is a compile-time error when a constant constructor is declared abstract.
839 Language/07_Classes/07_Classes_A02_t32: Fail # Checks that it is a compile-time error when a constant constructor is declared abstract. 875 Language/07_Classes/07_Classes_A02_t32: Fail # Checks that it is a compile-time error when a constant constructor is declared abstract.
840 Language/07_Classes/07_Classes_A03_t02: Fail # Checks that it is a compile-time error if a factory constructor method definition does not include a body. 876 Language/07_Classes/07_Classes_A03_t02: Fail # Checks that it is a compile-time error if a factory constructor method definition does not include a body.
841 Language/07_Classes/07_Classes_A03_t03: Fail # Checks that it is a compile-time error if a function method definition does not include a body.
842 Language/07_Classes/07_Classes_A03_t04: Fail # Checks that it is a compile-time error if a getter method definition does not include a body.
843 Language/07_Classes/07_Classes_A03_t05: Fail # Checks that it is a compile-time error if a setter method definition does not include a body.
844 Language/07_Classes/07_Classes_A03_t06: Fail # Checks that it is a compile-time error if an operator definition does not include a body.
845 Language/07_Classes/07_Classes_A03_t07: Fail # Checks that it is a compile-time error if a static getter method definition does not include a body.
846 Language/07_Classes/07_Classes_A03_t08: Fail # Checks that it is a compile-time error if a static setter method definition does not include a body. 877 Language/07_Classes/07_Classes_A03_t08: Fail # Checks that it is a compile-time error if a static setter method definition does not include a body.
847 Language/07_Classes/07_Classes_A03_t09: Fail # Checks that it is a compile-time error if a static function method definition does not include a body. 878 Language/07_Classes/07_Classes_A03_t09: Fail # Checks that it is a compile-time error if a static function method definition does not include a body.
848 Language/07_Classes/07_Classes_A04_t19: Fail # Checks that an abstract static me thod can't be used in place of a class member definition./ 879 Language/07_Classes/07_Classes_A04_t19: Fail # Checks that an abstract static me thod can't be used in place of a class member definition./
849 Language/07_Classes/07_Classes_A04_t21: Fail # Checks that a static operator can 't be used in place of a class member definition. 880 Language/07_Classes/07_Classes_A04_t21: Fail # Checks that a static operator can 't be used in place of a class member definition.
850 Language/07_Classes/07_Classes_A04_t22: Fail # Checks that an abstract static op erator can't be used in place of a class member definition./ 881 Language/07_Classes/07_Classes_A04_t22: Fail # Checks that an abstract static op erator can't be used in place of a class member definition./
851 Language/07_Classes/07_Classes_A04_t24: Fail # Checks that a static abstract get ter can't be used in place of a class member definition. 882 Language/07_Classes/07_Classes_A04_t24: Fail # Checks that a static abstract get ter can't be used in place of a class member definition.
852 Language/07_Classes/07_Classes_A04_t25: Fail # Checks that a static abstract set ter can't be used in place of a class member definition. 883 Language/07_Classes/07_Classes_A04_t25: Fail # Checks that a static abstract set ter can't be used in place of a class member definition.
853 Language/07_Classes/07_Classes_A09_t01: Fail # Checks that it is a compile-time error if a class has a non-abstract instance method and a static member method w ith the same name. 884 Language/07_Classes/07_Classes_A09_t01: Fail # Checks that it is a compile-time error if a class has a non-abstract instance method and a static member method w ith the same name.
854 Language/07_Classes/07_Classes_A09_t02: Fail # Checks that it is a compile-time error if a class has an abstract instance method and a static member method with the same name. 885 Language/07_Classes/07_Classes_A09_t02: Fail # Checks that it is a compile-time error if a class has an abstract instance method and a static member method with the same name.
855 Language/07_Classes/07_Classes_A09_t04: Fail # Checks that it is a compile-time error if a class has an instance method and a static field method with the same name. 886 Language/07_Classes/07_Classes_A09_t04: Fail # Checks that it is a compile-time error if a class has an instance method and a static field method with the same name.
(...skipping 20 matching lines...) Expand all
876 Language/07_Classes/3_Setters_A03_t03: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list is empty. 907 Language/07_Classes/3_Setters_A03_t03: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list is empty.
877 Language/07_Classes/3_Setters_A03_t04: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list contains a single optional parame ter with a default value. 908 Language/07_Classes/3_Setters_A03_t04: Fail # Checks that a compile-time error i s produced if a setter's formal parameter list contains a single optional parame ter with a default value.
878 Language/07_Classes/3_Setters_A03_t05: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list contains two required para meters. 909 Language/07_Classes/3_Setters_A03_t05: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list contains two required para meters.
879 Language/07_Classes/3_Setters_A03_t06: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list consists of a single optio nal parameter. 910 Language/07_Classes/3_Setters_A03_t06: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list consists of a single optio nal parameter.
880 Language/07_Classes/3_Setters_A03_t07: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list is empty. 911 Language/07_Classes/3_Setters_A03_t07: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list is empty.
881 Language/07_Classes/3_Setters_A03_t08: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list contains a single optional parameter with a default value. 912 Language/07_Classes/3_Setters_A03_t08: Fail # Checks that a compile-time error i s produced if a static setter's formal parameter list contains a single optional parameter with a default value.
882 Language/07_Classes/4_Abstract_Instance_Members_A04_t01: Fail # Checks that a co mpile-time error is produced when the overriding abstract method has fewer named parameters than the instance method being overridden (2 vs 3) and neither have any required parameters. 913 Language/07_Classes/4_Abstract_Instance_Members_A04_t01: Fail # Checks that a co mpile-time error is produced when the overriding abstract method has fewer named parameters than the instance method being overridden (2 vs 3) and neither have any required parameters.
883 Language/07_Classes/4_Abstract_Instance_Members_A04_t04: Fail # Checks that a co mpile-time error is produced when the overriding abstract method has the same se t of named parameters as the non-abstract instance method being overriden, but i n a different order. 914 Language/07_Classes/4_Abstract_Instance_Members_A04_t04: Fail # Checks that a co mpile-time error is produced when the overriding abstract method has the same se t of named parameters as the non-abstract instance method being overriden, but i n a different order.
884 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as the same set of named parameters as the abstract method being overriden, but in a different order. 915 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as the same set of named parameters as the abstract method being overriden, but in a different order.
885 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as almost the same set of named parameters as the abstract method being override n, except for one that has a different name. 916 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as almost the same set of named parameters as the abstract method being override n, except for one that has a different name.
886 Language/07_Classes/5_Constructors/1_Generative_Constructors_A03_t05: Fail # Che cks that redirecting constructor can not have initializing formals. 917 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: Fail # Che cks that redirecting constructor can not have initializing formals.
887 Language/07_Classes/5_Constructors/1_Generative_Constructors_A09_t01: Fail # Che cks that error is produced if a final variable is not initialized in one of the specified ways. 918 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # Che cks that error is produced if a final variable is not initialized in one of the specified ways.
888 Language/07_Classes/5_Constructors/1_Generative_Constructors_A21_t01: Fail # Che cks that a compile-time error occur if k’s initializer list contains an initiali zer for a final variable whose declaration includes an initialization expression. 919 Language/07_Classes/6_Constructors/1_Generative_Constructors_A21_t01: Fail # Che cks that a compile-time error occur if k’s initializer list contains an initiali zer for a final variable whose declaration includes an initialization expression.
889 Language/07_Classes/5_Constructors/3_Constant_Constructors_A02_t01: Fail # Check s that it is a compile-time error when a constant constructor declaration has a body. 920 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t01: Fail # Check s that it is a compile-time error when a constant constructor declaration has a body.
890 Language/07_Classes/5_Constructors/3_Constant_Constructors_A02_t03: Fail # Check s that it is a compile-time error if a named constant constructor has a body. 921 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t03: Fail # Check s that it is a compile-time error if a named constant constructor has a body.
891 Language/07_Classes/5_Constructors/3_Constant_Constructors_A03_t01: Fail # Check s that a compile-time error is produced when a class with constant constructor also declares a non-final instance variable. 922 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t01: Fail # Check s that a compile-time error is produced when a class with constant constructor also declares a non-final instance variable.
892 Language/07_Classes/5_Constructors/3_Constant_Constructors_A03_t02: Fail # Check s that compile-time error is produced when a class with constant constructor inh erits a non-final instance variable. 923 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t02: Fail # Check s that compile-time error is produced when a class with constant constructor inh erits a non-final instance variable.
893 Language/07_Classes/6_Constructors_A01_t01: Fail # Checks that a compile-error i s produced when a constructor's id coincides with the name of a field in the sam e class. 924 Language/07_Classes/6_Constructors_A01_t01: Fail # Checks that a compile-error i s produced when a constructor's id coincides with the name of a field in the sam e class.
894 Language/07_Classes/6_Constructors_A02_t01: Fail # Checks that a compile-error i s produced when a named constructor definition does not begin with the name of i ts class. 925 Language/07_Classes/6_Constructors_A02_t01: Fail # Checks that a compile-error i s produced when a named constructor definition does not begin with the name of i ts class.
895 Language/07_Classes/6_Constructors_A03_t03: Fail # Checks that 'default' constru ctor is not generated if the class declares a named constructor. 926 Language/07_Classes/6_Constructors_A03_t03: Fail # Checks that 'default' constru ctor is not generated if the class declares a named constructor.
896 Language/07_Classes/7_Static_Methods_A01_t03: Fail # Checks that it is a compile -time error when a superclass's static method is being accessed using a subclass 's name. 927 Language/07_Classes/7_Static_Methods_A01_t03: Fail # Checks that it is a compile -time error when a superclass's static method is being accessed using a subclass 's name.
897 Language/10_Expressions/01_Constants_A15_t38: Fail # Checks that a reference to a final variable cannot be assigned to a constant variable. 928 Language/10_Expressions/01_Constants_A15_t38: Fail # Checks that a reference to a final variable cannot be assigned to a constant variable.
898 Language/10_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error. 929 Language/10_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error.
899 Language/10_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error. 930 Language/10_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error.
900 Language/10_Expressions/05_Strings_A02_t39: Fail # Checks that unbalanced string cause compile-time erros. 931 Language/10_Expressions/05_Strings_A02_t39: Fail # Checks that unbalanced string cause compile-time erros.
901 Language/10_Expressions/05_Strings_A02_t41: Fail # Checks that unbalanced raw mu ltiline string cause compile-time erros. 932 Language/10_Expressions/05_Strings_A02_t41: Fail # Checks that unbalanced raw mu ltiline string cause compile-time erros.
902 Language/10_Expressions/05_Strings_A02_t43: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 933 Language/10_Expressions/05_Strings_A02_t43: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
1065 Language/13_Libraries_and_Scripts/2_Imports_A01_t32: Fail # http://dartbug.com/4 050 1096 Language/13_Libraries_and_Scripts/2_Imports_A01_t32: Fail # http://dartbug.com/4 050
1066 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # http://dartbug.com/4 050 1097 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # http://dartbug.com/4 050
1067 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # http://dartbug.com/4 050 1098 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # http://dartbug.com/4 050
1068 Language/13_Libraries_and_Scripts/2_Imports_A02_t23: Fail # http://dartbug.com/4 050 1099 Language/13_Libraries_and_Scripts/2_Imports_A02_t23: Fail # http://dartbug.com/4 050
1069 Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail # http://dartbug.com/4 050 1100 Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail # http://dartbug.com/4 050
1070 Language/13_Libraries_and_Scripts/2_Imports_A02_t25: Fail # http://dartbug.com/4 050 1101 Language/13_Libraries_and_Scripts/2_Imports_A02_t25: Fail # http://dartbug.com/4 050
1071 Language/13_Libraries_and_Scripts/2_Imports_A02_t26: Fail # http://dartbug.com/4 050 1102 Language/13_Libraries_and_Scripts/2_Imports_A02_t26: Fail # http://dartbug.com/4 050
1072 Language/03_Overview/1_Scoping_A03_t02: Fail # http://dartbug.com/4050 1103 Language/03_Overview/1_Scoping_A03_t02: Fail # http://dartbug.com/4050
1073 Language/03_Overview/2_Privacy_A01_t01: Fail # http://dartbug.com/4050 1104 Language/03_Overview/2_Privacy_A01_t01: Fail # http://dartbug.com/4050
1074 Language/03_Overview/2_Privacy_A01_t16: Fail # http://dartbug.com/4050 1105 Language/03_Overview/2_Privacy_A01_t16: Fail # http://dartbug.com/4050
1075 Language/07_Classes/5_Constructors/2_Factories_A02_t01: Fail # http://dartbug.co m/4050 1106 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # http://dartbug.co m/4050
1076 1107
1077 1108
1078 # 1109 #
1079 # Unexpected runtime errors. 1110 # Unexpected runtime errors.
1080 # 1111 #
1081 [ $compiler == dart2js ] 1112 [ $compiler == dart2js ]
1082 Language/10_Expressions/01_Constants_A19_t01: Fail # TypeError: Cannot set prope rty 'call$0' of undefined 1113 Language/10_Expressions/01_Constants_A19_t01: Fail # TypeError: Cannot set prope rty 'call$0' of undefined
1083 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TypeError: Object #<C> has no method 'call$0' 1114 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TypeError: Object #<C> has no method 'call$0'
1084 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TypeError: Object #<Foo> has no method 'call$0' 1115 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TypeError: Object #<Foo> has no method 'call$0'
1085 Language/10_Expressions/30_Type_Cast_A02_t01: Fail # Expect.identical(expected: <Instance of 'C'>, actual: <Instance of 'C'>) fails. 1116 Language/10_Expressions/30_Type_Cast_A02_t01: Fail # Expect.identical(expected: <Instance of 'C'>, actual: <Instance of 'C'>) fails.
(...skipping 10 matching lines...) Expand all
1096 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1127 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1097 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1128 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1098 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1129 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1099 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1130 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1100 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1131 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1101 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1132 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1102 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020 1133 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020
1103 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 1134 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
1104 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1135 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1105 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1136 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698