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

Unified Diff: tests/language/language_dart2js.status

Issue 2985243002: Migrate block 44. (Closed)
Patch Set: 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 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 c66a2d9a3373142d8ed7861e33991a90e4690e6b..4c17e12543c4128df0b990957a5e449baf1bc591 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -183,7 +183,6 @@ positional_parameters_type_test/02: MissingRuntimeError, OK
issue13474_test: RuntimeError, OK
[ $compiler == dart2js && ! $checked && $enable_asserts && ! $dart2js_with_kernel ]
-bool_check_test: RuntimeError # Issue 29647
[ $compiler == dart2js && ! $checked && $minified && ! $dart2js_with_kernel ]
f_bounded_quantification5_test: Fail, OK # Issue 12605
@@ -206,7 +205,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
-branch_canonicalization_test: RuntimeError # Issue 638.
identical_closure2_test: RuntimeError # Issue 1533, Issue 12596
integer_division_by_zero_test: RuntimeError # Issue 8301
number_identity2_test: RuntimeError # Issue 12596
@@ -297,7 +295,6 @@ await_for_test: RuntimeError # Issue 27394
await_for_use_local_test: RuntimeError # Issue 27394
black_listed_test/13c: Crash # Issue 27394
black_listed_test/14c: Crash # Issue 27394
-bootstrap_test: RuntimeError # Issue 27394
call_nonexistent_static_test/10: Crash # Issue 27394
conditional_property_assignment_test/07: RuntimeError # Issue 27394
conditional_property_increment_decrement_test/01: RuntimeError # Issue 27394
@@ -586,13 +583,6 @@ bit_operations_test/03: Crash
bit_operations_test/04: Crash
bit_operations_test/none: Crash
black_listed_test/none: Crash
-bool_check_test: Crash
-bool_test: Crash
-bootstrap_test: RuntimeError
-bound_closure_equality_test: Crash
-bound_closure_primitives_test: Crash
-branch_canonicalization_test: RuntimeError
-break_test: Crash
built_in_identifier_test/01: Crash
built_in_identifier_test/none: Crash
call_closurization_test: Crash
@@ -2358,9 +2348,6 @@ bailout6_test: Crash
bailout7_test: Crash
bailout_container_type_test: Crash
bit_shift_test: Crash
-bool_condition_check_test/01: Crash
-branch_canonicalization_test: Crash
-branches_test: Crash
call_argument_inference_test: Crash
call_constructor_on_unresolvable_class_test/01: Crash
call_constructor_on_unresolvable_class_test/02: Crash

Powered by Google App Engine
This is Rietveld 408576698