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

Unified Diff: tests/language/language_dart2js.status

Issue 3003933002: Migrate block 116. (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..4dfbeeb8019b4d928f5f5b2255c5f1aac90dacce 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -130,8 +130,6 @@ ref_before_declaration_test/06: MissingCompileTimeError
regress_22976_test: CompileTimeError # Issue 23132
-if_null_assignment_behavior_test/13: Crash # Issue 23491
-if_null_assignment_behavior_test/14: Crash # Issue 23491
multiline_newline_test/01: CompileTimeError # Issue 23888
multiline_newline_test/02: CompileTimeError # Issue 23888
@@ -202,7 +200,6 @@ symbol_conflict_test: RuntimeError # Issue 23857
[ $compiler == dart2js && ! $dart2js_with_kernel ]
malformed_test/none: Fail # Expect failure in lib/_internal/js_runtime/lib/preambles/d8.js
-identical_closure2_test: RuntimeError # Issue 1533, Issue 12596
integer_division_by_zero_test: RuntimeError # Issue 8301
number_identity2_test: RuntimeError # Issue 12596
double_int_to_string_test: RuntimeError # Issue 1533
@@ -323,15 +320,6 @@ generic_field_mixin2_test: Crash # Issue 27394
generic_field_mixin3_test: Crash # Issue 27394
generic_field_mixin6_test/01: Crash # Issue 27394
generic_field_mixin_test: Crash # Issue 27394
-if_null_assignment_behavior_test/06: RuntimeError # Issue 27394
-if_null_assignment_static_test/01: RuntimeError # Issue 27394
-if_null_assignment_static_test/03: RuntimeError # Issue 27394
-if_null_assignment_static_test/04: RuntimeError # Issue 27394
-if_null_assignment_static_test/05: RuntimeError # Issue 27394
-illegal_initializer_test/01: Crash # Issue 27394
-illegal_initializer_test/02: Crash # Issue 27394
-illegal_initializer_test/03: Crash # Issue 27394
-illegal_initializer_test/04: Crash # Issue 27394
inference_mixin_field_test: Crash # Issue 27394
initializing_formal_final_test: RuntimeError # Issue 27394
inline_super_field_test: Crash # Issue 27394
@@ -883,32 +871,6 @@ 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.
-identical_const_test/07: 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/08: 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.
-if_null_assignment_behavior_test/01: Crash
-if_null_assignment_behavior_test/02: Crash
-if_null_assignment_behavior_test/03: Crash
-if_null_assignment_behavior_test/04: Crash
-if_null_assignment_behavior_test/05: Crash
-if_null_assignment_behavior_test/06: Crash
-if_null_assignment_behavior_test/11: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#l) is stored in a closure field.
-if_null_assignment_behavior_test/12: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#l) is stored in a closure field.
-if_null_assignment_behavior_test/12: RuntimeError
-if_null_assignment_behavior_test/14: RuntimeError
-if_null_assignment_behavior_test/14: RuntimeError
-if_null_assignment_static_test/01: RuntimeError
-if_null_assignment_static_test/01: RuntimeError
-if_null_assignment_static_test/02: Crash
-if_null_assignment_static_test/03: RuntimeError
-if_null_assignment_static_test/03: RuntimeError
-if_null_assignment_static_test/04: RuntimeError
-if_null_assignment_static_test/04: RuntimeError
-if_null_assignment_static_test/05: RuntimeError
-if_null_assignment_static_test/05: RuntimeError
-if_null_assignment_static_test/06: Crash
implicit_closure2_test: Crash
implicit_closure_test: Crash
implicit_this_test/01: Crash
@@ -1856,21 +1818,6 @@ 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
-if_null_assignment_behavior_test/03: Crash
-if_null_assignment_behavior_test/04: Crash
-if_null_assignment_behavior_test/05: Crash
-if_null_assignment_behavior_test/06: Crash
-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/02: Crash
-if_null_assignment_static_test/03: RuntimeError
-if_null_assignment_static_test/04: RuntimeError
-if_null_assignment_static_test/05: RuntimeError
-if_null_assignment_static_test/06: Crash
implicit_closure2_test: Crash
implicit_closure_test: Crash
implicit_this_test/01: Crash
@@ -2369,12 +2316,6 @@ 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
-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

Powered by Google App Engine
This is Rietveld 408576698