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

Unified Diff: tests/html/html.status

Issue 1157463003: Unsuppress animation tests on Chrome, they seem to have switched back to working (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 2b7254c02c172cf66b53b64ba1df0984684051cb..cbe0359101abd6565f2132706ea8921c9da03de1 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -102,12 +102,8 @@ element_types_test/supported_meter: RuntimeError # Issue 18573
[ $runtime == chrome ]
touchevent_test/supported: Fail # Touch events are only supported on touch devices
-element_animate_test/omit_timing: Skip # Timing out inexplicably. Temporarily suppressing (alanknight)
-element_animate_test/timing_dict: Skip # Timing out inexplicably. Temporarily suppressing (alanknight)
-
-[ $runtime == chrome && ($system == windows || $system == macos) ]
-# New failure on Chrome 42. Linux bots are not yet updated.
-element_animate_test/simple_timing: RuntimeError # Please triage this failure
+#element_animate_test/omit_timing: Skip # Timing out inexplicably. Temporarily suppressing (alanknight)
Bill Hesse 2015/05/22 07:30:12 I would prefer not to have commented out lines - t
+#element_animate_test/timing_dict: Skip # Timing out inexplicably. Temporarily suppressing (alanknight)
Bill Hesse 2015/05/22 11:19:31 Oh, I didn't understand that you were temporarily
[$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == ContentShellOnAndroid ]
webgl_1_test: Pass, Fail # Issue 8219
« 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