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

Unified Diff: pkg/pkg.status

Issue 11791029: Update status file for drt. (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 ff3f264ec968312d6cdfb6474ecf830d0bcc5143..cefed250e77a4d45d9df0c889c4b0f6506d38613 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -43,17 +43,20 @@ intl/test/intl_message_basic_example_test: Pass, Fail # Issue 7730
[ $runtime == dartium || $runtime == drt ]
intl/test/date_time_format_http_request_test: Skip
+[ $compiler == dart2js ]
# Skip intl_message tests that use mirrors on dart2js until it's been
# implemented there.
-[ $compiler == dart2js ]
+intl/test/intl_message_test: Skip
+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.
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_message_test: Skip
-intl/test/intl_message_basic_example_test: Skip
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.
@@ -61,7 +64,6 @@ serialization/test/polyfill_identity_map_test: Fail # Timer interface not suppor
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.
-serialization/test/serialization_test: Skip
[ $compiler == dartc ]
unittest/test/mock_regexp_negative_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