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

Unified Diff: dart/tests/lib/lib.status

Issue 12288047: Change IsolateNatives.computeThisScript to use captured value of document.currentScript. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 10 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
Index: dart/tests/lib/lib.status
diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status
index ebf0add13d0ccdd241adeae2301367292eb61381..3b1858a6cd603c05fb45edfa36c2b10cbdef8083 100644
--- a/dart/tests/lib/lib.status
+++ b/dart/tests/lib/lib.status
@@ -16,9 +16,6 @@ async/slow_consumer3_test: Fail # Issue 7733.
async/slow_consumer_test: Fail # Issue 7733.
async/slow_consumer2_test: Fail # Issue 7733.
-[ $compiler == dart2js && $runtime == ie9 ]
-async/deferred/deferred_api_test: Fail # http://dartbug.com/3940
-
[ $compiler == dart2js && $jscl ]
async/future_test: Fail # Timer interface not supported; dartbug.com/7728.
async/slow_consumer2_test: Fail # Timer interface not supported; dartbug.com/7728.

Powered by Google App Engine
This is Rietveld 408576698