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

Unified Diff: tests/language_strong/language_strong.status

Issue 2998493002: Migrate language block 45 - call_argument ... call_with. (Closed)
Patch Set: Merge branch 'master' into migrate-45 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
« no previous file with comments | « tests/language_strong/call_with_no_such_method_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_strong/language_strong.status
diff --git a/tests/language_strong/language_strong.status b/tests/language_strong/language_strong.status
index 8c7bf6c79f0fd690968f6d02a23a7dfce20fba73..78d0424378dbc8787d202f54e81f82b03acbdd44 100644
--- a/tests/language_strong/language_strong.status
+++ b/tests/language_strong/language_strong.status
@@ -21,13 +21,6 @@ bad_named_parameters_test: Skip
bad_override_test: Skip
black_listed_test: Skip
body_less_constructor_wrong_arg_negative_test: Skip
-call_constructor_on_unresolvable_class_test: Skip
-call_non_method_field_test: Skip
-call_nonexistent_constructor_test: Skip
-call_nonexistent_static_test: Skip
-call_test: Skip
-call_through_getter_test: Skip
-call_type_literal_test: Skip
callable_test: Skip
check_member_static_test: Skip
check_method_override_test: Skip
@@ -715,6 +708,8 @@ bit_operations_test/02: RuntimeError # No bigints on web.
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.
+canonical_const2_test: RuntimeError # Ints and doubles are unified.
+canonical_const_test: RuntimeError # Ints and doubles are unified.
call_closurization_test: RuntimeError # Issue 29920
compile_time_constant_a_test: RuntimeError # Allows mutating const map.
compile_time_constant_b_test: RuntimeError # Issue 29920
« no previous file with comments | « tests/language_strong/call_with_no_such_method_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698