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

Unified Diff: tests/html/html.status

Issue 23515004: Mark html/callbacks_test as flaky timing out on IE10 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
===================================================================
--- tests/html/html.status (revision 26860)
+++ tests/html/html.status (working copy)
@@ -30,11 +30,12 @@
dom_isolates_test: Skip # Need to migrate to new spawnDomFunction.
[ $compiler == dart2js && $runtime == ie10 ]
+async_test: Pass, Fail # timers test fails on ie10.
+callbacks_test: Pass, Timeout # Issue 12896
indexeddb_2_test: Fail # Issue 12893
indexeddb_3_test: Fail, Timeout # Issue 9437 + 12893
indexeddb_4_test: Fail, Timeout # Issue 9437 + 12893
indexeddb_5_test: Fail # Issue 12893
-async_test: Pass, Fail # timers test fails on ie10.
[ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698