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

Unified Diff: tests/html/html.status

Issue 1010813002: Temporarily suppress notification_test for DRT as well (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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 15d67dab19aa18cfa573710aeaec7eec9074bd83..669b5ab840d65dd90d04456f6e49a13058af4bc9 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -99,7 +99,7 @@ xhr_cross_origin_test: Pass, Fail # Issue 11884
xhr_test: Pass, Fail # Issue 11884
audiocontext_test/functional: Skip # Renderer crash. Issue 22327
-[ $runtime == chrome && $checked ]
+[ ($runtime == chrome || $runtime == drt) && $checked ]
notification_test/constructors: Fail # Issue 22842
[$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == ContentShellOnAndroid ]
« 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