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

Unified Diff: tests/co19/co19-runtime.status

Issue 25246002: Fixed status file update: Restrict MissingCompileTimeError to VM (drt doesn't support it) (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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 | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index 3f04c7c598cc9ad58a3d887f5796854043149789..da79ab6a6f770f43d97a3c70fbc3d78eb5349766 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -5,6 +5,8 @@
[ $runtime == vm ]
Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392
Language/12_Expressions/01_Constants_A16_t05: fail # Issue 392
+
+[ $compiler == none && $runtime == vm ]
Language/13_Statements/03_Variable_Declaration_A04_t01: MissingCompileTimeError # Issue 7052
Language/13_Statements/03_Variable_Declaration_A04_t02: MissingCompileTimeError # Issue 7052
Language/13_Statements/03_Variable_Declaration_A04_t05: MissingCompileTimeError # Issue 7052
« no previous file with comments | « no previous file | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698