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

Unified Diff: pkg/pkg.status

Issue 577153002: Fix typo in previous CL. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 407b8f0516c796e530eeb6a0c9cb4e28670b4b6e..1b5ab9f1cdf9505f3367be4ed213f211c0b06a19 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -113,7 +113,7 @@ observe/test/unique_message_test: Skip # Intended only as a vm test.
polymer/test/build/unique_message_test: Skip # Intended only as a vm test.
code_transformers/test/unique_message_test: Skip # Intended only as a vm test.
-[ $compiler == dart2js && runtime == ff ]
+[ $compiler == dart2js && $runtime == ff ]
scheduled_test/test/unittest_compatibility_test: RuntimeError # Issue 20989
[ $compiler == dart2js && $runtime == ff && $system == windows ]
« 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