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

Unified Diff: tests/html/html.status

Issue 18520003: Suppress crash in content shell for html/audiobuffersourcenode_test/functional (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 6 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 24626)
+++ tests/html/html.status (working copy)
@@ -9,6 +9,9 @@
custom_elements_test: Skip # Not yet implemented.
interactive_test: Skip # Must be run manually.
+[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
+audiobuffersourcenode_test/functional: Fail, Crash # http://crbug.com/256601
kustermann 2013/07/02 12:05:59 You could mark the whole test as Fail, Crash (i.e.
+
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
# postMessage in dartium always transfers the typed array buffer, never a view
postmessage_structured_test/typed_arrays: Fail
« 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