From f219ab2bbab192aa96dd5b3be8a0919237c490fc Mon Sep 17 00:00:00 2001 From: "ahe@google.com" Date: Mon, 22 Jul 2013 12:13:01 +0000 Subject: [PATCH] Update test status. Review URL: https://codereview.chromium.org//19881003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25266 260f80e4-7a28-3924-810f-c04153c831b5 --- tests/html/html.status | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/html/html.status b/tests/html/html.status index 4852e320c33..67c77545876 100644 --- a/tests/html/html.status +++ b/tests/html/html.status @@ -28,7 +28,6 @@ dom_isolates_test: Skip # Need to migrate to new spawnDomFunction. indexeddb_3_test: Pass, Timeout, Slow # Issue: http://dartbug.com/9437 indexeddb_4_test: Pass, Timeout, Slow # Issue: http://dartbug.com/9437 async_test: Pass, Fail # timers test fails on ie10. -js_test: Fail # http://dartbug.com/11855 [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ] worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.