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

Unified Diff: tests/html/html.status

Issue 383993003: Implement scheduleImmediate on Chrome/Drt/Safari/Firefox. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Reupload after revert. Created 6 years, 5 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 | « sdk/lib/_internal/lib/async_patch.dart ('k') | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 48669c82af1aa3472e2789d4fb8883646973d84b..dd08b3654f1f47a486fd2c5c86a9862e68014ea9 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -22,12 +22,9 @@ custom/element_upgrade_test: Fail # Issue 17298
[ $compiler == dart2js && $browser ]
custom/created_callback_test: Fail # Support for created constructor.
-[ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim || $runtime == ff || $ie || $runtime == chrome) ]
blois 2014/07/15 17:48:38 Why these changes? This should have been correct a
floitsch 2014/07/15 17:55:48 I believe the test started working on my Chrome-de
+[ $compiler == dart2js && $ie ]
custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this
-[ $compiler == dart2js && $runtime == chrome ]
-custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 18931 (Disabled for Chrome 35 roll
floitsch 2014/07/15 17:55:48 I guess this one is for the same reasons.
-
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug && $system == macos]
audiobuffersourcenode_test: Pass, Fail, Crash # http://crbug.com/256601
« no previous file with comments | « sdk/lib/_internal/lib/async_patch.dart ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698