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

Unified Diff: tests/language/language_dart2js.status

Issue 3005643002: Migrate block 115. (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 side-by-side diff with in-line comments
Download patch
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 4edfc27bfe0591e9114bdb8566f48684969a3f62..75228a740c1cdefe187361d53c8c653351346efa 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -11,8 +11,6 @@ enum_test: Fail # Issue 28340
regress_28341_test: Fail # Issue 28340
regress_29349_test: CompileTimeError # Issue 29745
regress_29481_test: Crash # Issue 29754
-deferred_not_loaded_check_test: Fail # Issue 27577
-getter_setter_in_lib_test: Fail # Issue 23288
method_name_test: Fail # issue 25574
setter4_test: CompileTimeError # issue 13639
@@ -449,8 +447,6 @@ syntax_test/none: Crash # Issue #30176.
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel_in_ssa && ! $dart2js_with_kernel ]
abstract_beats_arguments2_test/01: RuntimeError # Issue 27394
final_super_field_set_test/01: RuntimeError # Issue 27394
-generic_function_typedef_test: Crash # Issue 27394
-getter_setter_in_lib_test: Crash # Issue 27394
[ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && ! $dart2js_with_kernel ]
conditional_method_invocation_test/02: Crash # Issue 27394
@@ -869,20 +865,6 @@ generic_native_test: Crash
generic_syntax_test: Crash
generic_test: RuntimeError
generics_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
-getter_no_setter2_test/00: RuntimeError
-getter_no_setter2_test/00: RuntimeError
-getter_no_setter2_test/03: RuntimeError
-getter_no_setter2_test/03: RuntimeError
-getter_no_setter_test/00: RuntimeError
-getter_no_setter_test/00: RuntimeError
-getter_no_setter_test/none: RuntimeError
-getter_no_setter_test/none: RuntimeError
-getter_override2_test/02: MissingCompileTimeError
-getter_override_test/00: MissingCompileTimeError
-getter_override_test/01: MissingCompileTimeError
-getter_override_test/02: MissingCompileTimeError
-hash_map_null_key_foreach_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#c) is stored in a closure field.
-hash_map_null_key_foreach_test: RuntimeError
identical_closure2_test: RuntimeError
identical_const_test/05: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
identical_const_test/06: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
@@ -1469,6 +1451,58 @@ type_variable_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
type_variable_nested_test: Crash
typecheck_multifield_declaration_test: Crash
typedef_is_test: Crash
+variable_declaration_metadata_test/none: Crash
jcollins 2017/08/25 20:59:45 Why are all these lines added here?
Bob Nystrom 2017/08/28 23:18:50 I don't know. Probably a merge mistake on my part.
+const_map2_test/00: MissingCompileTimeError
+const_map3_test/00: MissingCompileTimeError
+context_test: RuntimeError
+deferred_call_empty_before_load_test: RuntimeError
+deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
+enum_duplicate_test/02: RuntimeError
+enum_duplicate_test/none: RuntimeError
+enum_private_test/01: RuntimeError
+enum_private_test/02: RuntimeError
+enum_private_test/none: RuntimeError
+enum_test: RuntimeError
+execute_finally7_test: RuntimeError
+expect_test: RuntimeError
+for2_test: RuntimeError
+function_propagation_test: Crash # 'file:///usr/local/google/home/efortuna/dart/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos 9: 'closure != null': Corresponding closure class not found for j:method(A.call). Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Closure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), local(Maps.mapToString#))
+if_null_assignment_behavior_test/12: RuntimeError
+if_null_assignment_behavior_test/14: RuntimeError
+if_null_assignment_static_test/01: RuntimeError
+if_null_assignment_static_test/03: RuntimeError
+if_null_assignment_static_test/04: RuntimeError
+if_null_assignment_static_test/05: RuntimeError
+integer_division_by_zero_test: RuntimeError
+is_object_test: RuntimeError
+issue13474_test: RuntimeError
+issue9939_test: RuntimeError
+lazy_static8_test: RuntimeError
+list_literal4_test: RuntimeError
+local_function2_test: RuntimeError
+local_function3_test: RuntimeError
+map_literal3_test: RuntimeError
+map_literal4_test: RuntimeError
+method_override4_test: RuntimeError
+method_override5_test: RuntimeError
+modulo_test: RuntimeError
+regress_13494_test: RuntimeError
+regress_17382_test: RuntimeError
+regress_21795_test: RuntimeError
+regress_22822_test: RuntimeError
+regress_22936_test/01: RuntimeError
+stack_overflow_stacktrace_test: RuntimeError
+stacktrace_test: RuntimeError
+static_getter_no_setter1_test/01: RuntimeError
+static_getter_no_setter3_test/01: RuntimeError
+string_interpolation_and_buffer_test: RuntimeError
+switch_fallthru_test: RuntimeError
+top_level_func_test: RuntimeError
+top_level_getter_no_setter1_test/01: RuntimeError
+top_level_getter_no_setter2_test/01: RuntimeError
+truncdiv_test: RuntimeError
+try_catch_test/01: MissingCompileTimeError
+type_checks_in_factory_method_test: RuntimeError
wrong_number_type_arguments_test/00: Crash
wrong_number_type_arguments_test/02: Crash
yieldstar_pause_test: Crash
@@ -1847,15 +1881,6 @@ generic_methods_type_expression_test/none: Crash
generic_native_test: Crash
generic_syntax_test: Crash
generic_test: RuntimeError
-getter_no_setter2_test/00: RuntimeError
-getter_no_setter2_test/03: RuntimeError
-getter_no_setter_test/00: RuntimeError
-getter_no_setter_test/none: RuntimeError
-getter_override2_test/02: MissingCompileTimeError
-getter_override_test/00: MissingCompileTimeError
-getter_override_test/01: MissingCompileTimeError
-getter_override_test/02: MissingCompileTimeError
-hash_map_null_key_foreach_test: RuntimeError
identical_closure2_test: RuntimeError
if_null_assignment_behavior_test/01: Crash
if_null_assignment_behavior_test/02: Crash
@@ -2364,11 +2389,6 @@ expect_test: RuntimeError
external_test/20: MissingRuntimeError
f_bounded_quantification5_test: RuntimeError
for2_test: RuntimeError
-getter_no_setter2_test/00: RuntimeError
-getter_no_setter2_test/03: RuntimeError
-getter_no_setter_test/00: RuntimeError
-getter_no_setter_test/none: RuntimeError
-hash_map_null_key_foreach_test: RuntimeError
if_null_assignment_behavior_test/12: RuntimeError
if_null_assignment_behavior_test/14: RuntimeError
if_null_assignment_static_test/01: RuntimeError

Powered by Google App Engine
This is Rietveld 408576698