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

Unified Diff: tests/language_2/language_2.status

Issue 2994383002: Migrating block 50, first commit, after tool has run (Closed)
Patch Set: formatting 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
Index: tests/language_2/language_2.status
diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
index ee3f7ce3c6783d2f464341c3e54343185a44525f..04bcd5ad76cf3a34f32215baad4e4a5069a4238c 100644
--- a/tests/language_2/language_2.status
+++ b/tests/language_2/language_2.status
@@ -28,3 +28,10 @@ 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
+compile_time_constant_k_test/01: MissingCompileTimeError # Requires strong mode
+compile_time_constant_k_test/02: MissingCompileTimeError # Requires strong mode
+compile_time_constant_k_test/03: MissingCompileTimeError # Requires strong mode
Bill Hesse 2017/08/17 13:23:25 This comment is ok, since it is needed everywhere.
+
+[ $compiler == dartdevc ]
+compile_time_constant_e_test: RuntimeError # Issue 30466
+compile_time_constant_k_test/none: RuntimeError # Issue 30466

Powered by Google App Engine
This is Rietveld 408576698