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

Side by Side Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 2996203002: More dart2js status duplicate removal (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | tests/compiler/dart2js_native/dart2js_native.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 class_test: Fail 6 class_test: Fail
7 statements_test: Fail 7 statements_test: Fail
8 typed_locals_test: Fail 8 typed_locals_test: Fail
9 no_such_method_test: Fail # Wrong Invocation.memberName. 9 no_such_method_test: Fail # Wrong Invocation.memberName.
10 constant_javascript_semantics4_test: Fail, OK 10 constant_javascript_semantics4_test: Fail, OK
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 169
170 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] 170 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
171 10216a_test: Crash 171 10216a_test: Crash
172 10216b_test: Crash 172 10216b_test: Crash
173 16400_test: Crash 173 16400_test: Crash
174 17856_test: Crash 174 17856_test: Crash
175 19191_test: Crash 175 19191_test: Crash
176 21666_test: Crash 176 21666_test: Crash
177 22868_test: Crash 177 22868_test: Crash
178 22917_test: Crash 178 22917_test: Crash
179 23404_test: Crash
180 23404_test: RuntimeError 179 23404_test: RuntimeError
181 23432_test: Crash 180 23432_test: Crash
182 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of 'member' where 181 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of 'member' where
183 23828_test: Crash 182 23828_test: Crash
184 assert_with_message_test: Crash 183 assert_with_message_test: Crash
185 async_stacktrace_test: Crash 184 async_stacktrace_test: Crash
186 bound_closure_interceptor_methods_test: Crash 185 bound_closure_interceptor_methods_test: Crash
187 bound_closure_interceptor_type_test: Crash 186 bound_closure_interceptor_type_test: Crash
188 break_test: Crash 187 break_test: Crash
189 closure3_test: Crash 188 closure3_test: Crash
190 closure4_test: Crash 189 closure4_test: Crash
191 closure6_test: Crash 190 closure6_test: Crash
192 closure7_test: Crash 191 closure7_test: Crash
193 closure_capture2_test: Crash 192 closure_capture2_test: Crash
193 closure_capture2_test: RuntimeError
194 closure_capture3_test: Crash 194 closure_capture3_test: Crash
195 closure_capture4_test: Crash 195 closure_capture4_test: Crash
196 closure_capture4_test: RuntimeError
196 closure_capture5_test: Crash 197 closure_capture5_test: Crash
197 closure_capture6_test: Crash 198 closure_capture6_test: Crash
198 closure_capture_test: Crash 199 closure_capture_test: Crash
200 closure_capture_test: RuntimeError
199 closure_type_reflection2_test: Crash 201 closure_type_reflection2_test: Crash
200 closure_type_reflection_test: Crash 202 closure_type_reflection_test: Crash
201 code_motion_exception_test: Crash 203 code_motion_exception_test: Crash
202 compile_time_constant4_test/01: MissingCompileTimeError 204 compile_time_constant4_test/01: MissingCompileTimeError
203 compile_time_constant4_test/02: MissingCompileTimeError 205 compile_time_constant4_test/02: MissingCompileTimeError
204 compile_time_constant4_test/03: MissingCompileTimeError 206 compile_time_constant4_test/03: MissingCompileTimeError
205 compile_time_constant4_test/04: MissingCompileTimeError 207 compile_time_constant4_test/04: MissingCompileTimeError
206 compile_time_constant4_test/05: MissingCompileTimeError 208 compile_time_constant4_test/05: MissingCompileTimeError
207 compile_time_constant4_test/06: Crash 209 compile_time_constant4_test/06: Crash
208 conditional_send_test: Crash 210 conditional_send_test: Crash
209 consistent_add_error_test: Crash 211 consistent_add_error_test: Crash
212 consistent_add_error_test: RuntimeError
210 consistent_index_error_typed_list_test: Crash 213 consistent_index_error_typed_list_test: Crash
211 consistent_subtract_error_test: Crash 214 consistent_subtract_error_test: Crash
215 consistent_subtract_error_test: RuntimeError
212 constant_javascript_semantics_test/01: MissingCompileTimeError 216 constant_javascript_semantics_test/01: MissingCompileTimeError
213 constant_javascript_semantics_test/02: MissingCompileTimeError 217 constant_javascript_semantics_test/02: MissingCompileTimeError
214 deferred/deferred_class_test: CompileTimeError 218 deferred/deferred_class_test: CompileTimeError
215 deferred/deferred_constant2_test: CompileTimeError 219 deferred/deferred_constant2_test: CompileTimeError
216 deferred/deferred_constant3_test: CompileTimeError 220 deferred/deferred_constant3_test: CompileTimeError
217 deferred/deferred_constant4_test: CompileTimeError 221 deferred/deferred_constant4_test: CompileTimeError
218 deferred/deferred_function_test: CompileTimeError 222 deferred/deferred_function_test: CompileTimeError
219 deferred/deferred_mirrors1_test: CompileTimeError 223 deferred/deferred_mirrors1_test: CompileTimeError
220 deferred/deferred_mirrors2_test: Crash 224 deferred/deferred_mirrors2_test: Crash
221 deferred/deferred_overlapping_test: CompileTimeError 225 deferred/deferred_overlapping_test: CompileTimeError
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 private_symbol_literal_test/06: MissingCompileTimeError 290 private_symbol_literal_test/06: MissingCompileTimeError
287 recursive_import_test: CompileTimeError 291 recursive_import_test: CompileTimeError
288 reflect_native_types_test: Crash 292 reflect_native_types_test: Crash
289 regress/4515_2_test: Crash 293 regress/4515_2_test: Crash
290 regress/4562_test/none: CompileTimeError 294 regress/4562_test/none: CompileTimeError
291 regress/4639_test: Crash 295 regress/4639_test: Crash
292 string_interpolation_dynamic_test: RuntimeError 296 string_interpolation_dynamic_test: RuntimeError
293 string_interpolation_test: RuntimeError 297 string_interpolation_test: RuntimeError
294 super_constructor1_test: Crash 298 super_constructor1_test: Crash
295 switch_test/none: Crash 299 switch_test/none: Crash
296 closure_capture2_test: RuntimeError
297 closure_capture4_test: RuntimeError
298 closure_capture_test: RuntimeError
299 consistent_add_error_test: RuntimeError
300 consistent_subtract_error_test: RuntimeError
301 timer_test: Crash 300 timer_test: Crash
302 truncation_errors_test: Crash 301 truncation_errors_test: Crash
303 type_argument_factory_crash_test: Crash 302 type_argument_factory_crash_test: Crash
304 type_argument_factory_nocrash_test: Crash 303 type_argument_factory_nocrash_test: Crash
305 type_constant_switch_test/01: MissingCompileTimeError 304 type_constant_switch_test/01: MissingCompileTimeError
306 type_error_message_test: Crash 305 type_error_message_test: Crash
307 unconditional_dartio_import_test: CompileTimeError 306 unconditional_dartio_import_test: CompileTimeError
308 useful_error_message_1_test: Crash 307 useful_error_message_1_test: Crash
309 308
310 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] 309 [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
(...skipping 11 matching lines...) Expand all
322 23828_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm emberContext'. 321 23828_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm emberContext'.
323 assert_with_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 322 assert_with_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
324 async_stacktrace_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null. 323 async_stacktrace_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null.
325 bound_closure_interceptor_methods_test: Crash # NoSuchMethodError: The getter 'e nclosingClass' was called on null. 324 bound_closure_interceptor_methods_test: Crash # NoSuchMethodError: The getter 'e nclosingClass' was called on null.
326 bound_closure_interceptor_type_test: Crash # NoSuchMethodError: The getter 'clas sIndex' was called on null. 325 bound_closure_interceptor_type_test: Crash # NoSuchMethodError: The getter 'clas sIndex' was called on null.
327 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0 326 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
328 closure3_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'. 327 closure3_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'.
329 closure4_test: Crash # NoSuchMethodError: The getter 'classIndex' was called on null. 328 closure4_test: Crash # NoSuchMethodError: The getter 'classIndex' was called on null.
330 closure6_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'. 329 closure6_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'.
331 closure7_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'. 330 closure7_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'.
332 closure_capture2_test: Crash # Assertion failure: Cannot find value local(closur e1_closure.call#$1) in (local(closure1#)) for j:closure_call(closure1_closure.ca ll). 331 closure_capture2_test: RuntimeError
333 closure_capture3_test: Crash # Assertion failure: Cannot find value local(Closur e_nestedClosure_closure.call#f) in (local(Closure.nestedClosure#)) for j:closure _call(Closure_nestedClosure_closure.call). 332 closure_capture3_test: Crash # Assertion failure: Cannot find value local(Closur e_nestedClosure_closure.call#f) in (local(Closure.nestedClosure#)) for j:closure _call(Closure_nestedClosure_closure.call).
334 closure_capture4_test: Crash # Assertion failure: Cannot find value local(closur e5_closure.call#x) in (local(closure5#)) for j:closure_call(closure5_closure.cal l). 333 closure_capture4_test: RuntimeError
335 closure_capture5_test: Crash # Assertion failure: Cannot find value local(closur e3_closure.call#fs) in (local(closure3#)) for j:closure_call(closure3_closure.ca ll). 334 closure_capture5_test: Crash # Assertion failure: Cannot find value local(closur e3_closure.call#fs) in (local(closure3#)) for j:closure_call(closure3_closure.ca ll).
336 closure_capture6_test: Crash # Assertion failure: Cannot find value local(captur eTwiceNested_closure.call#x) in (local(captureTwiceNested#)) for j:closure_call( captureTwiceNested_closure.call). 335 closure_capture6_test: Crash # Assertion failure: Cannot find value local(captur eTwiceNested_closure.call#x) in (local(captureTwiceNested#)) for j:closure_call( captureTwiceNested_closure.call).
337 closure_capture_test: Crash # Assertion failure: Cannot find value local(closure 9_closure.call#z) in (local(closure9_closure.call#x), local(closure9_closure.cal l#y), local(closure9#)) for j:closure_call(closure9_closure.call). 336 closure_capture_test: RuntimeError
338 closure_type_reflection2_test: Crash # UnimplementedError: KernelClosedWorldMixi n.getAppliedMixin 337 closure_type_reflection2_test: Crash # UnimplementedError: KernelClosedWorldMixi n.getAppliedMixin
339 closure_type_reflection_test: Crash # UnimplementedError: KernelClosedWorldMixin .getAppliedMixin 338 closure_type_reflection_test: Crash # UnimplementedError: KernelClosedWorldMixin .getAppliedMixin
340 code_motion_exception_test: Crash 339 code_motion_exception_test: Crash
341 compile_time_constant4_test/01: MissingCompileTimeError 340 compile_time_constant4_test/01: MissingCompileTimeError
342 compile_time_constant4_test/02: MissingCompileTimeError 341 compile_time_constant4_test/02: MissingCompileTimeError
343 compile_time_constant4_test/03: MissingCompileTimeError 342 compile_time_constant4_test/03: MissingCompileTimeError
344 compile_time_constant4_test/04: MissingCompileTimeError 343 compile_time_constant4_test/04: MissingCompileTimeError
345 compile_time_constant4_test/05: MissingCompileTimeError 344 compile_time_constant4_test/05: MissingCompileTimeError
346 compile_time_constant4_test/06: Crash # NoSuchMethodError: The method 'fold' was called on null. 345 compile_time_constant4_test/06: Crash # NoSuchMethodError: The method 'fold' was called on null.
347 conditional_send_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null. 346 conditional_send_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null.
348 consistent_add_error_test: Crash # Assertion failure: Cannot find value local(ch eck2_closure.call#name) in (local(check2_closure.call#part), local(check2_closur e.call#f), local(check2#trap)) for j:closure_call(check2_closure.call). 347 consistent_add_error_test: RuntimeError
349 consistent_subtract_error_test: Crash # Assertion failure: Cannot find value loc al(check2_closure.call#name) in (local(check2_closure.call#part), local(check2_c losure.call#f), local(check2#trap)) for j:closure_call(check2_closure.call). 348 consistent_subtract_error_test: RuntimeError
350 constant_javascript_semantics4_test: Crash 349 constant_javascript_semantics4_test: Crash
351 constant_javascript_semantics_test/01: MissingCompileTimeError 350 constant_javascript_semantics_test/01: MissingCompileTimeError
352 constant_javascript_semantics_test/02: MissingCompileTimeError 351 constant_javascript_semantics_test/02: MissingCompileTimeError
353 deferred/deferred_class_test: CompileTimeError 352 deferred/deferred_class_test: CompileTimeError
354 deferred/deferred_constant2_test: CompileTimeError 353 deferred/deferred_constant2_test: CompileTimeError
355 deferred/deferred_constant3_test: CompileTimeError 354 deferred/deferred_constant3_test: CompileTimeError
356 deferred/deferred_constant4_test: CompileTimeError 355 deferred/deferred_constant4_test: CompileTimeError
357 deferred/deferred_function_test: CompileTimeError 356 deferred/deferred_function_test: CompileTimeError
358 deferred/deferred_mirrors1_test: CompileTimeError 357 deferred/deferred_mirrors1_test: CompileTimeError
359 deferred/deferred_mirrors2_test: Crash # UnimplementedError: KernelClosedWorldMi xin.getAppliedMixin 358 deferred/deferred_mirrors2_test: Crash # UnimplementedError: KernelClosedWorldMi xin.getAppliedMixin
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
426 recursive_import_test: CompileTimeError 425 recursive_import_test: CompileTimeError
427 reflect_native_types_test: Crash # UnimplementedError: KernelClosedWorldMixin.ge tAppliedMixin 426 reflect_native_types_test: Crash # UnimplementedError: KernelClosedWorldMixin.ge tAppliedMixin
428 regress/4515_2_test: Crash # NoSuchMethodError: The getter 'name' was called on null. 427 regress/4515_2_test: Crash # NoSuchMethodError: The getter 'name' was called on null.
429 regress/4562_test/none: CompileTimeError 428 regress/4562_test/none: CompileTimeError
430 regress/4639_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was ca lled on null. 429 regress/4639_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was ca lled on null.
431 runtime_type_test: Crash 430 runtime_type_test: Crash
432 string_interpolation_dynamic_test: RuntimeError 431 string_interpolation_dynamic_test: RuntimeError
433 string_interpolation_test: RuntimeError 432 string_interpolation_test: RuntimeError
434 super_constructor1_test: Crash # Assertion failure: Cannot find value local(C.#n ull) in (local(C.#i)) for j:constructor(C.). 433 super_constructor1_test: Crash # Assertion failure: Cannot find value local(C.#n ull) in (local(C.#i)) for j:constructor(C.).
435 switch_test/none: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTarge tForSwitchCase 434 switch_test/none: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTarge tForSwitchCase
436 closure_capture2_test: RuntimeError
437 closure_capture4_test: RuntimeError
438 closure_capture_test: RuntimeError
439 consistent_add_error_test: RuntimeError
440 consistent_subtract_error_test: RuntimeError
441 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll. 435 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll.
442 to_string_test: Crash 436 to_string_test: Crash
443 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_ closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call). 437 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_ closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call).
444 type_argument_factory_crash_test: Crash # Assertion failure: Cannot find value l ocal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.cal l#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:cl osure_call(Maps_mapToString_closure.call). 438 type_argument_factory_crash_test: Crash # Assertion failure: Cannot find value l ocal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.cal l#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:cl osure_call(Maps_mapToString_closure.call).
445 type_argument_factory_nocrash_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j: closure_call(Maps_mapToString_closure.call). 439 type_argument_factory_nocrash_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j: closure_call(Maps_mapToString_closure.call).
446 type_constant_switch_test/01: MissingCompileTimeError 440 type_constant_switch_test/01: MissingCompileTimeError
447 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 441 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
448 unconditional_dartio_import_test: CompileTimeError 442 unconditional_dartio_import_test: CompileTimeError
449 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null. 443 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null.
450 444
OLDNEW
« no previous file with comments | « no previous file | tests/compiler/dart2js_native/dart2js_native.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698