Bug 1367670 - Re-enable test_animations_omta.html on e10s. r=hiro draft
authorJ. Ryan Stinnett <jryans@gmail.com>
Fri, 26 May 2017 14:12:51 -0500
changeset 585462 7a1bbe3809a33914b0506d4174b2c5f9fcef07c8
parent 585145 1bfa4578aa56f768626ba278a6929e23fc48db54
child 630724 508637697e003ccb1c73b81fd596a5e259e0761a
push id61114
push userbmo:jryans@gmail.com
push dateFri, 26 May 2017 21:58:46 +0000
reviewershiro
bugs1367670, 1328509
milestone55.0a1
Bug 1367670 - Re-enable test_animations_omta.html on e10s. r=hiro Now that Gecko side of bug 1328509 (:visited for Stylo) has landed, we can re-enable this. MozReview-Commit-ID: ADXXVuroJxT
layout/style/test/mochitest.ini
--- a/layout/style/test/mochitest.ini
+++ b/layout/style/test/mochitest.ini
@@ -55,17 +55,17 @@ skip-if = true # bug 1352336
 support-files = file_animations_effect_timing_enddelay.html
 [test_animations_effect_timing_iterations.html]
 support-files = file_animations_effect_timing_iterations.html
 [test_animations_event_order.html]
 [test_animations_event_handler_attribute.html]
 [test_animations_iterationstart.html]
 support-files = file_animations_iterationstart.html
 [test_animations_omta.html]
-skip-if = stylo # crashing bug 1367670, bug 1361938, bug 1361663
+skip-if = (stylo && !e10s) # mochitest expectations are different with non-e10s, bug 1361938
 [test_animations_omta_start.html]
 skip-if = (stylo && !e10s) # mochitest expectations are different with non-e10s, bug 1362292
 [test_animations_pausing.html]
 support-files = file_animations_pausing.html
 [test_animations_playbackrate.html]
 support-files = file_animations_playbackrate.html
 [test_animations_reverse.html]
 support-files = file_animations_reverse.html