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

Unified Diff: tests/html/html.status

Issue 21124003: Refactor custom element tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Split out tests 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 | « tests/html/custom_tags_test.dart ('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 e03aa5c4cade5c5d82cfa0fd242f38942d676be5..b1714459c70039ec74346950fcf623256832759a 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -3,11 +3,13 @@
# BSD-style license that can be found in the LICENSE file.
async_window_test: Skip #TODO(gram): investigating
-
event_test: Skip # Issue 1996
-custom_elements_test: Skip # Not yet implemented.
interactive_test: Skip # Must be run manually.
+# Issue 9326
+custom_elements_test/register: Fail
+custom_elements_test/preregister: Fail
+
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug && $system == macos]
audiobuffersourcenode_test: Pass, Fail, Crash # http://crbug.com/256601
« no previous file with comments | « tests/html/custom_tags_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698