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

Unified Diff: client/tests/client/client.status

Issue 9977017: Suppress AudionContextTest on Windows. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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: client/tests/client/client.status
diff --git a/client/tests/client/client.status b/client/tests/client/client.status
index d3c3396080f7dd7a3457093f16d2be5c194ab434..3d539839b5965f77b01238b2a0b2262983c9660a 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -13,6 +13,9 @@ html/TypedArrays3Test: Fail # Investigate: setElements is not generated.
html/TypedArrays4Test: Fail # Needs refresh of dart:html embedded in DRT.
html/html_tests: Pass, Fail # Issue 1946.
+[ $compiler == none && $runtime == drt && $system == windows]
+dom/AudioContextTest: Skip
+
[ $compiler == none && $runtime == drt && $mode == debug ]
# TODO(vsm): Triage Dartium failures.
dom/CSSTest: 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