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

Unified Diff: tests/html/html.status

Issue 287053006: Only disable tests when compiler is none (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Missed one Created 6 years, 7 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 | « pkg/pkg.status ('k') | 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 cb7c69c93591a0920a681da35408a1b339bd1cc1..6c399d555d7202aca023d3f65ff24646414c6749 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -8,6 +8,8 @@ dromaeo_smoke_test: Skip # Issue 14521, 8257
custom/template_wrappers_test: Pass, Fail # Issue 16656 (Chrome 33 regression)
[ $runtime == drt || $runtime == dartium ]
custom/template_wrappers_test: Pass # Issue 16656 Override others
+
+[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
form_data_test/functional: Fail # Issue 18931 (Disabled for Chrome 35 roll)
indexeddb_5_test: Fail # Issue 18931 (Disabled for Chrome 35 roll)
custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 18931 (Disabled for Chrome 35 roll)
« no previous file with comments | « pkg/pkg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698