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

Unified Diff: tests/language/language.status

Issue 25249002: Status file fix (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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index dff7c9068eea52958ea178aa0d10c0619e366c9f..d10742dfadbc566e7bab7c55db46b502d4906f1e 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -28,7 +28,7 @@ mixin_forwarding_constructor2_test: Fail # Issue 13641
[ $compiler == none && $runtime == vm ]
class_keyword_test/02: MissingCompileTimeError # Issue 13627
-[ $compiler == none && $compiler == vm && $checked ]
+[ $compiler == none && $runtime == vm && $checked ]
compile_time_constant_checked3_test/01: MissingCompileTimeError # Issue 13685
compile_time_constant_checked3_test/02: MissingCompileTimeError # Issue 13685
compile_time_constant_checked3_test/03: MissingCompileTimeError # Issue 13685
« 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