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

Unified Diff: tests/html/html.status

Issue 14801010: Fix dartium that was broken by Completer change. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 4ff4c7a47b5cdc2ab9a20cb6ddf4756ca76aac45..62825221fb5af7bf2fd5573d357c5292c271b722 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -12,8 +12,6 @@ interactive_test: Skip # Must be run manually.
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
# postMessage in dartium always transfers the typed array buffer, never a view
postmessage_structured_test/typed_arrays: Fail
-async_test: Timeout # http://dartbug.com/10470
-dom_isolates_test: Timeout # http://dartbug.com/10470
[ $compiler == none && $runtime == drt && $system == windows ]
worker_test/functional: Pass, Crash # Issue 9929.

Powered by Google App Engine
This is Rietveld 408576698