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

Unified Diff: tests/language_strong/language_strong.status

Issue 2996533003: Migrate language block 46 - canonical_const ... char_escape. (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_strong/language_strong.status
diff --git a/tests/language_strong/language_strong.status b/tests/language_strong/language_strong.status
index c89bb5633b23e3126a7802dda54d71f2fbc66027..8c7bf6c79f0fd690968f6d02a23a7dfce20fba73 100644
--- a/tests/language_strong/language_strong.status
+++ b/tests/language_strong/language_strong.status
@@ -29,9 +29,6 @@ call_test: Skip
call_through_getter_test: Skip
call_type_literal_test: Skip
callable_test: Skip
-canonical_const3_test: Skip
-cascade_test: Skip
-cast_test: Skip
check_member_static_test: Skip
check_method_override_test: Skip
checked_null_test: Skip
@@ -719,8 +716,6 @@ bit_operations_test/03: RuntimeError # No bigints on web.
bit_operations_test/04: RuntimeError # No bigints on web.
bit_operations_test/none: RuntimeError # No bigints on web.
call_closurization_test: RuntimeError # Issue 29920
-canonical_const2_test: RuntimeError # Ints and doubles are unified.
-canonical_const_test: RuntimeError # Ints and doubles are unified.
compile_time_constant_a_test: RuntimeError # Allows mutating const map.
compile_time_constant_b_test: RuntimeError # Issue 29920
compile_time_constant_d_test: RuntimeError # Issue 29920

Powered by Google App Engine
This is Rietveld 408576698