Bug 1311257 - Update test expectations. r?heycam draft
authorHiroyuki Ikezoe <hikezoe@mozilla.com>
Thu, 06 Apr 2017 10:34:51 +0900
changeset 556570 3a645d8c0dc223cb6c2d9d0434409ae324c73f18
parent 556569 26c07604e112a27531570bbf3fd809ae1ae45ce8
child 556571 b7491b6ba7fe81b6bad45a9aa68088bdd21f1640
push id52584
push userhikezoe@mozilla.com
push dateThu, 06 Apr 2017 03:01:12 +0000
reviewersheycam
bugs1311257
milestone55.0a1
Bug 1311257 - Update test expectations. r?heycam MozReview-Commit-ID: K3HlC794cCo
dom/animation/test/crashtests/crashtests.list
layout/style/test/stylo-failures.md
--- a/dom/animation/test/crashtests/crashtests.list
+++ b/dom/animation/test/crashtests/crashtests.list
@@ -8,21 +8,21 @@ pref(dom.animations-api.core.enabled,tru
 pref(dom.animations-api.core.enabled,true) load 1216842-6.html
 pref(dom.animations-api.core.enabled,true) load 1272475-1.html
 pref(dom.animations-api.core.enabled,true) load 1272475-2.html
 pref(dom.animations-api.core.enabled,true) load 1278485-1.html
 pref(dom.animations-api.core.enabled,true) load 1277272-1.html
 pref(dom.animations-api.core.enabled,true) load 1290535-1.html
 pref(dom.animations-api.core.enabled,true) load 1304886-1.html
 pref(dom.animations-api.core.enabled,true) load 1322382-1.html
-skip-if(stylo) pref(dom.animations-api.core.enabled,true) load 1322291-1.html # bug 1311257
-skip-if(stylo) pref(dom.animations-api.core.enabled,true) load 1322291-2.html # bug 1311257 and bug 1311257
-pref(dom.animations-api.core.enabled,true) load 1323114-1.html # bug 1324690 and bug 1311257
-skip-if(stylo) pref(dom.animations-api.core.enabled,true) load 1323114-2.html # bug 1339318
-pref(dom.animations-api.core.enabled,true) load 1324554-1.html # bug 1311257
-skip-if(stylo) pref(dom.animations-api.core.enabled,true) load 1325193-1.html # bug 1311257
-skip-if(stylo) pref(dom.animations-api.core.enabled,true) load 1330190-1.html # bug 1311257
-skip-if(stylo) pref(dom.animations-api.core.enabled,true) load 1330190-2.html # bug 1311257
-skip-if(stylo) pref(dom.animations-api.core.enabled,true) load 1330513-1.html # bug 1311257
+pref(dom.animations-api.core.enabled,true) load 1322291-1.html
+pref(dom.animations-api.core.enabled,true) load 1322291-2.html
+pref(dom.animations-api.core.enabled,true) load 1323114-1.html
+pref(dom.animations-api.core.enabled,true) load 1323114-2.html
+pref(dom.animations-api.core.enabled,true) load 1324554-1.html
+pref(dom.animations-api.core.enabled,true) load 1325193-1.html
+pref(dom.animations-api.core.enabled,true) load 1330190-1.html
+pref(dom.animations-api.core.enabled,true) load 1330190-2.html
+pref(dom.animations-api.core.enabled,true) load 1330513-1.html
 pref(dom.animations-api.core.enabled,true) load 1333539-1.html
 pref(dom.animations-api.core.enabled,true) load 1333539-2.html
-skip-if(stylo) pref(dom.animations-api.core.enabled,true) load 1333418-1.html # bug 1311257
+pref(dom.animations-api.core.enabled,true) load 1333418-1.html
 pref(dom.animations-api.core.enabled,true) load 1343589-1.html
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -413,18 +413,16 @@ to mochitest command.
 * test_author_specified_style.html: support serializing color as author specified bug 1348165 [27]
 * browser_newtab_share_rule_processors.js: agent style sheet sharing [1]
 * test_selectors.html `this_better_be_unvisited`: visited handling [2]
 
 ## Assertions
 
 * Content glue not implemented
   * assertion in computed style bug 1337635
-  * assertion for unsupported or non-animatable property bug 1343710
-    * test_animations.html asserts [12]
 
 ## Need Gecko change
 
 * Servo is correct but Gecko is wrong
   * unitless zero as angle bug 1234357
     * test_property_syntax_errors.html `linear-gradient(0,` [10]
     * ... `hue-rotate(0)` [6]
   * flex-basis should be 0px when omitted in flex shorthand bug 1331530