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

Side by Side Diff: tests/language/language_dart2js.status

Issue 2896983002: Lookup const constructor invocation like other constants (Closed)
Patch Set: Created 3 years, 7 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 | « tests/corelib/corelib.status ('k') | 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 enum_test: Fail # Issue 28340 6 enum_test: Fail # Issue 28340
7 regress_28341_test: Fail # Issue 28340 7 regress_28341_test: Fail # Issue 28340
8 deferred_not_loaded_check_test: Fail # Issue 27577 8 deferred_not_loaded_check_test: Fail # Issue 27577
9 getter_setter_in_lib_test: Fail # Issue 23288 9 getter_setter_in_lib_test: Fail # Issue 23288
10 method_name_test: Fail # issue 25574 10 method_name_test: Fail # issue 25574
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 async_await_syntax_test/d06a: RuntimeError # Issue 27394 308 async_await_syntax_test/d06a: RuntimeError # Issue 27394
309 async_await_test: RuntimeError # Issue 27394 309 async_await_test: RuntimeError # Issue 27394
310 async_star_pause_test: RuntimeError # Issue 27394 310 async_star_pause_test: RuntimeError # Issue 27394
311 async_star_regression_fisk_test: RuntimeError # Issue 27394 311 async_star_regression_fisk_test: RuntimeError # Issue 27394
312 async_star_stream_take_test: RuntimeError # Issue 27394 312 async_star_stream_take_test: RuntimeError # Issue 27394
313 async_star_take_reyield_test: RuntimeError # Issue 27394 313 async_star_take_reyield_test: RuntimeError # Issue 27394
314 async_star_test: RuntimeError # Issue 27394 314 async_star_test: RuntimeError # Issue 27394
315 await_for_test: RuntimeError # Issue 27394 315 await_for_test: RuntimeError # Issue 27394
316 await_for_use_local_test: RuntimeError # Issue 27394 316 await_for_use_local_test: RuntimeError # Issue 27394
317 bootstrap_test: RuntimeError # Issue 27394 317 bootstrap_test: RuntimeError # Issue 27394
318 bound_closure_equality_test: RuntimeError # Issue 27394
319 call_nonexistent_static_test/10: Crash # Issue 27394 318 call_nonexistent_static_test/10: Crash # Issue 27394
320 canonical_const3_test: RuntimeError # Issue 27394
321 canonical_const_test: RuntimeError # Issue 27394
322 closure_in_constructor_test: RuntimeError # Issue 27394 319 closure_in_constructor_test: RuntimeError # Issue 27394
323 closures_initializer_test: RuntimeError # Issue 27394 320 closures_initializer_test: RuntimeError # Issue 27394
324 compile_time_constant9_test: RuntimeError # Issue 27394
325 conditional_property_assignment_test/07: RuntimeError # Issue 27394 321 conditional_property_assignment_test/07: RuntimeError # Issue 27394
326 conditional_property_increment_decrement_test/01: RuntimeError # Issue 27394 322 conditional_property_increment_decrement_test/01: RuntimeError # Issue 27394
327 conditional_property_increment_decrement_test/05: RuntimeError # Issue 27394 323 conditional_property_increment_decrement_test/05: RuntimeError # Issue 27394
328 conditional_property_increment_decrement_test/09: RuntimeError # Issue 27394 324 conditional_property_increment_decrement_test/09: RuntimeError # Issue 27394
329 conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394 325 conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394
330 const_escape_frog_test: RuntimeError # Issue 27394
331 const_evaluation_test/01: Crash # Issue 27394 326 const_evaluation_test/01: Crash # Issue 27394
332 const_locals_test: RuntimeError # Issue 27394
333 const_map2_test/none: RuntimeError # Issue 27394
334 const_map3_test/none: RuntimeError # Issue 27394
335 const_nested_test: RuntimeError # Issue 27394
336 const_qq_test: Crash # Issue 27394 327 const_qq_test: Crash # Issue 27394
337 constructor10_test/01: Crash # Issue 27394 328 constructor10_test/01: Crash # Issue 27394
338 constructor10_test/02: Crash # Issue 27394 329 constructor10_test/02: Crash # Issue 27394
339 constructor_named_arguments_test/none: RuntimeError # Issue 27394 330 constructor_named_arguments_test/none: RuntimeError # Issue 27394
340 constructor_redirect2_test/02: Crash # Issue 27394 331 constructor_redirect2_test/02: Crash # Issue 27394
341 constructor_redirect2_test/04: Crash # Issue 27394 332 constructor_redirect2_test/04: Crash # Issue 27394
342 covariant_test/10: Crash # Issue 27394 333 covariant_test/10: Crash # Issue 27394
343 covariant_test/11: Crash # Issue 27394 334 covariant_test/11: Crash # Issue 27394
344 covariant_test/20b: Crash # Issue 27394 335 covariant_test/20b: Crash # Issue 27394
345 covariant_test/24: Crash # Issue 27394 336 covariant_test/24: Crash # Issue 27394
346 ct_const_test: RuntimeError # Issue 27394
347 cyclic_default_values_test: RuntimeError # Issue 27394 337 cyclic_default_values_test: RuntimeError # Issue 27394
348 deferred_constraints_constants_test/constructor1: Crash # Issue 27394 338 deferred_constraints_constants_test/constructor1: Crash # Issue 27394
349 deferred_constraints_constants_test/constructor2: Crash # Issue 27394 339 deferred_constraints_constants_test/constructor2: Crash # Issue 27394
350 deferred_constraints_constants_test/default_argument1: Crash # Issue 27394 340 deferred_constraints_constants_test/default_argument1: Crash # Issue 27394
351 deferred_constraints_constants_test/default_argument2: Crash # Issue 27394 341 deferred_constraints_constants_test/default_argument2: Crash # Issue 27394
352 deferred_constraints_constants_test/metadata1: Crash # Issue 27394 342 deferred_constraints_constants_test/metadata1: Crash # Issue 27394
353 deferred_constraints_constants_test/metadata2: Crash # Issue 27394 343 deferred_constraints_constants_test/metadata2: Crash # Issue 27394
354 deferred_constraints_constants_test/metadata3: Crash # Issue 27394 344 deferred_constraints_constants_test/metadata3: Crash # Issue 27394
355 deferred_constraints_constants_test/none: Crash # Issue 27394 345 deferred_constraints_constants_test/none: Crash # Issue 27394
356 deferred_constraints_constants_test/reference1: Crash # Issue 27394 346 deferred_constraints_constants_test/reference1: Crash # Issue 27394
357 deferred_constraints_constants_test/reference2: Crash # Issue 27394 347 deferred_constraints_constants_test/reference2: Crash # Issue 27394
358 deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394 348 deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394
359 deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394 349 deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394
360 deferred_inheritance_constraints_test/mixin: Crash # Issue 27394 350 deferred_inheritance_constraints_test/mixin: Crash # Issue 27394
361 deferred_load_constants_test/none: RuntimeError # Issue 27394 351 deferred_load_constants_test/none: RuntimeError # Issue 27394
362 deferred_static_seperate_test: RuntimeError # Issue 27394
363 deferred_super_dependency_test/01: Crash # Issue 27394 352 deferred_super_dependency_test/01: Crash # Issue 27394
364 enum_mirror_test: Crash # Issue 27394 353 enum_mirror_test: Crash # Issue 27394
365 export_ambiguous_main_negative_test: Crash # Issue 27394 354 export_ambiguous_main_negative_test: Crash # Issue 27394
366 f_bounded_quantification5_test: RuntimeError # Issue 27394 355 f_bounded_quantification5_test: RuntimeError # Issue 27394
367 final_for_in_variable_test/01: MissingRuntimeError # Issue 27394 356 final_for_in_variable_test/01: MissingRuntimeError # Issue 27394
368 final_param_test/01: MissingRuntimeError # Issue 27394 357 final_param_test/01: MissingRuntimeError # Issue 27394
369 final_variable_assignment_test/01: MissingRuntimeError # Issue 27394 358 final_variable_assignment_test/01: MissingRuntimeError # Issue 27394
370 first_class_types_constants_test: RuntimeError # Issue 27394 359 first_class_types_constants_test: RuntimeError # Issue 27394
371 first_class_types_test: RuntimeError # Issue 27394 360 first_class_types_test: RuntimeError # Issue 27394
372 function_subtype3_test: RuntimeError # Issue 27394 361 function_subtype3_test: RuntimeError # Issue 27394
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
418 main_not_a_function_test/01: Crash # Issue 27394 407 main_not_a_function_test/01: Crash # Issue 27394
419 malformed_inheritance_test/02: Crash # Issue 27394 408 malformed_inheritance_test/02: Crash # Issue 27394
420 malformed_inheritance_test/03: Crash # Issue 27394 409 malformed_inheritance_test/03: Crash # Issue 27394
421 malformed_inheritance_test/04: Crash # Issue 27394 410 malformed_inheritance_test/04: Crash # Issue 27394
422 malformed_inheritance_test/09: Crash # Issue 27394 411 malformed_inheritance_test/09: Crash # Issue 27394
423 malformed_inheritance_test/10: Crash # Issue 27394 412 malformed_inheritance_test/10: Crash # Issue 27394
424 malformed_test/06: Crash # Issue 27394 413 malformed_test/06: Crash # Issue 27394
425 malformed_test/none: Crash # Issue 27394 414 malformed_test/none: Crash # Issue 27394
426 many_generic_instanceof_test: RuntimeError # Issue 27394 415 many_generic_instanceof_test: RuntimeError # Issue 27394
427 many_method_calls_test: Pass # Issue 27394 416 many_method_calls_test: Pass # Issue 27394
428 map_literal6_test: RuntimeError # Issue 27394
429 metadata_test: Crash # Issue 27394 417 metadata_test: Crash # Issue 27394
430 mixin_black_listed_test/08: Crash # Issue 27394 418 mixin_black_listed_test/08: Crash # Issue 27394
431 mixin_cyclic_test/01: Crash # Issue 27394 419 mixin_cyclic_test/01: Crash # Issue 27394
432 mixin_extends_field_test: Crash # Issue 27394 420 mixin_extends_field_test: Crash # Issue 27394
433 mixin_field_initializer_test: Crash # Issue 27394 421 mixin_field_initializer_test: Crash # Issue 27394
434 mixin_field_test: Crash # Issue 27394 422 mixin_field_test: Crash # Issue 27394
435 mixin_forwarding_constructor1_test: Crash # Issue 27394 423 mixin_forwarding_constructor1_test: Crash # Issue 27394
436 mixin_forwarding_constructor2_test: Crash # Issue 27394 424 mixin_forwarding_constructor2_test: Crash # Issue 27394
437 mixin_forwarding_constructor3_test: Crash # Issue 27394 425 mixin_forwarding_constructor3_test: Crash # Issue 27394
438 mixin_getter_regression_test: Crash # Issue 27394 426 mixin_getter_regression_test: Crash # Issue 27394
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
615 factory_redirection_test/02: Crash # Issue 27394 603 factory_redirection_test/02: Crash # Issue 27394
616 factory_redirection_test/03: Crash # Issue 27394 604 factory_redirection_test/03: Crash # Issue 27394
617 mixin_cyclic_test/02: Crash # Issue 27394 605 mixin_cyclic_test/02: Crash # Issue 27394
618 mixin_illegal_cycles_test/01: Crash # Issue 27394 606 mixin_illegal_cycles_test/01: Crash # Issue 27394
619 mixin_illegal_cycles_test/05: Crash # Issue 27394 607 mixin_illegal_cycles_test/05: Crash # Issue 27394
620 named_parameters_test/01: Crash # Issue 27394 608 named_parameters_test/01: Crash # Issue 27394
621 named_parameters_test/03: Crash # Issue 27394 609 named_parameters_test/03: Crash # Issue 27394
622 named_parameters_test/05: Crash # Issue 27394 610 named_parameters_test/05: Crash # Issue 27394
623 named_parameters_test/07: Crash # Issue 27394 611 named_parameters_test/07: Crash # Issue 27394
624 named_parameters_test/09: Crash # Issue 27394 612 named_parameters_test/09: Crash # Issue 27394
OLDNEW
« no previous file with comments | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698