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

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: 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 454086d6b0c6a5836db12245e0ccf5aa4cdfb903..9dfd1e86bf9cca2ca8a84a3cd944a2d26b2d4dfc 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -102,6 +102,8 @@ 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
« 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