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

Unified Diff: tests/language_2/language_2.status

Issue 3002573002: Migrating another batch of tests to dart 2. (Closed)
Patch Set: Removed library closure_type_test from test_file 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/compile_time_constant2_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 483923ae4c05083984b3a40230ba6b55f14364cb..f98544d6991ca9c6688e240766cf2b2d19423717 100644
--- a/tests/language_2/language_2.status
+++ b/tests/language_2/language_2.status
@@ -18,7 +18,12 @@ cha_deopt1_test: Crash # Requires deferred libraries
cha_deopt2_test: Crash # Requires deferred libraries
cha_deopt3_test: Crash # Requires deferred libraries
+[ ! $checked && ! $strong ]
+closure_type_test: RuntimeError
+
[ ! $strong ]
class_literal_static_test: SkipByDesign # Requires strong mode
class_override_test: SkipByDesign # Requires strong mode
closure_internals_test: SkipByDesign # Requires strong mode
+
+
« no previous file with comments | « tests/language_2/compile_time_constant2_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