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

Unified Diff: tests/html/html.status

Issue 11358236: Marking audiobuffersourcenode test as flaky. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 1 month 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
diff --git a/tests/html/html.status b/tests/html/html.status
index ab2dc94ac6b651ea7facbd41795322c38dec2b92..f49b807b1aef2a50ddb91dee7512550224b71257 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -12,6 +12,9 @@ xmlelement_test: Skip # XML in dart:html is incomplete
[ $runtime == chrome ]
contentelement_test: Fail # Issue 5445: not currently supported on chrome stable.
+[ $runtime == chrome || $runtime == drt]
Emily Fortuna 2012/11/14 19:48:51 is this on all platforms? I thought you said it wa
blois 2012/11/14 19:54:00 It's pretty flaky on chrome linux right now as wel
+audiobuffersourcenode_test: Pass, Fail # AudiobufferSourceNode is flaky on Chrome and Dartium.
+
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
« 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