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

Unified Diff: tests/html/html.status

Issue 11029035: Undo rename of DOMCoreException to DOMException (this broke Chrome and drt). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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 13263)
+++ tests/html/html.status (working copy)
@@ -17,6 +17,9 @@
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
+[ $compiler == none && ($runtime == drt && $runtime == chrome) ]
vsm 2012/10/04 21:52:43 Shouldn't this be compiler == dart2js?
Emily Fortuna 2012/10/04 21:55:20 Yes I copied from the line below, which was a bad
+audiocontext_test: Fail # Issue 5657
+
[ $compiler == none && $runtime == drt && $system == windows]
audiobuffersourcenode_test: Skip
audiocontext_test: Skip
« 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