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

Unified Diff: tests/html/html.status

Issue 11962017: Try to provide proper suppressions after lib regeneration. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 e71ee34f6be08e38e6f704e3b559404c73bb94c6..aa997624f8e6482bd3744003bbc0075d6bcaecb1 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -258,6 +258,12 @@ isolates_test: Skip # Timeout because leg does not support web workers.
inner_frame_test: Skip # Timeout
svg_3_test: Skip # Timeout
+[ $compiler == dart2js && ($runtime == chrome || $runtime == drt) ]
+audiocontext_test: Fail
+
+[ $compiler == dart2js && $runtime == drt ]
+notifications_test/webkitNotifications: Fail
+
[ $compiler == none && $system == linux && $runtime == drt ]
audiocontext_test: Fail
notifications_test/webkitNotifications: 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