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

Unified Diff: pkg/pkg.status

Issue 11829035: Disable new args test suites on dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« 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 d5e50e2c928ec95f51fc8c50428c8dc5feb072db..b33af1ad1901c13cc391256c479f0426ed2c125c 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -55,6 +55,8 @@ serialization/test/serialization_test: Skip
[ $compiler == dart2js && $runtime == d8 ]
args/test/args_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.
intl/test/bidi_utils_test: Fail # Timer interface not supported; dartbug.com/7728.
intl/test/date_time_format_local_even_test: Fail # Timer interface not supported; dartbug.com/7728.
« 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