Changes between Version 261 and Version 262 of WebKitGTK/Gardening/Calendar


Ignore:
Timestamp:
Jan 24, 2018 9:09:54 AM (6 years ago)
Author:
Ms2ger@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/Gardening/Calendar

    v261 v262  
    9292== Gardening log entries from 2018 ==
    9393
     94=== 2018-01-24 ===
     95
     96- Fixed four a11y failures in https://bugs.webkit.org/show_bug.cgi?id=168369
     97- Gardening bug: https://bugs.webkit.org/show_bug.cgi?id=168369
     98        * TestWebKitAPI/glib/TestExpectations.json: TestWebKitFindController failure was fixed in r227418.
     99        * TestExpectations:
     100          - Remove expectation for css3/parse-alignment-of-root-elements.html (rebaselined in r227432).
     101        * css3/flexbox/csswg/flexbox_flex-natural-mixed-basis-auto.html:
     102          Started failing in r226404; this applies the change from
     103          https://github.com/w3c/web-platform-tests/commit/b4fa639477ba204f175fd242a335be888ce91371
     104          to make it pass again.
     105        * platform/gtk/TestExpectations:
     106          - Add expectation for http/wpt/fetch/response-opaque-clone.html (failing since the test change in r227339).
     107        * platform/wpe/TestExpectations:
     108          - Remove expectation for fast/canvas/fallback-content.html (started passing in r226814-r226837, inclusive).
     109          - Override generic failure expectation for imported/w3c/web-platform-tests/2dcontext/transformations/canvas_transformations_reset_001.html
     110            (it has been passing for as long as it has run).
     111          - Update path for imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-sizing-alignment-001.html after r225561.
     112          - Remove expectation for fast/events/tabindex-focus-blur-all.html (started passing in r226814-r226837, inclusive).
     113          - Add expectation for http/wpt/fetch/response-opaque-clone.html (failing since the test change in r227339).
     114          - Add expectation for http/wpt/webrtc/third-party-frame-ice-candidate-filtering.html (failing since it was added).
     115          - Add expectation for fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html (failing since it was added).
     116          - Skip fast/text/user-installed-fonts/ (the feature is not supported).
     117          - Remove expectation for imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-unique-origin.html (rebaselined in r226965).
     118          - Remove expectation for imported/w3c/web-platform-tests/encrypted-media/clearkey-generate-request-disallowed-input.html (rebaselined in r226965).
     119          - Mark perf/show-hide-table-rows.html as flaky (as was intended).
     120
     121-- !ms2ger@igalia.com
     122
    94123=== 2018-01-17 ===
    95124