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

Unified Diff: tests/lib/lib.status

Issue 1134243002: Clean status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 7 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/isolate/isolate.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 d13a08cd3550fd57f2af9b09223bd1372d7989ea..1a10ac86c29f9e1cea429ed61a37cbd33de578f3 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -5,10 +5,6 @@
[ $unchecked ]
mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type checks.
-[ $csp ]
-# 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. Issue 5958
@@ -325,7 +321,6 @@ mirrors/immutable_collections_test: SkipSlow # Timeout.
convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout.
[ $compiler == dart2js && $cps_ir ]
-async/deferred/deferred_in_isolate_test: Crash # (loadDeferred): handleStaticFunctionGet: function(loadDeferred)
async/first_regression_test : Crash # Instance of 'TypeOperator': type casts not implemented.
async/future_timeout_test : Crash # Instance of 'TypeOperator': type casts not implemented.
async/future_value_chain4_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
« no previous file with comments | « tests/isolate/isolate.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698