Bug 1348481 Part 6: Adjust expected error counts for mochitests (generally greatly reduced). draft
authorBrad Werth <bwerth@mozilla.com>
Mon, 01 May 2017 17:57:01 -0700
changeset 571475 a5cad9eed7096e1b468381e1de7637abd788f60c
parent 571474 226202271458d0ae309595e5c12522b28fe84c06
child 626774 596ec34ae2d7ac24809869512fcea64a01ff0b46
push id56805
push userbwerth@mozilla.com
push dateTue, 02 May 2017 18:03:06 +0000
bugs1348481
milestone55.0a1
Bug 1348481 Part 6: Adjust expected error counts for mochitests (generally greatly reduced). MozReview-Commit-ID: IDek7fUGQPo
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -25,17 +25,17 @@ In which
 Any line which doesn't follow the format above would be ignored like comment.
 
 To use this file, you need to add `--failure-pattern-file=stylo-failures.md`
 to mochitest command.
 
 ## Failures
 
 * Media query support:
-  * test_media_queries.html [156]
+  * test_media_queries.html [38]
   * test_media_queries_dynamic.html [6]
   * test_media_queries_dynamic_xbl.html [2]
   * test_webkit_device_pixel_ratio.html: -webkit-device-pixel-ratio [3]
   * browser_bug453896.js [8]
 * Animation support:
   * test_animations.html [19]
   * test_animations_dynamic_changes.html [1]
   * test_bug716226.html [1]
@@ -145,18 +145,17 @@ to mochitest command.
     * test_initial_computation.html `font-feature-settings` [4]
     * test_initial_storage.html `font-feature-settings` [6]
     * test_value_storage.html `font-feature-settings` [112]
   * image-orientation property bug 1341758
     * test_value_storage.html `image-orientation` [40]
   * flexbox / grid position properties servo/servo#15001
     * ... `justify-` [5]
 * Stylesheet cloning is somehow busted bug 1348481
-  * test_selectors.html `cloned correctly` [157]
-  * ... `matched clone` [204]
+  * test_selectors.html `matched clone` [3]
 * Unsupported prefixed values
   * moz-prefixed gradient functions bug 1337655
     * test_value_storage.html `-moz-linear-gradient` [322]
     * ... `-moz-radial-gradient` [309]
     * ... `-moz-repeating-` [298]
     * test_specified_value_serialization.html `-moz-linear-gradient` [2]
   * webkit-prefixed gradient functions servo/servo#15441
     * test_value_storage.html `-webkit-gradient` [225]
@@ -273,17 +272,16 @@ to mochitest command.
 * test_default_computed_style.html: unship getDefaultComputedStyle bug 1355683 [1]
 
 ## Spec Unclear
 
 * test_property_syntax_errors.html `'background'`: whether background shorthand should accept "text" [200]
 
 ## Unknown / Unsure
 
-* test_additional_sheets.html: one sub-test cascade order is wrong [1]
 * test_selectors_on_anonymous_content.html: xbl and :nth-child [1]
 * test_parse_rule.html `rgb(0, 128, 0)`: color properties not getting computed [5]
 
 ## Ignore
 
 * Ignore for now since should be mostly identical to test_value_storage.html
   * test_value_cloning.html [*]
   * test_value_computation.html [*]