Changes between Version 174 and Version 175 of WebKitGTK/Gardening/Calendar


Ignore:
Timestamp:
May 8, 2017 8:31:07 PM (7 years ago)
Author:
Michael Catanzaro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/Gardening/Calendar

    v174 v175  
    1 This page is currently historical. Igalia is currently experimenting with organizing gardening internally.
    2 
    31== Gardening schedule ==
    42
    5 * Howto garden: [[Gardening/Howto]]
     3* How to garden: [[Gardening/Howto]]
    64
    75* Calendar:
    8   * The following calendar contains the list of people that is scheduled to keep an eye on the bots and work that week on Gardening. If you are volunteering to do some gardening, feel free to add yourself on any week. Is ok to have more than one gardener per week. If that happens the gardeners working that week should try to coordinate to avoid working on the same tests and repeating work.
     6  * The following calendar contains the list of people that are scheduled to keep an eye on the bots and work that week on Gardening. If you are volunteering to do some gardening, feel free to add yourself on any day. Is ok to have more than one gardener per day. If that happens, the gardeners working that day should try to coordinate to avoid working on the same tests and repeating work.
    97
    10 ||= Week                       =||= Gardeners =||
    11 || Week 44 -- [31 Oct - 06 Nov] || mcatanzaro ||
    12 || Week 45 -- [07 Nov - 13 Nov] || jfernandez ||
    13 || Week 46 -- [14 Nov - 20 Nov] || carlosgc ||
    14 || Week 47 -- [21 Nov - 27 Nov] || magomez ||
    15 || Week 48 -- [28 Nov - 04 Dec] || clopez ||
    16 || Week 49 -- [05 Dec - 11 Dec] || mcatanzaro ||
    17 || Week 50 -- [12 Dec - 18 Dec] || jfernandez ||
    18 || Week 51 -- [19 Dec - 25 Dec] || carlosgc ||
    19 || Week 52 -- [26 Dec - 01 Jan] || magomez ||
    20 
    21 
    22 * You can use the following bash command to generate an updated empty gardening schedule:
    23 {{{
    24 export LC_ALL=C
    25 for n in $(seq 0 52); do echo "|| $(date +"Week %V -- [%d %b - $(date +"%d %b" -d "$(date +%D) + $(( $n + 1 )) week - 1 day")]" -d "$(date +%D) + ${n} week") ||  ||"; done
    26 }}}
     8||= Day                      =||= Gardeners =||
     9|| Sundays || Nobody ||
     10|| Mondays || mcatanzaro or cgarcia ||
     11|| Tuesdays || yoon or aperez ||
     12|| Wednesdays || Nobody ||
     13|| Thursdays || magomez or clopez ||
     14|| Fridays || zdobersek or csaavedra ||
     15|| Saturdays || Nobody ||
    2716
    2817== Gardening log ==
    2918
     19{{{#!td style="background: #eef"
     20Done:
     21 * Committed http://trac.webkit.org/changeset/216433/webkit
     22 * Wrote script to send gardening reminder mails
     23 * Updated this wiki page
     24-- !mcatanzaro@igalia.com - Mon May 8 2017
     25}}}
    3026
    3127* Please put new log entries at the top.
    3228
    33 {{{#!td style="background: #eef"
    34 Done:
    35  * Filed most of bugs 163970-163987
    36  * Committed r207844, r207862
    37 -- !mcatanzaro@igalia.com - Tue Oct 25 2016
    38 }}}
    39 
    40 {{{#!td style="background: #eef"
    41 Done:
    42  * Filed bugs 163846, 163847, 163850, 163857, 163858
    43  * Committed r207718
    44 -- !mcatanzaro@igalia.com - Sat Oct 22 2016
    45 }}}
    46 
    47 {{{#!td style="background: #eef"
    48 Done:
    49  * Filed most of bugs 163823-163833
    50  * Committed r207702
    51 -- !mcatanzaro@igalia.com - Fri Oct 21 2016
    52 }}}
    53 
    54 {{{#!td style="background: #eef"
    55 Done:
    56  * Updated bug https://webkit.org/b/162815
    57  * Updated bug https://webkit.org/b/162017
    58  * Created bug https://webkit.org/b/163779
    59  * Created bug https://webkit.org/b/163780
    60  * Updated bug https://webkit.org/b/99065
    61  * Created bug https://webkit.org/b/163781
    62  * Created bug https://webkit.org/b/163782
    63  * Updated bug https://webkit.org/b/131546
    64  * Updated bug https://webkit.org/b/163510
    65  * Created bug https://webkig.org/b/163784 with the TestExpectations changes
    66 -- !magomez@igalia.com - Fri Oct 21 2016
    67 }}}
    68 
    69 {{{#!td style="background: #eef"
    70 Done:
    71  * Updated bugs 99065, 134976, 143706, 149689, 157179
    72  * Filed most of bugs 163510-163533
    73  * Committed r207400
    74 -- !mcatanzaro@igalia.com - Sun Oct 16 2016
    75 }}}
    76 
    77 {{{#!td style="background: #eef"
    78 Done:
    79  * Updated bugs 156108, 162815, 163170
    80  * Filed bugs 163184-163186
    81  * Committed r206968, r206969
    82 -- !mcatanzaro@igalia.com - Sun Oct 09 2016
    83 }}}
    84 
    85 {{{#!td style="background: #eef"
    86 Done:
    87  * Filed bugs 161960, 161962 and 162017
    88  * bug 162058 - Unreviewed build fix after r206007.
    89  * Rebaselined some tests and update TestExpectations for the ones that need further investigation.
    90  * Committed: http://trac.webkit.org/changeset/205978
    91 -- !jfernandez@igalia.com - Thu Sep 15 2016
    92 }}}
    93 
    94 {{{#!td style="background: #eef"
    95 Done:
    96  * Filed bugs 161607, 161608
    97  * Committed: http://trac.webkit.org/changeset/205454
    98 -- !mcatanzaro@igalia.com - Mon Sep 05 2016
    99 }}}
    100 
    101 {{{#!td style="background: #eef"
    102 Done:
    103  * Filed bugs 161582-161590
    104  * Committed: http://trac.webkit.org/changeset/205423
    105 -- !mcatanzaro@igalia.com - Sun Sep 04 2016
    106 }}}
    107 
    108 {{{#!td style="background: #eef"
    109 Done:
    110  * fixed build after r204665 and 204668 - https://webkit.org/b/161020
    111  * Committed: https://trac.webkit.org/changeset/204678
    112 -- !jfernandez@igalia.com - Fri Aug 20 2016
    113 }}}
    114 
    115 {{{#!td style="background: #eef"
    116 Done:
    117  * Rebaselined sputnik/Unicode tests after r201449 (updated version of libicu)
    118  * Reported bug https://bugs.webkit.org/show_bug.cgi?id=161003 regarding wrong results for tests at imported/w3c/web-platform-tests/XMLHttpRequest
    119    * Fixed the results for 3 of this tests and updated both the general and the GTK expectations files accordingly.
    120  * Committed: https://trac.webkit.org/changeset/204644
    121 -- !clopez@igalia.com - Thu Aug 19 2016
    122 }}}
    123 
    124 
    125 {{{#!td style="background: #eef"
    126  * Opened bug: https://webkit.org/b/160243
    127  * Opened bug: https://webkit.org/b/160246
    128  * Opened bug: https://webkit.org/b/160248
    129  * Opened bug: https://webkit.org/b/160249
    130  * Opened bug: https://webkit.org/b/160251
    131  * Opened bug: https://webkit.org/b/160253 with the TestExpectations changes
    132 -- !magomez@igalia.com - Wed Jul 27 2016
    133 }}}
    134 
    135 {{{#!td style="background: #eef"
    136 Done:
    137  * Worked on fallout from threaded compositor enablement
    138  * Marked a bajillion tests as flaky
    139  * Opened bugs #160119, #160120, #160124, #160126-#160133, #160135-#160137, #160139
    140  * Committed: r203645-r203650, r203652-r203655, r203658, r203659
    141 -- !mcatanzaro@igalia.com - Sat Jul 23 2016
    142 }}}
    143 
    144 {{{#!td style="background: #eef"
    145 Done:
    146  * Rebaselined a bunch of mediastream tests after r203333 that are skipped on Mac but passing on GTK and therefore didn't were updated as part of r203333.
    147  * Marked as slow some js tests that were timing out constantly.
    148  * Marked some new failures.
    149  * Opened bug: https://webkit.org/b/160017
    150  * Opened bug: https://webkit.org/b/160019
    151  * Opened bug: https://webkit.org/b/160024
    152  * Committed: https://trac.webkit.org/changeset/203509
    153 -- !clopez@igalia.com - Thu Jul 21 2016
    154 }}}
    155 
    156 {{{#!td style="background: #eef"
    157 Done:
    158  * Committed:
    159    * http://trac.webkit.org/changeset/202475
    160    * http://trac.webkit.org/changeset/202485
    161  * Opened bugs
    162    * https://bugs.webkit.org/show_bug.cgi?id=159143
    163  * Updated tests expectations because of several tests passing now thanks to r202421.
    164  * Added Failure tests expectations because of r194502 and r194513.
    165 
    166 -- !jfernandez@igalia.com - Sun Jun 26 2016
    167 }}}
    168 
    169 {{{#!td style="background: #eef"
    170 Done:
    171  * Committed: http://trac.webkit.org/changeset/202220
    172  * Opened and closed bugs referenced in the above commit
    173 -- !mcatanzaro@igalia.com - Sun Jun 19 2016
    174 }}}
    175 
    176 {{{#!td style="background: #eef"
    177 Done:
    178  * Opened bug https://bugs.webkit.org/show_bug.cgi?id=158617 -- REGRESSION (r200320): [GTK] resource-timing tests are broken
    179  * Updated the general expectations for the shadow-dom tests (feature not implemented on WebKit) -- https://bugs.webkit.org/show_bug.cgi?id=148695
    180  * Rebaselined tests afected by r201234.
    181  * Committed: http://trac.webkit.org/changeset/201931
    182 -- !clopez@igalia.com - Fri Jun 10 2016
    183 }}}
    184 
    185 {{{#!td style="background: #eef"
    186 Done:
    187  * Committed: http://trac.webkit.org/changeset/r201554
    188  * Committed: http://trac.webkit.org/changeset/201597
    189 Notes:
    190  * Rebaselined 3 tests and added 1 after r201397, so now we correctly render search buttons in RTL.
    191 -- jfernandez@igalia.com (lajava) - Wed Jun 01 2016
    192 }}}
    193 
    194 {{{#!td style="background: #eef"
    195 Done:
    196  * http://trac.webkit.org/changeset/201449 https://bugs.webkit.org/show_bug.cgi?id=154530 New intl-numberformat.js test fails on many Linux platforms
    197 -- cgarcia - Tue May 27 2016
    198 }}}
    199 
    200 {{{#!td style="background: #eef"
    201 Done:
    202  * http://trac.webkit.org/changeset/201383 https://bugs.webkit.org/show_bug.cgi?id=158066 REGRESSION(r201066): [GTK] Several intl tests started to fail in GTK+ bot after r201066
    203 -- cgarcia - Tue May 25 2016
    204 }}}
    205 
    206 {{{#!td style="background: #eef"
    207 Done:
    208  * http://trac.webkit.org/changeset/201329
    209  * http://trac.webkit.org/changeset/201330
    210 -- cgarcia - Tue May 24 2016
    211 }}}
    212 
    213 {{{#!td style="background: #eef"
    214 Done:
    215  * Unexpected passes gardening: r200929, r200935. Updated bug #156612, bug #148936, bug #153707, bug #136673, bug #157187
    216  * Flaky test gardening: r200936, r200937. Filed bug #157731, #157730, #157729, #157728. Updated bug #145639.
    217 -- !mcatanzaro@igalia.com - Sun May 15 2016
    218 }}}
    219 
    220 {{{#!td style="background: #eef"
    221 Done:
    222  * Updated the list of HiDPI tests failing: http://trac.webkit.org/changeset/200472/trunk/LayoutTests/platform/gtk/TestExpectations
    223 -- !clopez@igalia.com - Thu May 05 2016
    224 }}}
    225 
    226 
    227 {{{#!td style="background: #eef"
    228 Done:
    229  * Opened https://bugs.webkit.org/show_bug.cgi?id=157181 with the new test expectations after r200234
    230 -- magomez - Fri Apr 29 2016
    231 }}}
    232 
    233 {{{#!td style="background: #eef"
    234 Done:
    235  * http://trac.webkit.org/changeset/199876 https://bugs.webkit.org/show_bug.cgi?id=99025 - [GTK] Enable the download attribute support
    236 -- cgarcia - Fri Apr 22 2016
    237 }}}
    238 
    239 {{{#!td style="background: #eef"
    240 Done:
    241  * http://trac.webkit.org/changeset/199813
    242  * http://trac.webkit.org/changeset/199814
    243 -- cgarcia - Thu Apr 21 2016
    244 }}}
    245 
    246 {{{#!td style="background: #eef"
    247 Done:
    248  * http://trac.webkit.org/changeset/199764 https://bugs.webkit.org/show_bug.cgi?id=156690 - REGRESSION(r198782): SHOULD NEVER BE REACHED failure in ImageSource::setData since r198782
    249  * http://trac.webkit.org/changeset/199769 https://bugs.webkit.org/show_bug.cgi?id=156785 - [Cairo] Crash in GraphicsContext::drawFocusRing when painting is disabled
    250  * http://trac.webkit.org/changeset/199770
    251 -- cgarcia - Wed Apr 20 2016
    252 }}}
    253 
    254 {{{#!td style="background: #eef"
    255 Done:
    256  * http://trac.webkit.org/changeset/199714
    257  * http://trac.webkit.org/changeset/199716
    258  * http://trac.webkit.org/changeset/199717
    259  * http://trac.webkit.org/changeset/199718
    260  * http://trac.webkit.org/changeset/199719
    261  * http://trac.webkit.org/changeset/199720
    262  * http://trac.webkit.org/changeset/199727 https://bugs.webkit.org/show_bug.cgi?id=156742 - [Cairo] GraphicsContext::drawFocusRing methods are not consistent to each other
    263 -- cgarcia - Tue Apr 19 2016
    264 }}}
    265 
    266 {{{#!td style="background: #eef"
    267 Done:
    268  * Committed: http://trac.webkit.org/changeset/199270
    269  * Committed: http://trac.webkit.org/changeset/199271
    270  * Committed: http://trac.webkit.org/changeset/199272
    271  * Committed: http://trac.webkit.org/changeset/199273
    272  * Closed: https://bugs.webkit.org/show_bug.cgi?id=142490 - [GTK] Layout Test inspector/css/selector-dynamic-specificity.html is timing out
    273  * Closed: https://bugs.webkit.org/show_bug.cgi?id=152610 - [GTK] fast/text/text-combine-placement.html crashed.
    274  * Closed: https://bugs.webkit.org/show_bug.cgi?id=139355 - [GTK] Layout test fast/css/fontloader-svg-select.svg fails since it was added on r176453
    275  * Closed: https://bugs.webkit.org/show_bug.cgi?id=152643 - [GTK] Several IndexedDB tests failing
    276  * Opened: https://bugs.webkit.org/show_bug.cgi?id=156437 - [GTK] Layout test fast/scrolling/rtl-scrollbars-listbox-scroll.html is flaky
    277  * Opened: https://bugs.webkit.org/show_bug.cgi?id=156436 - [GTK] fast/harness/sample-fail-mismatch-reftest.html passes flakily
    278  * Opened: https://bugs.webkit.org/show_bug.cgi?id=156438 - [GTK] IndexedDB tests failing with Modern IDB
    279  * Reopened: https://bugs.webkit.org/show_bug.cgi?id=128061 - Subpixel rendering: borders are reporting float values.
    280  * Updated: https://bugs.webkit.org/show_bug.cgi?id=154390 - [GStreamer] 1.6.3 regressions
    281  * Updated: https://bugs.webkit.org/show_bug.cgi?id=131347 - [GTK] Several hidpi tests are failing
    282 Notes:
    283  * Spent this time gardening unexpected passes.
    284  * Look out for new failing IndexedDB tests in bug #152643
    285  * The seven JSC test failures are already reported as bug #154530
    286 -- !mcatanzaro@igalia.com - Sat Apr 09 2016
    287 }}}
    288 
    289 {{{#!td style="background: #eef"
    290 Done:
    291  * Committed: http://trac.webkit.org/changeset/199131
    292 Notes:
    293  * This rebaselined roughly 100 tests that were broken by r196244
    294 -- !mcatanzaro@igalia.com - Wed Apr 06 2016
    295 }}}
    296 
    297 {{{#!td style="background: #eef"
    298 Done:
    299  * Opened: https://webkit.org/b/156108 - [GTK] Custom elements specification.
    300  * Opened: https://webkit.org/b/156109 - [GTK] Tests contentSecurityPolicy/[audio|video]-redirect-blocked timeout
    301  * Opened: https://webkit.org/b/156148 - [GTK] Since the SVG -> OTF Font Converter was enabled, some SVG layout tests are failing.
    302    * Rebaselined the SVG tests affected by the SVG -> OTF Font converter that are still passing. Reported the others.
    303  * Committed: r198993.
    304 Notes:
    305  * After r198993 landed the release test bot went down from 352 unexpected failures to 257 unexpected.
    306  * The SVG tests that are still failing were already failing before than r197814 (that's why I still didn't checked those)
    307 -- !clopez@igalia.com - Sun Apr 03 2016
    308 }}}
    309 
    310 {{{#!td style="background: #eef"
    311 Done:
    312  * Updated https://bugs.webkit.org/show_bug.cgi?id=109353
    313  * Updated https://bugs.webkit.org/show_bug.cgi?id=134979
    314  * Updated https://bugs.webkit.org/show_bug.cgi?id=143990
    315  * Updated https://bugs.webkit.org/show_bug.cgi?id=148936
    316  * Updated https://bugs.webkit.org/show_bug.cgi?id=152643
    317  * Updated https://bugs.webkit.org/show_bug.cgi?id=153299
    318  * Closed https://bugs.webkit.org/show_bug.cgi?id=143992
    319  * Closed https://bugs.webkit.org/show_bug.cgi?id=152823
    320  * Opened https://bugs.webkit.org/show_bug.cgi?id=153941
    321  * Opened https://bugs.webkit.org/show_bug.cgi?id=153942
    322  * Opened https://bugs.webkit.org/show_bug.cgi?id=153943
    323  * Opened https://bugs.webkit.org/show_bug.cgi?id=153944
    324  * Opened https://bugs.webkit.org/show_bug.cgi?id=153945
    325  * Opened https://bugs.webkit.org/show_bug.cgi?id=153946
    326  * Opened https://bugs.webkit.org/show_bug.cgi?id=153947
    327  * Opened https://bugs.webkit.org/show_bug.cgi?id=153948
    328  * Opened https://bugs.webkit.org/show_bug.cgi?id=153949
    329  * Opened https://bugs.webkit.org/show_bug.cgi?id=153956
    330  * Committed http://trac.webkit.org/changeset/196218
    331  * Committed http://trac.webkit.org/changeset/196219
    332  * Committed http://trac.webkit.org/changeset/196221
    333  * Committed http://trac.webkit.org/changeset/196233
    334  * Committed http://trac.webkit.org/changeset/196235
    335 -- !mcatanzaro@igalia.com - Sat Feb 06 2016
    336 }}}
    337 
    338 {{{#!td style="background: #eef"
    339 Done:
    340  * Updated https://bugs.webkit.org/show_bug.cgi?id=153695
    341  * Opened https://bugs.webkit.org/show_bug.cgi?id=153936
    342  * Opened https://bugs.webkit.org/show_bug.cgi?id=153937
    343  * Committed http://trac.webkit.org/changeset/196210
    344 -- !mcatanzaro@igalia.com - Fri Feb 05 2016
    345 }}}
    346 
    347 {{{#!td style="background: #eef"
    348 Done:
    349  * Opened https://bugs.webkit.org/show_bug.cgi?id=153793
    350  * Committed http://trac.webkit.org/changeset/196027
    351 -- !gustavo.noronha@collabora.co.uk - Tue Feb 02 2016
    352 }}}
    353 
    354 {{{#!td style="background: #eef"
    355 Done:
    356  * Updated some expectations (timeouts mostly)
    357  * Committed http://trac.webkit.org/changeset/195986
    358 -- !clopez@igalia.com - Mon Feb 01 2016
    359 }}}
    360 
    361 {{{#!td style="background: #eef"
    362 Done:
    363  * Updated and renamed https://webkit.org/b/131347 - [GTK] Several hidpi tests are failing
    364  * Updated https://webkit.org/b/152643 - [GTK] Several IndexedDB tests failing
    365  * Filed bugs:
    366    * https://webkit.org/b/153707 - [GTK] Some W3C DOM tests are failing
    367    * https://webkit.org/b/153708 - [GTK] http/tests/cache/disk-cache/disk-cache-last-modified.html is failing
    368    * https://webkit.org/b/153709 - [GTK] http/tests/cache/disk-cache/disk-cache-disable.html is failing
    369  * Updated expectations in r195893-r195897
    370 -- !mcatanzaro@igalia.com - Sat Jan 30 2016
    371 }}}
    372 
    373 {{{#!td style="background: #eef"
    374 Done:
    375  * Filed bugs:
    376    * https://webkit.org/b/153692 - [GTK] imported/blink/fast/css/first-letter-float-block.html crashes
    377    * https://webkit.org/b/153695 - REGRESSION(r195660): [GTK] Scrollbar tests crashing after overlay scrollbar groundwork
    378    * https://webkit.org/b/153696 - REGRESSION(r195463): [GTK] accessibility/roles-computedRoleString.html and accessibility/roles-exposed.html failing
    379    * https://webkit.org/b/153697 - [GTK] Some new CSP tests are failing with one-space difference in output
    380    * https://webkit.org/b/153698 - [GTK] Some CSS multicolumn tests are failing
    381    * https://webkit.org/b/153700 - [GTK] Ruby expansion tests failing
    382  * Added some media source expectations in r195883
    383  * Updated expectations in r195884-r195890
    384 -- !mcatanzaro@igalia.com - Fri Jan 29 2016
    385 }}}
    386 
    387 {{{#!td style="background: #eef"
    388 Done:
    389  * **Lots** of tests broken because of r195740.
    390  * Finalized the remaining rebaselines in r195827.
    391 -- !clopez@igalia.com - Fri Jan 29 2016
    392 }}}
    393 
    394 {{{#!td style="background: #eef"
    395 Done:
    396  * **Lots** of tests broken because of r195740.
    397  * I already rebaselined a thousand of them in r195780, but more are needed
    398 -- !clopez@igalia.com - Thu Jan 28 2016
    399 }}}
    400 
    401 {{{#!td style="background: #eef"
    402 Done:
    403  * Filed: https://webkit.org/b/153466 - [GTK] JSC Sampling profiler is not enabled.
    404  * Filed: https://webkit.org/b/153468 - [GTK] REGRESSION(r191852): inspector/dom-debugger/node-removed.html timeouts
    405  * Rebaselined a bunch of tests after r194847.
    406  * Updated expectations on r195573
    407 -- !clopez@igalia.com - Mon Jan 25 2016
    408 }}}
    409 
    410 {{{#!td style="background: #eef"
    411 Done:
    412  * Filed: https://webkit.org/b/153060 - [GTK] Layout Test imported/blink/editing/selection/selectstart-event-crash.html is crashing
    413  * Filed: https://webkit.org/b/153061 - [GTK] imported/w3c/indexeddb/idbindex-multientry-big.htm is timing out on Release only
    414  * Filed: https://webkit.org/b/153062 - [GTK] accessibility/gtk/entry-and-password.html is failing since r194847
    415  * Updated expectations in: http://trac.webkit.org/changeset/194962
    416 -- !mario@webkit.org - Wed Jan 13 2016
    417 }}}
    418 
    419 {{{#!td style="background: #eef"
    420 Done:
    421  * Updated  https://webkit.org/b/148932 - [GTK] Some tests at imported/w3c/css/css-color-3/ fail
    422  * Closed https://webkit.org/b/148933 -  [GTK] Some tests at imported/w3c/css/css-multicol-1/ fail
    423  * Updated expectations in http://trac.webkit.org/changeset/194853
    424 -- !mcatanzaro@igalia.com - Mon Jan 11 2016
    425 }}}
    426 
    427 {{{#!td style="background: #eef"
    428 Done:
    429  * Updated  https://webkit.org/b/132126 - [GTK] At least 13 animations/* tests and 5 media/* tests fail, crash or timeout if XVFB_SCREEN_DEPTH=8 is not set
    430  * Updated expectations in: http://trac.webkit.org/changeset/194779
    431  * Loren filed https://webkit.org/b/152908 - REGRESSION(194117): [GTK] pageoverlay tests failing
    432  * Loren updated expectations in: http://trac.webkit.org/changeset/194778
    433 -- !mcatanzaro@igalia.com - Fri Jan 08 2016
    434 }}}
    435 
    436 {{{#!td style="background: #eef"
    437 Done:
    438  * Filed: https://webkit.org/b/152821 - REGRESSION(r189947): [GTK] css-multicol-1 tests failing
    439  * Filed: https://webkit.org/b/152823 - REGRESSION(r189916): [GTK] css-multicol-1 tests unskipped in r189916 still fail
    440  * Updated expectations on: http://trac.webkit.org/changeset/194682
    441 -- !mcatanzaro@igalia.com - Wed Jan 06 2016
    442 }}}
    443 
    444 {{{#!td style="background: #eef"
    445 Done:
    446  * Filed: https://webkit.org/b/152788 - REGRESSION(r192138): [GTK] 6 new SVG failures.
    447  * Filed: https://webkit.org/b/152797 - REGRESSION(r191948): [GStreamer] 4 new timeouts on layout tests.
    448  * Updated expectations on: http://trac.webkit.org/changeset/194658
    449 -- !clopez@igalia.com - Wed Jan 06 2016
    450 }}}
    451 
    452 {{{#!td style="background: #eef"
    453 Done:
    454    * Updated: webkit.org/b/152455 [GTK] W3C CSS2.1 anonymous table tests are failing
    455    * Committed: http://trac.webkit.org/changeset/194481
    456    * Updated: webkit.org/b/141959 [EFL][GTK] http/tests/media/clearkey/clear-key-hls-aes128.html is timeout since r79641
    457    * Committed: http://trac.webkit.org/changeset/194482
    458    * Filed: webkit.org/b/152642 [GTK] http/tests/misc/detached-frame-console.html often crashes
    459    * Committed: http://trac.webkit.org/changeset/194483
    460    * Filed: webkit.org/b/152643 [GTK] Several IndexedDB tests failing
    461    * Committed: http://trac.webkit.org/changeset/194484
    462 
    463 -- mcatanzaro - Fri Jan 01 2016
    464 }}}
    465 
    46629=== Gardening log entries from previous years ===
    46730
     31* Gardening log entries from 2016 [[Gardening/Calendar/2016Logs]]
    46832* Gardening log entries from 2015: [[Gardening/Calendar/2015Logs]]
    46933* Gardening log entries from 2014: [[Gardening/Calendar/2014Logs]]