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

Unified Diff: pkg/pkg.status

Issue 11819068: Add command support to args. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove TODO. Created 7 years, 11 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
« pkg/args/test/command_test.dart ('K') | « pkg/args/test/usage_test.dart ('k') | 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 a5226db471a0162c9ad9c717eadf9d547b219fd6..c85efef873d484c94c3c13afe31248f7e8a5e7b7 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -53,6 +53,7 @@ serialization/test/serialization_test: Skip
[ $compiler == dart2js && $runtime == d8 ]
args/test/args_test: Fail # Timer interface not supported; dartbug.com/7728.
+args/test/command_test: Fail # Timer interface not supported; dartbug.com/7728.
args/test/parse_test: Fail # Timer interface not supported; dartbug.com/7728.
args/test/usage_test: Fail # Timer interface not supported; dartbug.com/7728.
intl/test/bidi_format_test: Fail # Timer interface not supported; dartbug.com/7728.
« pkg/args/test/command_test.dart ('K') | « pkg/args/test/usage_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698