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

Unified Diff: tests/html/html.status

Issue 10825341: Drt Windows status updated (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Bug reported. Status adjusted. Created 8 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 | « samples/tests/samples/samples.status ('k') | no next file » | 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 e4af4db0dc9a47f9e8468d48af53347c0af57b24..968f31b1e1481d5764cee745f40ded716660f97c 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -15,6 +15,14 @@ request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
[ $compiler == none && $runtime == drt && $system == windows]
audiocontext_test: Skip
+[ $compiler == dart2js && $runtime == drt && $system == windows]
+audiocontext_test: Fail # Issue 4517
+audioelement_test: Fail # Issue 4517
+blob_constructor_test: Fail # Issue 4517
+css_test: Fail # Issue 4517
+htmlaudioelement_test: Fail # Issue 4517
+indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
+
[ $compiler == none && $runtime == drt && $system == macos]
audiocontext_test: Pass, Fail
@@ -189,10 +197,6 @@ instance_of_test: Fail # Issue 2535
localstorage_test: Fail
mutationobserver_test: Fail # Bots have FF 13, will pass on FF 14.
-[ $compiler == dart2js && ($runtime == drt || $runtime == ff) && $system == linux]
ahe 2012/08/15 14:35:27 I don't think you can remove this section any more
Johnni Winther 2012/08/17 08:40:12 Done.
-# DOM errors.
-indexeddb_2_test: Fail # Uncaught error
-
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
fileapi_test: Skip # Issue 3022
« no previous file with comments | « samples/tests/samples/samples.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698