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

Unified Diff: tests/html/html.status

Issue 151563006: Updating custom element wrapper test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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 | « tests/html/custom/template_wrappers_test.html ('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 cd3b67d3b17d8a809cabd4cdfe783c29c30a1c01..6edfc2b10802d1c2b9d9792e04963f0d648ea119 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -6,14 +6,13 @@ event_test: Skip # Issue 1996
interactive_test: Skip # Must be run manually.
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 == dart2js && $csp ]
custom/js_custom_test: Fail # Issue 14643
[ $compiler == dart2js && $browser ]
-custom/template_wrappers_test: RuntimeError # Test is for Dartium GC issues
-
-[ $compiler == dart2js && $browser ]
custom/created_callback_test: Fail # Support for created constructor.
# For now dart2js uses the polyfill even on DRT
« no previous file with comments | « tests/html/custom/template_wrappers_test.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698