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

Unified Diff: tests/html/html.status

Issue 11510013: Making ScriptProcessorNode not an EventTarget. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 87f028d7f843a5220069db03687efcc45885a3ab..f546938251a7dd3ed85f822abbcf1245172ff830 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -23,6 +23,9 @@ webgl_1_test: Pass, Fail # Issue 8219
audiobuffersourcenode_test: Pass, Fail, Timeout, Crash # AudiobufferSourceNode is flaky on Chrome and Dartium - filed issue 8021 for the timeout.
audiocontext_test: Pass, Timeout, Crash # Issue 8021.
Emily Fortuna 2013/03/13 00:27:57 note: I still need to figure out why this was flak
+[ $runtime == dartium ]
+audiocontext_test: Skip # Issue 9094.
+
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented

Powered by Google App Engine
This is Rietveld 408576698