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

Unified Diff: tests/language/language.status

Issue 2219473002: Skip initializing_formal_* tests on Dartium (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 378a3813c3c8545cc7a98bbbf550b8c8d0bc6540..e68a6b0941ed19ad035ffdfa34773443d76a701f 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -93,6 +93,14 @@ main_test/42: Fail # Issue 20028
mirror_in_static_init_test: Fail # Issue 22071
vm/debug_break_enabled_vm_test/*: Skip # Issue 14651.
+# These tests need the flag --initializing-formal-access to pass:
+initializing_formal_access: Skip
+initializing_formal_capture: Skip
+initializing_formal_final: Skip
+initializing_formal_promotion: Skip
+initializing_formal_scope: Skip
+initializing_formal_type: Skip
+
# Experimental feature: Syntactic support for generic methods.
generic_methods_test: RuntimeError # Issue 25869
generic_functions_test: RuntimeError # Issue 25869
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698