== Gardening schedule == * List of volunteers: https://etherpad.gnome.org/p/WebKitGardeners * Howto garden: [[Gardening/Howto]] * Calendar: * The idea of the calendar is to avoid two people working in the same tests at the same time, therefore colliding or replicating work. We recommend working four hours per month, either one hour four days per month, or two hours two days per month. But of course, any amount of contribution is appreciated. ||= Day =||= Gardener =|| || Mon 25 Jan || clopez || || Tue 26 Jan || || || Wed 27 Jan || msanchez || || Thu 28 Jan || changseok || || Fri 29 Jan || mcatanzaro || || Sat 30 Jan || mcatanzaro || || Sun 31 Jan || || || Mon 01 Feb || clopez || || Tue 02 Feb || kov || || Wed 03 Feb || || || Thu 04 Feb || || || Fri 05 Feb || mcatanzaro || || Sat 06 Feb || mcatanzaro || || Sun 07 Feb || || || Mon 08 Feb || || || Tue 09 Feb || || || Wed 10 Feb || || || Thu 11 Feb || || || Fri 12 Feb || || || Sat 13 Feb || mcatanzaro || || Sun 14 Feb || || || Mon 15 Feb || || || Tue 16 Feb || || || Wed 17 Feb || || || Thu 18 Feb || || || Fri 19 Feb || || || Sat 20 Feb || mcatanzaro || || Sun 21 Feb || || || Mon 22 Feb || || || Tue 23 Feb || || || Wed 24 Feb || || || Thu 25 Feb || || * You can use the following bash command to generate an updated empty gardening schedule: {{{ export LC_ALL=C for n in $(seq 0 30); do echo "|| $(date +"%a %d %b" -d "$(date +%D) + ${n} day") || ||"; done }}} == Gardening log == * Please put new log entries at the top. {{{#!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]]