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

Unified Diff: tests/html/html.status

Issue 10703071: Suppress document fragment test on Linux. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 4c14958b4be116cfc5042405457d10e0463005c3..1419ed737f9bcc4afe1bb177d501593b93bc1a67 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -21,6 +21,9 @@ audiocontext_test: Skip
[ $compiler == none && $runtime == drt && $system == macos]
audiocontext_test: Pass, Fail
+[ $compiler == none && $runtime == drt && $system == linux]
+documentfragment_test: Pass, Fail
+
[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
# TODO(vsm): Triage DOM tests.
dom_isolates_test: 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