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

Unified Diff: tests/lib/lib.status

Issue 569583002: Make dart2js deferred loading work in cps mode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments Created 6 years, 3 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 | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 0d76b8f8f508e3e932f75b92e804917939ded91e..11b8515f4ccd27649cbfa611135176ad6265be55 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -12,9 +12,8 @@ mirrors/regress_16321_test/01: RunTimeError # Issue 16351
mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type checks.
[ $csp ]
-async/deferred/deferred_in_isolate_test: RuntimeError # Issue 16898
-mirrors/deferred_mirrors_metadata_test: Fail # Issue 16898
-mirrors/deferred_mirrors_metatarget_test: Fail # Issue 16898
+# Deferred loading does not work from an isolate in CSP-mode
+async/deferred/deferred_in_isolate_test: Skip # Issue 16898
[ $compiler == dart2js ]
async/schedule_microtask6_test: RuntimeError # global error handling is not supported. http://dartbug.com/5958
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698