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
This commit is contained in:
ahe@google.com
2013-07-22 12:13:01 +00:00
parent 4fd637523f
commit f219ab2bba
-1
View File
@@ -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.