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

Unified Diff: tests/language_2/language_2.status

Issue 3001433002: Migrating a block of dart 1 tests to dart 2 (Closed)
Patch Set: Fixed merge conflict characters 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_2/closure_shared_state_test.dart ('k') | tests/language_2/language_2_analyzer.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2.status
diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
index eacb119e771a27a0d797c7f7c11643d50a6dfc47..4051d381f1422faca3d242927bb881b317d9a2a5 100644
--- a/tests/language_2/language_2.status
+++ b/tests/language_2/language_2.status
@@ -17,3 +17,9 @@ function_type/*: Skip # Needs checked mode.
cha_deopt1_test: Crash # Requires deferred libraries
cha_deopt2_test: Crash # Requires deferred libraries
cha_deopt3_test: Crash # Requires deferred libraries
+
+[ ! $strong ]
+class_literal_static_test: SkipByDesign # Requires strong mode
+class_override_test: SkipByDesign # Requires strong mode
+closure_internals_test: SkipByDesign # Requires strong mode
+closure_in_initializer_static_test: SkipByDesign # Requires strong mode
« no previous file with comments | « tests/language_2/closure_shared_state_test.dart ('k') | tests/language_2/language_2_analyzer.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698