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

Unified Diff: tests/html/html.status

Issue 13393011: Adjust audiocontext test status for Windows only. (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
« 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 6027be3414fe394abec4a6922e37662a808ee10c..f8c058d39969eeb65958a424f724ab71675593a7 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -25,7 +25,9 @@ indexeddb_2_test: Fail, Crash, Pass # Bug in v8, http://dartbug.com/9407
[ $runtime == chrome ]
touchevent_test/supported: Fail
-audiocontext_test/functional: Skip # Issue 9566
+
+[ $runtime == chrome && $system == windows ]
+audiocontext_test: Skip # Issue 9566
[$runtime == drt || $runtime == dartium || $runtime == chrome]
webgl_1_test: Pass, Fail # Issue 8219
« 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