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

Unified Diff: tests/html/html.status

Issue 1404513002: Change test name so it's easier to suppress (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 2 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/entered_left_view_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 6fc10cfc628ea842773082d692b3ae8f18776839..664bbacb1245d02a64919de2910dcfab5647b685 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -121,13 +121,13 @@ element_animate_test/simple_timing: RuntimeError # Please triage this failure
[$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == ContentShellOnAndroid ]
webgl_1_test: Pass, Fail # Issue 8219
-[ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == windows]
+[ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == windows ]
websql_test: Skip # Issue 4941: stderr contains a backtrace.
custom/attribute_changed_callback_test/fully_supported: RuntimeError # Issue 24546
custom/attribute_changed_callback_test/unsupported_on_polyfill: RuntimeError # Issue 24546
custom/constructor_calls_created_synchronously_test: RuntimeError # Issue 24546
custom/created_callback_test: RuntimeError # Issue 24546
-custom/entered_left_view_test/standard_events -- old callback names: RuntimeError # Issue 24546
+custom/entered_left_view_test/standard_events_old_callback_names: RuntimeError # Issue 24546
custom/entered_left_view_test/shadow_dom: RuntimeError # Issue 24546
custom/entered_left_view_test/viewless_document: RuntimeError # Issue 24546
custom/entered_left_view_test/disconnected_subtree: RuntimeError # Issue 24546
« no previous file with comments | « tests/html/custom/entered_left_view_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698