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

Unified Diff: tests/language_2/language_2.status

Issue 2994193002: Updated the status file with MissingCompileTimeError to better indicate expected behavior in dart 1 (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
« 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_2/language_2.status
diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
index 483923ae4c05083984b3a40230ba6b55f14364cb..aa9f408108398787d37e73b34c02f2d88c2c0f7a 100644
--- a/tests/language_2/language_2.status
+++ b/tests/language_2/language_2.status
@@ -19,6 +19,9 @@ 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
+class_literal_static_test: MissingCompileTimeError # Requires strong mode
+class_literal_static_test/none: Pass
+class_override_test: MissingCompileTimeError # Requires strong mode
+closure_internals_test/01: MissingCompileTimeError # Requires strong mode
+closure_internals_test/02: MissingCompileTimeError # Requires strong mode
+closure_internals_test/03: MissingCompileTimeError # Requires strong mode
« 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