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

Unified Diff: tests/language/language.status

Issue 10905261: Add missing :. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 31e1526d69cea2e275307f29d50ed16510b3aff3..b2e562a049fe8bceea5a88cf8c9ead665992f9da 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -273,7 +273,7 @@ pseudo_kw_illegal_test/14: Fail
pseudo_kw_test: Fail
# external keyword is not yet supported by dart2js/dart2dart.
external_test/*: Skip
-lazy_static2_test Fail, Pass # Passes in conservative mode, fails in minified (issue 5141)
+lazy_static2_test: Fail, Pass # Passes in conservative mode, fails in minified (issue 5141)
lazy_static3_test: Fail, OK # Issue 3558
# Call operator is not supported by DartVM (see suppression above.)
call_operator_test: Fail
« 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