Bug 1290218 Part 11: Update mochitest failure count, and mark a reftest as failing. draft
authorBrad Werth <bwerth@mozilla.com>
Wed, 22 Feb 2017 11:48:06 -0800
changeset 488929 7bfcd25dee4f9a484b68b96fbe6eaef53674bcb1
parent 488928 3356f9cb981f3bdb5a00f55158e9af1a809c8522
child 488930 eed4902333f2dd5a7bd31fabb1d948161a7bc016
push id46687
push userbwerth@mozilla.com
push dateFri, 24 Feb 2017 01:52:48 +0000
bugs1290218
milestone54.0a1
Bug 1290218 Part 11: Update mochitest failure count, and mark a reftest as failing. MozReview-Commit-ID: Ei2y7TnZceT
layout/reftests/bugs/reftest-stylo.list
layout/style/test/stylo-failures.md
--- a/layout/reftests/bugs/reftest-stylo.list
+++ b/layout/reftests/bugs/reftest-stylo.list
@@ -1357,17 +1357,17 @@ fails == 490173-2.html 490173-2.html
 == 490177-1.svg 490177-1.svg
 fails == 490182-1a.html 490182-1a.html
 fails == 490182-1b.html 490182-1b.html
 pref(browser.display.focus_ring_width,1) == 491180-1.html 491180-1.html
 pref(browser.display.focus_ring_width,1) == 491180-2.html 491180-2.html
 == 491323-1.xul 491323-1.xul
 == 492239-1.xul 492239-1.xul
 == 492661-1.html 492661-1.html
-== 493968-1.html 493968-1.html
+fails == 493968-1.html 493968-1.html
 == 494667-1.html 494667-1.html
 == 494667-2.html 494667-2.html
 == 495274-1.html 495274-1.html
 fails == 495354-1a.xhtml 495354-1a.xhtml
 fails == 495354-1b.xhtml 495354-1b.xhtml
 == 495385-1a.html 495385-1a.html
 == 495385-1b.html 495385-1b.html
 == 495385-1c.html 495385-1c.html
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -82,17 +82,17 @@ Any line which doesn't follow the format
 * test_bug160403.html: servo/servo#15004 [2]
 * test_bug229915.html: sibling selector with dynamic change bug 1330885 [5]
 * test_bug357614.html: case-insensitivity for old attrs in attr selector servo/servo#15006 [2]
 * mapped attribute not supported
   * test_bug363146.html [2]
   * test_bug389464.html: also font-size computation [1]
   * test_html_attribute_computed_values.html: also list-style-type [8]
 * test_bug387615.html: getComputedStyle value not updated bug 1331294 ##important## (when that gets fixed, servo/servo#15006) [1]
-* test_bug397427.html: @import issue bug 1331291 and CSSOM support of @import [2]
+* test_bug397427.html: @import issue bug 1331291 and CSSOM support of @import [3]
 * console support:
   * test_bug413958.html `monitorConsole` [3]
   * test_parser_diagnostics_unprintables.html [550]
 * test_bug511909.html: @-moz-document and @media support [4]
 * Style change from DOM API bug 1331301
   * test_bug534804.html [90]
   * test_bug73586.html [20]
 * Transition support:
@@ -387,17 +387,16 @@ Any line which doesn't follow the format
 * Unsupported values
   * SVG-only values of pointer-events not recognized
     * test_compute_data_with_start_struct.html `pointer-events` [2]
     * test_inherit_computation.html `pointer-events` [4]
     * test_initial_computation.html `pointer-events` [2]
     * test_pointer-events.html [2]
     * test_value_storage.html `pointer-events` [8]
   * new syntax of rgba?() and hsla?() functions servo/rust-cssparser#113
-    * test_parse_rule.html `128.0` [1]
     * test_value_storage.html `'color'` [37]
     * ... `rgb(100, 100.0, 100)` [1]
   * color interpolation hint not supported servo/servo#15166
     * test_value_storage.html `'linear-gradient` [50]
   * two-keyword form of background-repeat/mask-repeat servo/servo#14954
     * test_value_storage.html `background-repeat` [14]
     * ... `mask-repeat` [24]
   * lack glue for function values of content property bug 1296477
@@ -470,18 +469,16 @@ Any line which doesn't follow the format
   * background-position invalid 3-value form **issue to be filed**
     * test_shorthand_property_getters.html `should serialize to 4-value` [2]
   * test_variables.html `--weird`: name of custom property is not escaped properly servo/servo#15399 [1]
   * ... `got "--`: CSS-wide keywords in custom properties servo/servo#15401 [3]
 * Unsupported pseudo-classes
   * :default ##easy##
     * test_bug302186.html [24]
   * test_bug98997.html: pseudo-class :empty and :-moz-only-whitespace bug 1337068 [75]
-  * :lang() servo/servo#15415
-    * test_parse_rule.html `:lang` [2]
   * :-moz-{first,last}-node
     * test_selectors.html `:-moz-` [4]
     * ... `unexpected rule index` [2]
   * :placeholder-shown
     * test_selectors.html `TypeError` [1]
 * issues arround font shorthand servo/servo#15032 servo/servo#15036
   * test_bug377947.html [2]
   * test_inherit_storage.html `for property 'font-` [2]
@@ -529,28 +526,27 @@ Any line which doesn't follow the format
 * insertRule / deleteRule don't work bug 1336863
   * test_rule_insertion.html [16]
 * @-moz-document support
   * test_rule_serialization.html [2]
 * getComputedStyle style doesn't contain custom properties bug 1336891
   * test_variable_serialization_computed.html [36]
   * test_variables.html `custom property name` [2]
 * test_css_supports.html: issues around @supports syntax servo/servo#15482 [8]
-* test_load_events_on_stylesheets.html: stylesheets from data uri are not sync loaded [3]
 
 ## Assertions
 
 * Content glue not implemented
   * assertion in frame constructor bug 1324704
     * test_rule_insertion.html asserts [1]
   * assertion in computed style bug 1337635
-    * test_value_cloning.html asserts [24]
+    * test_value_cloning.html asserts [12]
     * test_value_computation.html asserts [24]
     * test_value_storage.html asserts [44]
-* test_value_cloning.html asserts: negative radius bug 1337618 [6]
+* test_value_cloning.html asserts: negative radius bug 1337618 [4]
 
 ## 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]
 * test_moz_device_pixel_ratio.html: probably unship -moz-device-pixel-ratio bug 1338425 [4]
@@ -565,14 +561,15 @@ Any line which doesn't follow the format
 * border-width/padding failure
   * test_compute_data_with_start_struct.html `-width` [4]
   * ... `padding-` [4]
 * test_additional_sheets.html: one sub-test cascade order is wrong [1]
 * test_selectors.html `:nth-child`: &lt;an+b&gt; parsing difference [14]
 * test_selectors_on_anonymous_content.html: xbl and :nth-child [1]
 * test_variables.html `url`: url in custom property [1]
 * test_pseudoelement_state.html: doesn't seem to work at all, but only range-thumb fails... [4]
+* test_parse_rule.html `rgb(0, 128, 0)`: color properties not getting computed [8]
 
 ## Ignore
 
 * Ignore for now since should be mostly identical to test_value_storage.html
   * test_value_cloning.html [*]
   * test_value_computation.html [*]