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

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

Issue 2980973003: Default value constants are created only call uses them (Closed)
Patch Set: register default values Created 3 years, 5 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/compiler/dart2js/kernel/compile_from_dill_test_helper.dart ('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 assert_trailing_comma_test/none: CompileTimeError # Issue 29959 6 assert_trailing_comma_test/none: CompileTimeError # Issue 29959
7 enum_test: Fail # Issue 28340 7 enum_test: Fail # Issue 28340
8 regress_28341_test: Fail # Issue 28340 8 regress_28341_test: Fail # Issue 28340
9 regress_29349_test: CompileTimeError # Issue 29745 9 regress_29349_test: CompileTimeError # Issue 29745
10 regress_29481_test: Crash # Issue 29754 10 regress_29481_test: Crash # Issue 29754
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after
349 conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394 349 conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394
350 const_evaluation_test/01: Crash # Issue 27394 350 const_evaluation_test/01: Crash # Issue 27394
351 const_qq_test: Crash # Issue 27394 351 const_qq_test: Crash # Issue 27394
352 constructor_named_arguments_test/none: RuntimeError # Issue 27394 352 constructor_named_arguments_test/none: RuntimeError # Issue 27394
353 constructor_redirect2_test/02: Crash # Issue 27394 353 constructor_redirect2_test/02: Crash # Issue 27394
354 constructor_redirect2_test/04: Crash # Issue 27394 354 constructor_redirect2_test/04: Crash # Issue 27394
355 covariant_test/10: Crash # Issue 27394 355 covariant_test/10: Crash # Issue 27394
356 covariant_test/11: Crash # Issue 27394 356 covariant_test/11: Crash # Issue 27394
357 covariant_test/20b: Crash # Issue 27394 357 covariant_test/20b: Crash # Issue 27394
358 covariant_test/24: Crash # Issue 27394 358 covariant_test/24: Crash # Issue 27394
359 cyclic_default_values_test: RuntimeError # Issue 27394
360 deferred_constraints_constants_test/metadata1: Crash # Issue 27394 359 deferred_constraints_constants_test/metadata1: Crash # Issue 27394
361 deferred_constraints_constants_test/metadata2: Crash # Issue 27394 360 deferred_constraints_constants_test/metadata2: Crash # Issue 27394
362 deferred_constraints_constants_test/metadata3: Crash # Issue 27394 361 deferred_constraints_constants_test/metadata3: Crash # Issue 27394
363 deferred_constraints_constants_test/none: Crash # Issue 27394 362 deferred_constraints_constants_test/none: Crash # Issue 27394
364 deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394 363 deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394
365 deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394 364 deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394
366 deferred_inheritance_constraints_test/mixin: Crash # Issue 27394 365 deferred_inheritance_constraints_test/mixin: Crash # Issue 27394
367 deferred_load_constants_test/none: RuntimeError # Issue 27394 366 deferred_load_constants_test/none: RuntimeError # Issue 27394
368 deferred_super_dependency_test/01: Crash # Issue 27394 367 deferred_super_dependency_test/01: Crash # Issue 27394
369 enum_mirror_test: Crash # Issue 27394 368 enum_mirror_test: Crash # Issue 27394
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
575 deferred_global_test: Crash # Issue 27394 574 deferred_global_test: Crash # Issue 27394
576 factory6_test/00: Crash # Issue 27394 575 factory6_test/00: Crash # Issue 27394
577 factory_redirection_test/01: Crash # Issue 27394 576 factory_redirection_test/01: Crash # Issue 27394
578 factory_redirection_test/02: Crash # Issue 27394 577 factory_redirection_test/02: Crash # Issue 27394
579 factory_redirection_test/03: Crash # Issue 27394 578 factory_redirection_test/03: Crash # Issue 27394
580 named_parameters_test/01: Crash # Issue 27394 579 named_parameters_test/01: Crash # Issue 27394
581 named_parameters_test/03: Crash # Issue 27394 580 named_parameters_test/03: Crash # Issue 27394
582 named_parameters_test/05: Crash # Issue 27394 581 named_parameters_test/05: Crash # Issue 27394
583 named_parameters_test/07: Crash # Issue 27394 582 named_parameters_test/07: Crash # Issue 27394
584 named_parameters_test/09: Crash # Issue 27394 583 named_parameters_test/09: Crash # Issue 27394
OLDNEW
« no previous file with comments | « tests/compiler/dart2js/kernel/compile_from_dill_test_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698