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

Unified Diff: pkg/pkg.status

Issue 11866003: Support Timer with 0 millisecond delay in dart2js running in the command line. (Closed) Base URL: http://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 | sdk/lib/_internal/compiler/implementation/enqueue.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
===================================================================
--- pkg/pkg.status (revision 16956)
+++ pkg/pkg.status (working copy)
@@ -51,23 +51,6 @@
intl/test/intl_message_basic_example_test: Skip
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.
-intl/test/date_time_format_local_odd_test: Fail # Timer interface not supported; dartbug.com/7728.
-intl/test/date_time_format_uninitialized_test: Fail # Timer interface not supported; dartbug.com/7728.
-intl/test/intl_test: Fail # Timer interface not supported; dartbug.com/7728.
-intl/test/number_format_test: Fail # Timer interface not supported; dartbug.com/7728.
-logging/test/logging_test: Fail # Timer interface not supported; dartbug.com/7728.
-serialization/test/polyfill_identity_map_test: Fail # Timer interface not supported; dartbug.com/7728.
-unittest/test/matchers_test: Fail # Timer interface not supported; dartbug.com/7728.
-unittest/test/mock_test: Fail # Timer interface not supported; dartbug.com/7728.
-unittest/test/unittest_test: Fail # Timer interface not supported; dartbug.com/7728.
-
[ $compiler == dartc ]
unittest/test/mock_regexp_negative_test: Fail
unittest/test/mock_stepwise_negative_test: Fail
« no previous file with comments | « no previous file | sdk/lib/_internal/compiler/implementation/enqueue.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698