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

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

Issue 10133004: Temporarily skip html_tests for frog/drt (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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 62aec1df047782cbe763325058b931227e20dfeb..ba09088db4c4e5dd756fb70be0cd13ad07a068f5 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -21,6 +21,9 @@ dom/AudioContextTest: Skip
[ $compiler == frog && ($runtime == drt || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera) ]
dom/WindowNSMETest: Fail # Issue 1837, frog puts top-level members in the global JS namespace.
+[ $compiler == frog && $runtime == drt ]
+html/html_tests: Skip # Issue 2657
+
[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera || ($runtime == drt && $compiler == frog)]
# TODO(vsm): Triage DOM tests.
dom/DOMIsolatesTest: 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