== Gardening schedule == * Howto garden: [[Gardening/Howto]] * Calendar: * 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. ||= Week =||= Gardeners =|| || Week 13 -- [28 Mar - 03 Apr] || clopez || || Week 14 -- [04 Apr - 10 Apr] || mcatanzaro || || Week 15 -- [11 Apr - 17 Apr] || jfernandez || || Week 16 -- [18 Apr - 24 Apr] || carlosgc || || Week 17 -- [25 Apr - 01 May] || magomez || || Week 18 -- [02 May - 08 May] || clopez || || Week 19 -- [09 May - 15 May] || mcatanzaro || || Week 20 -- [16 May - 22 May] || jfernandez || || Week 21 -- [23 May - 29 May] || carlosgc || || Week 22 -- [30 May - 05 Jun] || magomez || || Week 23 -- [06 Jun - 12 Jun] || clopez || || Week 24 -- [13 Jun - 19 Jun] || mcatanzaro || || Week 25 -- [20 Jun - 26 Jun] || jfernandez || || Week 26 -- [27 Jun - 03 Jul] || carlosgc || || Week 27 -- [04 Jul - 10 Jul] || magomez || || Week 28 -- [11 Jul - 17 Jul] || mcatanzaro || || Week 29 -- [18 Jul - 24 Jul] || clopez || || Week 30 -- [25 Jul - 31 Jul] || jfernandez || || Week 31 -- [01 Aug - 07 Aug] || carlosgc || || Week 32 -- [08 Aug - 14 Aug] || magomez || || Week 33 -- [15 Aug - 21 Aug] || clopez || || Week 34 -- [22 Aug - 28 Aug] || mcatanzaro || || Week 35 -- [29 Aug - 04 Sep] || jfernandez || || Week 36 -- [05 Sep - 11 Sep] || carlosgc || || Week 37 -- [12 Sep - 18 Sep] || magomez || || Week 38 -- [19 Sep - 25 Sep] || clopez || || Week 39 -- [26 Sep - 02 Oct] || mcatanzaro || || Week 40 -- [03 Oct - 09 Oct] || jfernandez || || Week 41 -- [10 Oct - 16 Oct] || carlosgc || || Week 42 -- [17 Oct - 23 Oct] || magomez || || Week 43 -- [24 Oct - 30 Oct] || clopez || || Week 44 -- [31 Oct - 06 Nov] || mcatanzaro || || Week 45 -- [07 Nov - 13 Nov] || jfernandez || || Week 46 -- [14 Nov - 20 Nov] || carlosgc || || Week 47 -- [21 Nov - 27 Nov] || magomez || || Week 48 -- [28 Nov - 04 Dec] || clopez || || Week 49 -- [05 Dec - 11 Dec] || mcatanzaro || || Week 50 -- [12 Dec - 18 Dec] || jfernandez || || Week 51 -- [19 Dec - 25 Dec] || carlosgc || || Week 52 -- [26 Dec - 01 Jan] || magomez || * You can use the following bash command to generate an updated empty gardening schedule: {{{ export LC_ALL=C 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 }}} == Gardening log == * Please put new log entries at the top. {{{#!td style="background: #eef" Done: * Committed: http://trac.webkit.org/changeset/r201554 Notes: * Rebaselined 3 tests and added 1 after r201397, so now we correctly render search buttons in RTL. -- jfernandez@igalia.com (lajava) - Wed Jun 01 2016 }}} {{{#!td style="background: #eef" Done: * 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 -- cgarcia - Tue May 27 2016 }}} {{{#!td style="background: #eef" Done: * 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 -- cgarcia - Tue May 25 2016 }}} {{{#!td style="background: #eef" Done: * http://trac.webkit.org/changeset/201329 * http://trac.webkit.org/changeset/201330 -- cgarcia - Tue May 24 2016 }}} {{{#!td style="background: #eef" Done: * Unexpected passes gardening: r200929, r200935. Updated bug #156612, bug #148936, bug #153707, bug #136673, bug #157187 * Flaky test gardening: r200936, r200937. Filed bug #157731, #157730, #157729, #157728. Updated bug #145639. -- !mcatanzaro@igalia.com - Sun May 15 2016 }}} {{{#!td style="background: #eef" Done: * Updated the list of HiDPI tests failing: http://trac.webkit.org/changeset/200472/trunk/LayoutTests/platform/gtk/TestExpectations -- !clopez@igalia.com - Thu May 05 2016 }}} {{{#!td style="background: #eef" Done: * Opened https://bugs.webkit.org/show_bug.cgi?id=157181 with the new test expectations after r200234 -- magomez - Fri Apr 29 2016 }}} {{{#!td style="background: #eef" Done: * http://trac.webkit.org/changeset/199876 https://bugs.webkit.org/show_bug.cgi?id=99025 - [GTK] Enable the download attribute support -- cgarcia - Fri Apr 22 2016 }}} {{{#!td style="background: #eef" Done: * http://trac.webkit.org/changeset/199813 * http://trac.webkit.org/changeset/199814 -- cgarcia - Thu Apr 21 2016 }}} {{{#!td style="background: #eef" Done: * 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 * http://trac.webkit.org/changeset/199769 https://bugs.webkit.org/show_bug.cgi?id=156785 - [Cairo] Crash in GraphicsContext::drawFocusRing when painting is disabled * http://trac.webkit.org/changeset/199770 -- cgarcia - Wed Apr 20 2016 }}} {{{#!td style="background: #eef" Done: * http://trac.webkit.org/changeset/199714 * http://trac.webkit.org/changeset/199716 * http://trac.webkit.org/changeset/199717 * http://trac.webkit.org/changeset/199718 * http://trac.webkit.org/changeset/199719 * http://trac.webkit.org/changeset/199720 * 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 -- cgarcia - Tue Apr 19 2016 }}} {{{#!td style="background: #eef" Done: * Committed: http://trac.webkit.org/changeset/199270 * Committed: http://trac.webkit.org/changeset/199271 * Committed: http://trac.webkit.org/changeset/199272 * Committed: http://trac.webkit.org/changeset/199273 * Closed: https://bugs.webkit.org/show_bug.cgi?id=142490 - [GTK] Layout Test inspector/css/selector-dynamic-specificity.html is timing out * Closed: https://bugs.webkit.org/show_bug.cgi?id=152610 - [GTK] fast/text/text-combine-placement.html crashed. * 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 * Closed: https://bugs.webkit.org/show_bug.cgi?id=152643 - [GTK] Several IndexedDB tests failing * Opened: https://bugs.webkit.org/show_bug.cgi?id=156437 - [GTK] Layout test fast/scrolling/rtl-scrollbars-listbox-scroll.html is flaky * Opened: https://bugs.webkit.org/show_bug.cgi?id=156436 - [GTK] fast/harness/sample-fail-mismatch-reftest.html passes flakily * Opened: https://bugs.webkit.org/show_bug.cgi?id=156438 - [GTK] IndexedDB tests failing with Modern IDB * Reopened: https://bugs.webkit.org/show_bug.cgi?id=128061 - Subpixel rendering: borders are reporting float values. * Updated: https://bugs.webkit.org/show_bug.cgi?id=154390 - [GStreamer] 1.6.3 regressions * Updated: https://bugs.webkit.org/show_bug.cgi?id=131347 - [GTK] Several hidpi tests are failing Notes: * Spent this time gardening unexpected passes. * Look out for new failing IndexedDB tests in bug #152643 * The seven JSC test failures are already reported as bug #154530 -- !mcatanzaro@igalia.com - Sat Apr 09 2016 }}} {{{#!td style="background: #eef" Done: * Committed: http://trac.webkit.org/changeset/199131 Notes: * This rebaselined roughly 100 tests that were broken by r196244 -- !mcatanzaro@igalia.com - Wed Apr 06 2016 }}} {{{#!td style="background: #eef" Done: * Opened: https://webkit.org/b/156108 - [GTK] Custom elements specification. * Opened: https://webkit.org/b/156109 - [GTK] Tests contentSecurityPolicy/[audio|video]-redirect-blocked timeout * Opened: https://webkit.org/b/156148 - [GTK] Since the SVG -> OTF Font Converter was enabled, some SVG layout tests are failing. * Rebaselined the SVG tests affected by the SVG -> OTF Font converter that are still passing. Reported the others. * Committed: r198993. Notes: * After r198993 landed the release test bot went down from 352 unexpected failures to 257 unexpected. * The SVG tests that are still failing were already failing before than r197814 (that's why I still didn't checked those) -- !clopez@igalia.com - Sun Apr 03 2016 }}} {{{#!td style="background: #eef" Done: * Updated https://bugs.webkit.org/show_bug.cgi?id=109353 * Updated https://bugs.webkit.org/show_bug.cgi?id=134979 * Updated https://bugs.webkit.org/show_bug.cgi?id=143990 * Updated https://bugs.webkit.org/show_bug.cgi?id=148936 * Updated https://bugs.webkit.org/show_bug.cgi?id=152643 * Updated https://bugs.webkit.org/show_bug.cgi?id=153299 * Closed https://bugs.webkit.org/show_bug.cgi?id=143992 * Closed https://bugs.webkit.org/show_bug.cgi?id=152823 * Opened https://bugs.webkit.org/show_bug.cgi?id=153941 * Opened https://bugs.webkit.org/show_bug.cgi?id=153942 * Opened https://bugs.webkit.org/show_bug.cgi?id=153943 * Opened https://bugs.webkit.org/show_bug.cgi?id=153944 * Opened https://bugs.webkit.org/show_bug.cgi?id=153945 * Opened https://bugs.webkit.org/show_bug.cgi?id=153946 * Opened https://bugs.webkit.org/show_bug.cgi?id=153947 * Opened https://bugs.webkit.org/show_bug.cgi?id=153948 * Opened https://bugs.webkit.org/show_bug.cgi?id=153949 * Opened https://bugs.webkit.org/show_bug.cgi?id=153956 * Committed http://trac.webkit.org/changeset/196218 * Committed http://trac.webkit.org/changeset/196219 * Committed http://trac.webkit.org/changeset/196221 * Committed http://trac.webkit.org/changeset/196233 * Committed http://trac.webkit.org/changeset/196235 -- !mcatanzaro@igalia.com - Sat Feb 06 2016 }}} {{{#!td style="background: #eef" Done: * Updated https://bugs.webkit.org/show_bug.cgi?id=153695 * Opened https://bugs.webkit.org/show_bug.cgi?id=153936 * Opened https://bugs.webkit.org/show_bug.cgi?id=153937 * Committed http://trac.webkit.org/changeset/196210 -- !mcatanzaro@igalia.com - Fri Feb 05 2016 }}} {{{#!td style="background: #eef" Done: * Opened https://bugs.webkit.org/show_bug.cgi?id=153793 * Committed http://trac.webkit.org/changeset/196027 -- !gustavo.noronha@collabora.co.uk - Tue Feb 02 2016 }}} {{{#!td style="background: #eef" Done: * Updated some expectations (timeouts mostly) * Committed http://trac.webkit.org/changeset/195986 -- !clopez@igalia.com - Mon Feb 01 2016 }}} {{{#!td style="background: #eef" Done: * Updated and renamed https://webkit.org/b/131347 - [GTK] Several hidpi tests are failing * Updated https://webkit.org/b/152643 - [GTK] Several IndexedDB tests failing * Filed bugs: * https://webkit.org/b/153707 - [GTK] Some W3C DOM tests are failing * https://webkit.org/b/153708 - [GTK] http/tests/cache/disk-cache/disk-cache-last-modified.html is failing * https://webkit.org/b/153709 - [GTK] http/tests/cache/disk-cache/disk-cache-disable.html is failing * Updated expectations in r195893-r195897 -- !mcatanzaro@igalia.com - Sat Jan 30 2016 }}} {{{#!td style="background: #eef" Done: * Filed bugs: * https://webkit.org/b/153692 - [GTK] imported/blink/fast/css/first-letter-float-block.html crashes * https://webkit.org/b/153695 - REGRESSION(r195660): [GTK] Scrollbar tests crashing after overlay scrollbar groundwork * https://webkit.org/b/153696 - REGRESSION(r195463): [GTK] accessibility/roles-computedRoleString.html and accessibility/roles-exposed.html failing * https://webkit.org/b/153697 - [GTK] Some new CSP tests are failing with one-space difference in output * https://webkit.org/b/153698 - [GTK] Some CSS multicolumn tests are failing * https://webkit.org/b/153700 - [GTK] Ruby expansion tests failing * Added some media source expectations in r195883 * Updated expectations in r195884-r195890 -- !mcatanzaro@igalia.com - Fri Jan 29 2016 }}} {{{#!td style="background: #eef" Done: * **Lots** of tests broken because of r195740. * Finalized the remaining rebaselines in r195827. -- !clopez@igalia.com - Fri Jan 29 2016 }}} {{{#!td style="background: #eef" Done: * **Lots** of tests broken because of r195740. * I already rebaselined a thousand of them in r195780, but more are needed -- !clopez@igalia.com - Thu Jan 28 2016 }}} {{{#!td style="background: #eef" Done: * Filed: https://webkit.org/b/153466 - [GTK] JSC Sampling profiler is not enabled. * Filed: https://webkit.org/b/153468 - [GTK] REGRESSION(r191852): inspector/dom-debugger/node-removed.html timeouts * Rebaselined a bunch of tests after r194847. * Updated expectations on r195573 -- !clopez@igalia.com - Mon Jan 25 2016 }}} {{{#!td style="background: #eef" Done: * Filed: https://webkit.org/b/153060 - [GTK] Layout Test imported/blink/editing/selection/selectstart-event-crash.html is crashing * Filed: https://webkit.org/b/153061 - [GTK] imported/w3c/indexeddb/idbindex-multientry-big.htm is timing out on Release only * Filed: https://webkit.org/b/153062 - [GTK] accessibility/gtk/entry-and-password.html is failing since r194847 * Updated expectations in: http://trac.webkit.org/changeset/194962 -- !mario@webkit.org - Wed Jan 13 2016 }}} {{{#!td style="background: #eef" Done: * Updated https://webkit.org/b/148932 - [GTK] Some tests at imported/w3c/css/css-color-3/ fail * Closed https://webkit.org/b/148933 - [GTK] Some tests at imported/w3c/css/css-multicol-1/ fail * Updated expectations in http://trac.webkit.org/changeset/194853 -- !mcatanzaro@igalia.com - Mon Jan 11 2016 }}} {{{#!td style="background: #eef" Done: * 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 * Updated expectations in: http://trac.webkit.org/changeset/194779 * Loren filed https://webkit.org/b/152908 - REGRESSION(194117): [GTK] pageoverlay tests failing * Loren updated expectations in: http://trac.webkit.org/changeset/194778 -- !mcatanzaro@igalia.com - Fri Jan 08 2016 }}} {{{#!td style="background: #eef" Done: * Filed: https://webkit.org/b/152821 - REGRESSION(r189947): [GTK] css-multicol-1 tests failing * Filed: https://webkit.org/b/152823 - REGRESSION(r189916): [GTK] css-multicol-1 tests unskipped in r189916 still fail * Updated expectations on: http://trac.webkit.org/changeset/194682 -- !mcatanzaro@igalia.com - Wed Jan 06 2016 }}} {{{#!td style="background: #eef" Done: * Filed: https://webkit.org/b/152788 - REGRESSION(r192138): [GTK] 6 new SVG failures. * Filed: https://webkit.org/b/152797 - REGRESSION(r191948): [GStreamer] 4 new timeouts on layout tests. * Updated expectations on: http://trac.webkit.org/changeset/194658 -- !clopez@igalia.com - Wed Jan 06 2016 }}} {{{#!td style="background: #eef" Done: * Updated: webkit.org/b/152455 [GTK] W3C CSS2.1 anonymous table tests are failing * Committed: http://trac.webkit.org/changeset/194481 * Updated: webkit.org/b/141959 [EFL][GTK] http/tests/media/clearkey/clear-key-hls-aes128.html is timeout since r79641 * Committed: http://trac.webkit.org/changeset/194482 * Filed: webkit.org/b/152642 [GTK] http/tests/misc/detached-frame-console.html often crashes * Committed: http://trac.webkit.org/changeset/194483 * Filed: webkit.org/b/152643 [GTK] Several IndexedDB tests failing * Committed: http://trac.webkit.org/changeset/194484 -- mcatanzaro - Fri Jan 01 2016 }}} === Gardening log entries from previous years === * Gardening log entries from 2015: [[Gardening/Calendar/2015Logs]] * Gardening log entries from 2014: [[Gardening/Calendar/2014Logs]]