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

Unified Diff: tests/html/html.status

Issue 1149923005: Narrow suppression of animation tests to MacOS (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Clean up sections Created 5 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 | « 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 3d9b0a6377e1f4a6de5d87af79f17d5f03266af8..9466b5b690c340e3a579d22bdd350de364dfe79e 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -102,8 +102,12 @@ element_types_test/supported_meter: RuntimeError # Issue 18573
[ $runtime == chrome ]
touchevent_test/supported: Fail # Touch events are only supported on touch devices
+
+[ $runtime == chrome && $system == macos ]
element_animate_test/omit_timing: Skip # Timing out on MacOS. Issue 23507
element_animate_test/timing_dict: Skip # Timing out on MacOS. Issue 23507
+transition_event_test/functional: Skip # Times out. Issue 22167
+request_animation_frame_test: Skip # Times out. Issue 22167
[$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == ContentShellOnAndroid ]
webgl_1_test: Pass, Fail # Issue 8219
@@ -134,8 +138,6 @@ notification_test/supported_notification: Fail # Notification not supported on I
event_test: RuntimeError # Issue 23437. Only three failures, but hard to break them out.
wheelevent_test: RuntimeError # Issue 23437
text_event_test: RuntimeError # Issue 23437
-
-[$runtime == ie10 || $runtime == ie11 || ($runtime == chrome && $system == macos)]
transition_event_test/functional: Skip # Times out. Issue 22167
request_animation_frame_test: Skip # Times out. Issue 22167
« 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