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

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

Issue 2619323002: VM: [Kernel] Remove custom expectations for generic closurization tests. (Closed)
Patch Set: Created 3 years, 11 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
« 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) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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 # Disable tests globally for kernel. 5 # Disable tests globally for kernel.
6 [ $compiler == dartk || $compiler == dartkp ] 6 [ $compiler == dartk || $compiler == dartkp ]
7 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de ferred libraries. 7 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de ferred libraries.
8 Language/Metadata/*: Skip # No support for metadata ATM. 8 Language/Metadata/*: Skip # No support for metadata ATM.
9 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def erred libraries. 9 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def erred libraries.
10 LibTest/isolate/*: Skip # No support for isolates ATM. 10 LibTest/isolate/*: Skip # No support for isolates ATM.
11 11
12 # Override tests marked as failing elsewhere. 12 # Override tests marked as failing elsewhere.
13 [ $compiler == dartk || $compiler == dartkp ] 13 [ $compiler == dartk || $compiler == dartkp ]
14 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass 14 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass
15 Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14: Pass 15 Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14: Pass
16 16
17 ############################################################################### 17 ###############################################################################
18 # Dartk Entries 18 # Dartk Entries
19 ############################################################################### 19 ###############################################################################
20 20
21 [ $compiler == dartk || $compiler == dartkp ] 21 [ $compiler == dartk || $compiler == dartkp ]
22 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t01: Dart kCrash 22 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t01: Dart kCrash
23 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t03: Dart kCrash 23 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t03: Dart kCrash
24 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t04: Dart kCrash 24 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t04: Dart kCrash
25 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t05: Dart kCrash 25 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t05: Dart kCrash
26 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t06: Dart kCrash 26 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t06: Dart kCrash
27 Language/Classes/Constructors/Generative_Constructors/initializing_this_t02: Dar tkCrash 27 Language/Classes/Constructors/Generative_Constructors/initializing_this_t02: Dar tkCrash
28 Language/Classes/Getters/static_getter_t02: DartkCompileTimeError 28 Language/Classes/Getters/static_getter_t02: DartkCompileTimeError
29 Language/Classes/Setters/name_t08: DartkCompileTimeError
30 Language/Classes/Setters/name_t09: DartkCompileTimeError
31 Language/Classes/Setters/name_t10: DartkCompileTimeError
32 Language/Classes/Setters/name_t11: DartkCompileTimeError
33 Language/Classes/Setters/name_t12: DartkCompileTimeError
34 Language/Classes/Setters/name_t13: DartkCompileTimeError
35 Language/Classes/Setters/name_t14: DartkCompileTimeError
36 Language/Classes/Setters/name_t15: DartkCompileTimeError
37 Language/Enums/syntax_t08: MissingCompileTimeError 29 Language/Enums/syntax_t08: MissingCompileTimeError
38 Language/Enums/syntax_t09: MissingCompileTimeError 30 Language/Enums/syntax_t09: MissingCompileTimeError
39 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t03: MissingCompileTimeError 31 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t03: MissingCompileTimeError
40 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t04: MissingCompileTimeError 32 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t04: MissingCompileTimeError
41 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17: MissingCompi leTimeError 33 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17: MissingCompi leTimeError
42 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18: MissingCompi leTimeError 34 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18: MissingCompi leTimeError
43 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21: MissingCompi leTimeError 35 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21: MissingCompi leTimeError
44 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22: MissingCompi leTimeError 36 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22: MissingCompi leTimeError
45 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23: MissingCompi leTimeError 37 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23: MissingCompi leTimeError
46 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24: MissingCompi leTimeError 38 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24: MissingCompi leTimeError
47 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25: MissingCompi leTimeError 39 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25: MissingCompi leTimeError
48 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26: MissingCompi leTimeError 40 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26: MissingCompi leTimeError
49 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27: MissingCompi leTimeError 41 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27: MissingCompi leTimeError
50 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28: MissingCompi leTimeError 42 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28: MissingCompi leTimeError
51 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29: MissingCompi leTimeError 43 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29: MissingCompi leTimeError
52 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30: MissingCompi leTimeError 44 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30: MissingCompi leTimeError
53 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31: MissingCompi leTimeError 45 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31: MissingCompi leTimeError
54 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32: MissingCompi leTimeError 46 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32: MissingCompi leTimeError
55 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/ide ntical_t01: DartkCompileTimeError
56 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/ide ntical_t02: DartkCompileTimeError
57 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/ide ntical_t03: DartkCompileTimeError
58 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/nam ed_parameters_t01: DartkCompileTimeError
59 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/pos itional_parameters_t01: DartkCompileTimeError
60 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/closur ization_t01: DartkCompileTimeError
61 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/closur ization_t02: DartkCompileTimeError
62 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/closur ization_t03: DartkCompileTimeError
63 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/deferr ed_type_t01: DartkCompileTimeError
64 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/malbou nded_type_t01: DartkCompileTimeError
65 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/malbou nded_type_t02: DartkCompileTimeError
66 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/malfor med_type_t01: DartkCompileTimeError
67 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/malfor med_type_t02: DartkCompileTimeError
68 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/no_suc h_method_t01: DartkCompileTimeError
69 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/no_suc h_method_t02: DartkCompileTimeError
70 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/not_cl ass_t01: DartkCompileTimeError
71 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/not_cl ass_t02: DartkCompileTimeError
72 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/not_cl ass_t03: DartkCompileTimeError
73 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/static _type_t01: DartkCompileTimeError
74 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/static _type_t02: DartkCompileTimeError
75 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/static _type_t03: DartkCompileTimeError
76 Language/Expressions/Property_Extraction/General_Closurization/expression_evalua tion_t01: DartkCompileTimeError
77 Language/Expressions/Property_Extraction/General_Closurization/expression_evalua tion_t02: DartkCompileTimeError
78 Language/Expressions/Property_Extraction/General_Closurization/expression_evalua tion_t03: DartkCompileTimeError
79 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t01 : DartkCompileTimeError
80 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t02 : DartkCompileTimeError
81 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t03 : DartkCompileTimeError
82 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t04 : DartkCompileTimeError
83 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t05 : DartkCompileTimeError
84 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t06 : DartkCompileTimeError
85 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t07 : DartkCompileTimeError
86 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t08 : DartkCompileTimeError
87 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t09 : DartkCompileTimeError
88 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t01 : DartkCompileTimeError
89 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t02 : DartkCompileTimeError
90 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t03 : DartkCompileTimeError
91 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t04 : DartkCompileTimeError
92 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t05 : DartkCompileTimeError
93 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t06 : DartkCompileTimeError
94 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t07 : DartkCompileTimeError
95 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t01: DartkCompileTimeError
96 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t02: DartkCompileTimeError
97 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t03: DartkCompileTimeError
98 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t04: DartkCompileTimeError
99 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t05: DartkCompileTimeError
100 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t06: DartkCompileTimeError
101 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t07: DartkCompileTimeError
102 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t08: DartkCompileTimeError
103 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t01 : DartkCompileTimeError
104 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t02 : DartkCompileTimeError
105 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t03 : DartkCompileTimeError
106 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t04 : DartkCompileTimeError
107 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t05 : DartkCompileTimeError
108 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t06 : DartkCompileTimeError
109 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t07 : DartkCompileTimeError
110 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t08 : DartkCompileTimeError
111 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t09 : DartkCompileTimeError
112 Language/Expressions/Property_Extraction/General_Closurization/static_type_t01: DartkCompileTimeError
113 Language/Expressions/Property_Extraction/General_Closurization/static_type_t02: DartkCompileTimeError
114 Language/Expressions/Property_Extraction/General_Closurization/static_type_t03: DartkCompileTimeError
115 Language/Expressions/Property_Extraction/General_Closurization/static_type_t04: DartkCompileTimeError
116 Language/Expressions/Property_Extraction/General_Closurization/static_type_t05: DartkCompileTimeError
117 Language/Expressions/Property_Extraction/General_Closurization/static_type_t06: DartkCompileTimeError
118 Language/Expressions/Property_Extraction/General_Closurization/static_type_t07: DartkCompileTimeError
119 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/exp ression_evaluation_t07: DartkCompileTimeError
120 Language/Expressions/Property_Extraction/Named_Constructor_Closurization/identic al_t01: DartkCompileTimeError
121 Language/Expressions/Property_Extraction/Named_Constructor_Closurization/identic al_t02: DartkCompileTimeError
122 Language/Expressions/Property_Extraction/Named_Constructor_Closurization/named_p arameters_t01: DartkCompileTimeError
123 Language/Expressions/Property_Extraction/Named_Constructor_Closurization/positio nal_parameters_t01: DartkCompileTimeError
124 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/closurizat ion_t01: DartkCompileTimeError
125 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/closurizat ion_t02: DartkCompileTimeError
126 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/deferred_t ype_t01: DartkCompileTimeError
127 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/malbounded _type_t01: DartkCompileTimeError
128 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/malbounded _type_t02: DartkCompileTimeError
129 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/malformed_ type_t01: DartkCompileTimeError
130 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/malformed_ type_t02: DartkCompileTimeError
131 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/no_such_me thod_t01: DartkCompileTimeError
132 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/no_such_me thod_t02: DartkCompileTimeError
133 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/not_class_ t01: DartkCompileTimeError
134 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/not_class_ t02: DartkCompileTimeError
135 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/not_class_ t03: DartkCompileTimeError
136 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/static_typ e_t01: DartkCompileTimeError
137 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/static_typ e_t02: DartkCompileTimeError
138 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/static_typ e_t03: DartkCompileTimeError
139 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/static_typ e_t04: DartkCompileTimeError
140 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t01: DartkCompileTimeError
141 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t02: DartkCompileTimeError
142 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t03: DartkCompileTimeError
143 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t04: DartkCompileTimeError
144 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t05: DartkCompileTimeError
145 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t06: DartkCompileTimeError
146 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t07: DartkCompileTimeError
147 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t08: DartkCompileTimeError
148 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_cl osurization_named_params_t01: DartkCompileTimeError
149 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_cl osurization_named_params_t02: DartkCompileTimeError
150 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_cl osurization_positional_params_t01: DartkCompileTimeError
151 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_cl osurization_positional_params_t02: DartkCompileTimeError
152 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_id entical_t01: DartkCompileTimeError
153 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_id entical_t02: DartkCompileTimeError
154 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_id entical_t03: DartkCompileTimeError
155 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_list_access_t01: DartkCompileTimeError
156 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_list_assignment_t01: DartkCompileTimeError
157 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t01: DartkCompileTimeError
158 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t02: DartkCompileTimeError
159 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t03: DartkCompileTimeError
160 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t04: DartkCompileTimeError
161 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t05: DartkCompileTimeError
162 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t06: DartkCompileTimeError
163 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t07: DartkCompileTimeError
164 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t08: DartkCompileTimeError
165 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t09: DartkCompileTimeError
166 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t10: DartkCompileTimeError
167 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t11: DartkCompileTimeError
168 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t12: DartkCompileTimeError
169 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t13: DartkCompileTimeError
170 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t14: DartkCompileTimeError
171 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t15: DartkCompileTimeError
172 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t16: DartkCompileTimeError
173 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t17: DartkCompileTimeError
174 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_unary_bitwise_t01: DartkCompileTimeError
175 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t01: DartkCompileTimeError
176 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t02: DartkCompileTimeError
177 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t03: DartkCompileTimeError
178 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t04: DartkCompileTimeError
179 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t05: DartkCompileTimeError
180 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t06: DartkCompileTimeError
181 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t07: DartkCompileTimeError
182 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t08: DartkCompileTimeError
183 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t01: DartkCompileTimeError 47 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t01: DartkCompileTimeError
184 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t02: DartkCompileTimeError 48 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t02: DartkCompileTimeError
185 Language/Libraries_and_Scripts/Exports/syntax_t01: MissingCompileTimeError 49 Language/Libraries_and_Scripts/Exports/syntax_t01: MissingCompileTimeError
186 Language/Libraries_and_Scripts/Exports/syntax_t04: MissingCompileTimeError 50 Language/Libraries_and_Scripts/Exports/syntax_t04: MissingCompileTimeError
187 Language/Libraries_and_Scripts/Exports/syntax_t05: MissingCompileTimeError 51 Language/Libraries_and_Scripts/Exports/syntax_t05: MissingCompileTimeError
188 Language/Libraries_and_Scripts/Exports/syntax_t06: MissingCompileTimeError 52 Language/Libraries_and_Scripts/Exports/syntax_t06: MissingCompileTimeError
189 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: DartkCompileTim eError 53 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: DartkCompileTim eError
190 Language/Libraries_and_Scripts/Scripts/top_level_main_t01: DartkCrash 54 Language/Libraries_and_Scripts/Scripts/top_level_main_t01: DartkCrash
191 Language/Libraries_and_Scripts/Scripts/top_level_main_t02: DartkCrash 55 Language/Libraries_and_Scripts/Scripts/top_level_main_t02: DartkCrash
192 Language/Libraries_and_Scripts/definition_syntax_t01: MissingCompileTimeError 56 Language/Libraries_and_Scripts/definition_syntax_t01: MissingCompileTimeError
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 # dartk: precompilation failures 203 # dartk: precompilation failures
340 [ $compiler == dartkp && $runtime == dart_precompiled ] 204 [ $compiler == dartkp && $runtime == dart_precompiled ]
341 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError 205 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError
342 LibTest/core/StringBuffer/write_A01_t02: RuntimeError 206 LibTest/core/StringBuffer/write_A01_t02: RuntimeError
343 Language/Expressions/Constants/exception_t01: Crash 207 Language/Expressions/Constants/exception_t01: Crash
344 Language/Expressions/Constants/exception_t02: Crash 208 Language/Expressions/Constants/exception_t02: Crash
345 209
346 # dartk: precompilation failures (debug) 210 # dartk: precompilation failures (debug)
347 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] 211 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ]
348 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null() 212 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null()
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