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

Unified Diff: dart/pkg/pkg.status

Issue 16780003: Implement various mirror member maps (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Forgot CSP Created 7 years, 6 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 | dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/pkg.status
diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
index 5b5c18feecd1e9dcf7024eae9dabd914cb3f4e36..f39db983b01211bd171a29f63493f51faed1e05c 100644
--- a/dart/pkg/pkg.status
+++ b/dart/pkg/pkg.status
@@ -59,8 +59,6 @@ intl/test/find_default_locale_standalone_test: Fail # Issue 8110
intl/test/message_extraction/message_extraction_test: Fail # Issue 9167
[ $compiler == dart2js ]
-serialization/test/serialization_test: Fail # Issue 6490
-serialization/test/no_library_test: Fail # Issue 6490
analyzer_experimental/test/generated/ast_test: Fail
unittest/test/instance_test: Fail # http://dartbug.com/11191
@@ -79,6 +77,9 @@ unittest/test/mock_stepwise_negative_test: fail
[ $compiler == dart2js && $csp ]
unittest/test/unittest_test: Pass, Crash # Issue 10935
+serialization/test/serialization_test: Fail # Issue 6490
+serialization/test/no_library_test: Fail # Issue 6490
+
[ $compiler == dart2js && $minified ]
# The unittest package relies on getting the original (non-minified) method
# names in Invocation. You can't get that when minifying.
@@ -86,6 +87,9 @@ unittest/test/unittest_test: Pass, Crash # Issue 10935
unittest/test/mock_test: Fail
unittest/test/mock_regexp_negative_test: Fail
+serialization/test/serialization_test: Fail # Issue 6490
+serialization/test/no_library_test: Fail # Issue 6490
+
# The unminified unittest tests test that the real names of Dart types are
# printed. Minified versions of these tests exist that test the behavior when
# minified.
« no previous file with comments | « no previous file | dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698