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

Unified Diff: tests/html/html.status

Issue 21176002: Skip custom_elements_test on analyzer as well (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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 cb2a60e8d791ceb5189322f76e6c4cb19dd627c2..03be63578678494bc9e6e8cf556ab0856a9a4d72 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -14,6 +14,10 @@ custom_elements_test/preregister: Fail
# Document.register is unimplemented.
custom_elements_test: Skip
+[ $compiler == dartanalyzer ]
+# Document.register is unimplemented.
+custom_elements_test: Skip
+
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug && $system == macos]
audiobuffersourcenode_test: Pass, Fail, Crash # http://crbug.com/256601
« 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