Changes between Version 110 and Version 111 of WebKitGTK/Gardening/Calendar


Ignore:
Timestamp:
Apr 4, 2016 5:51:37 AM (8 years ago)
Author:
clopez@igalia.com
Comment:

rotate gardnening logs by year

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/Gardening/Calendar

    v110 v111  
    209209}}}
    210210
    211 {{{#!td style="background: #eef"
    212 Done:
    213   * Filed bug https://webkit.org/b/152610
    214   * Committed the following change:
    215     * ​​http://trac.webkit.org/changeset/194453
    216 
    217 -- !changseok.oh@collabora.com - Thu Dec 31 2015
    218 
    219 Done:
    220    * Filed: https://webkit.org/b/152620 [FreeType] [Harfbuzz] Need support for font-variant-caps synthesis
    221    * Filed: https://webkit.org/b/152618 [GTK] Test harness doesn't have declarative language override support
    222    * Filed: https://webkit.org/b/152379 Non-Mac platforms do not have killring support
    223    * Filed: https://webkit.org/b/152616 WebKitGTK+ needs WOFF2 support.
    224    * Marked tests as failing related to those bugs. The small-caps change seems to be pretty disruptive and we still need to investigate what other tests are failing because of it. We should chat with Miles and look a bit closer at the remaining failures.
    225 
    226 -- mrobinson - Thu Dec 31 2015
    227 }}}
    228 
    229 {{{#!td style="background: #eef"
    230 Done:
    231   * New results : fast/text/text-combine-shrink-on-color-change.html
    232   * Remove fast/mediastream/RTCPeerConnection-state.html which does not exist after r194112
    233   * Remove tests which have been passing.
    234     * media/video-object-fit.html
    235     * svg/clip-path/clip-path-line-use-before-defined.svg
    236 
    237   * Committed the following changes:
    238     * ​​http://trac.webkit.org/changeset/194390
    239 
    240 -- !changseok.oh@collabora.com - Wed Dec 23 2015
    241 }}}
    242 
    243 {{{#!td style="background: #eef"
    244 Done:
    245 
    246   * Updated bug ​​https://webkit.org/b/142292
    247 
    248   * Closed bug https://webkit.org/b/142669
    249 
    250   * Filed bug https://webkit.org/b/152455
    251 
    252   * Committed the following changes:
    253     * https://trac.webkit.org/r194269
    254     * https://trac.webkit.org/r194270
    255     * https://trac.webkit.org/r194271
    256     * https://trac.webkit.org/r194306
    257 
    258   * Notes: About 70 of the missing results can be added once we fix https://webkit.org/b/152455
    259 
    260 -- !mcatanzaro@igalia.com - Fri Dec 18 2015
    261 }}}
    262 
    263 {{{#!td style="background: #eef"
    264 Done:
    265 
    266   * Updated bugs:
    267     * ​​https://webkit.org/b/141423
    268     * ​​https://webkit.org/b/142668
    269     * ​​https://webkit.org/b/136159
    270     * ​​https://webkit.org/b/128061
    271 
    272   * Committed the following changes:
    273     * ​​https://webkit.org/b/152380
    274 
    275 Pending:
    276 
    277     Check the remaining failures.
    278 
    279 -- !ltilve@igalia.com - Thu Dec 17 2015
    280 }}}
    281 
    282 {{{#!td style="background: #eef"
    283 Correct the test expectation for http/tests/plugins/plugin-javascript-access.html
    284   - https://bugs.webkit.org/show_bug.cgi?id=152325
    285 
    286 -- !tpopela@redhat.com - Wed Dec 16 2015
    287 
    288 Done:
    289   * Rebase the test expectations for fast/dom/Window/window-lookup-precedence.html after r189202
    290   * Add the new test expectations for http/tests/plugins/plugin-javascript-access.html after r193363
    291   * Add the new test expectations for  fast/dom/adopt-attribute-crash.svg with r187148
    292 
    293   http://trac.webkit.org/changeset/194106
    294 
    295 -- !tpopela@redhat.com - Tue Dec 15 2015
    296 }}}
    297 
    298 {{{#!td style="background: #eef"
    299 Done:
    300   * Remove expectations for tests removed after r193411 r193426 and r193660.
    301   * Merge repeated expectations from some tests.
    302   * Mark tests failing after r188159.
    303   * Update list of imported/blink tests failing.
    304     * Commited: https://trac.webkit.org/r194032
    305 Pending:
    306   * Check the remaining failures.
    307 Notes:
    308   * There are many JSC tests failing due to:
    309     https://bugs.webkit.org/show_bug.cgi?id=152245
    310 -- !clopez@igalia.com - Mon Dec 14 2015
    311 }}}
    312 
    313 {{{#!td style="background: #eef"
    314 Done:
    315   * Rebaselined some media tests on the following changeset:
    316     * https://trac.webkit.org/r193853
    317 Pending:
    318 
    319 * Check the remaining failures.
    320 -- !clopez@igalia.com - Wed Dec 09 2015
    321 }}}
    322 
    323 {{{#!td style="background: #eef"
    324 Done:
    325   * Committed the following changes:
    326     * https://trac.webkit.org/r189467
    327 Pending:
    328 
    329 * Check the remaining failures.
    330 -- !clopez@igalia.com - Mon Sep 07 2015
    331 }}}
    332 
    333 {{{#!td style="background: #eef"
    334 Done:
    335 
    336   * Rebaseline test accessibility/list-detection.html affected by r184676.
    337 
    338   * Opened bugs:
    339     * ​​https://webkit.org/b/145251
    340     * ​​https://webkit.org/b/145253
    341     * ​​https://webkit.org/b/145255
    342     * ​​https://webkit.org/b/145256
    343     * ​​https://webkit.org/b/145257
    344     * ​​https://webkit.org/b/145258
    345     * https://webkit.org/b/145260
    346 
    347   * Committed the following changes:
    348     * ​​https://webkit.org/b/145250
    349 
    350 Pending:
    351 
    352     Check the remaining failures.
    353 
    354 -- !mchavarria@igalia.com - Thu May 21 2015
    355 }}}
    356 
    357 {{{#!td style="background: #eef"
    358 Done:
    359 
    360   * Opened bugs:
    361     * ​​https://webkit.org/b/145167
    362     * ​​https://webkit.org/b/145168
    363     * ​​https://webkit.org/b/145169
    364     * ​​https://webkit.org/b/145170
    365     * ​​https://webkit.org/b/145171
    366 
    367   * Updated bugs:
    368     * ​​https://webkit.org/b/132248
    369     * ​​https://webkit.org/b/143988
    370 
    371   * Committed the following changes:
    372     * ​​https://webkit.org/b/145166
    373 
    374 Pending:
    375 
    376     Check the remaining failures.
    377 
    378 -- !mchavarria@igalia.com - Tue May 19 2015
    379 }}}
    380 
    381 {{{#!td style="background: #eef"
    382 Done:
    383 
    384   * New result for fast/events/ghostly-mousemoves-in-subframe-expected.txt.
    385 
    386   * Opened bugs:
    387     * ​​https://webkit.org/b/145048
    388     * ​​https://webkit.org/b/145049
    389     * ​​https://webkit.org/b/145050
    390     * ​​https://webkit.org/b/145051
    391     * ​​https://webkit.org/b/145052
    392     * ​​https://webkit.org/b/145053
    393 
    394   * Updated bugs:
    395     * ​​https://webkit.org/b/141835
    396 
    397   * Committed the following changes:
    398     * ​​https://webkit.org/b/145047
    399 
    400 Pending:
    401 
    402     Check the remaining failures.
    403 
    404 -- !mchavarria@igalia.com - Fri May 15 2015
    405 }}}
    406 
    407 {{{#!td style="background: #eef"
    408 Done:
    409   * Rebaselined media/video-controls-no-scripting affected by r178648.
    410 
    411   * Opened bugs:
    412     * ​​https://webkit.org/b/144682
    413     * ​​https://webkit.org/b/144730
    414     * ​​https://webkit.org/b/144733
    415     * ​​https://webkit.org/b/144734
    416 
    417   * Updated bugs:
    418     * ​​https://webkit.org/b/144574
    419 
    420   * Committed the following changes:
    421     * ​​https://webkit.org/b/144735
    422 
    423 Pending:
    424 
    425     Check the remaining failures.
    426 
    427 -- !mchavarria@igalia.com - Thr May 7 2015
    428 }}}
    429 
    430 {{{#!td style="background: #eef"
    431 Done:
    432 
    433   * Opened bugs:
    434     * ​​https://webkit.org/b/144572
    435     * ​​https://webkit.org/b/144573
    436     * ​​https://webkit.org/b/144574
    437     * ​​https://webkit.org/b/144575
    438     * ​​https://webkit.org/b/144576
    439     * ​​https://webkit.org/b/144579
    440     * ​​https://webkit.org/b/144582
    441 
    442   * Updated bugs:
    443     * ​​https://webkit.org/b/144574
    444 
    445   * Committed the following changes:
    446     * ​​https://webkit.org/b/144571
    447 
    448 Pending:
    449 
    450     Check the remaining failures.
    451 
    452 -- !mchavarria@igalia.com - Mon May 4 2015
    453 }}}
    454 
    455 {{{#!td style="background: #eef"
    456 Done:
    457 
    458   * Opened bugs:
    459     * ​​https://webkit.org/b/143983
    460     * ​​https://webkit.org/b/143985
    461     * ​​https://webkit.org/b/143986
    462     * ​​https://webkit.org/b/143987
    463     * ​​https://webkit.org/b/143988
    464     * ​​https://webkit.org/b/143989
    465     * ​​https://webkit.org/b/143990
    466     * ​​https://webkit.org/b/143991
    467     * ​​https://webkit.org/b/143992
    468     * ​​https://webkit.org/b/143995
    469 
    470   * Updated bugs:
    471     * ​​https://webkit.org/b/132248
    472     * ​​https://webkit.org/b/136581
    473 
    474   * Committed the following changes:
    475     * ​​https://webkit.org/b/143982
    476 
    477 Pending:
    478 
    479     Check the remaining failures.
    480 
    481 -- !mchavarria@igalia.com - Tue Apr 21 2015
    482 }}}
    483 
    484 {{{#!td style="background: #eef"
    485 Done:
    486 
    487   * Opened bugs:
    488     * ​​https://webkit.org/b/143871
    489     * ​​https://webkit.org/b/143873
    490     * ​​https://webkit.org/b/143875
    491     * ​​https://webkit.org/b/143876
    492 
    493   * Updated bugs:
    494     * ​​https://webkit.org/b/139364
    495     * ​​https://webkit.org/b/132248
    496 
    497   * Committed the following changes:
    498     * ​​https://webkit.org/b/143870
    499 
    500 Pending:
    501 
    502     Check the remaining failures.
    503 
    504 -- !mchavarria@igalia.com - Fri Apr 17 2015
    505 }}}
    506 
    507 {{{#!td style="background: #eef"
    508 Done:
    509 
    510   * Rebaselined affected by r182620.
    511     * fast/css/text-overflow-ellipsis-bidi.html
    512     * fast/dom/focus-contenteditable.html
    513     * fast/forms/range/slider-padding.html
    514     * fast/forms/textarea-scroll-height.html
    515     * fast/parser/open-comment-in-textarea.html
    516     * fast/text/international/bidi-layout-across-linebreak.html
    517     * http/tests/navigation/javascriptlink-frames.html
    518     * http/tests/navigation/postredirect-basic.html
    519     * http/tests/navigation/postredirect-goback1.html
    520     * svg/wicd/test-rightsizing-b.xhtml
    521     * tables/mozilla/bugs/bug106795.html
    522     * tables/mozilla/bugs/bug1224.html
    523     * tables/mozilla/bugs/bug131020.html
    524     * tables/mozilla/bugs/bug131020_iframe.html
    525     * tables/mozilla/bugs/bug1430.html
    526     * tables/mozilla/bugs/bug16252.html
    527     * tables/mozilla/bugs/bug19599.html
    528     * tables/mozilla/bugs/bug20579.html
    529     * tables/mozilla/bugs/bug32205-3.html
    530     * tables/mozilla/bugs/bug82946-2.html
    531     * tables/mozilla/bugs/bug92143.html
    532     * tables/mozilla/marvin/tables_cellpadding.html
    533     * tables/mozilla/marvin/tables_cellspacing.html
    534     * tables/mozilla/other/wa_table_thtd_rowspan.html
    535     * tables/mozilla_expected_failures/bugs/bug1262.html
    536     * tables/mozilla_expected_failures/bugs/bug56024.html
    537     * tables/mozilla_expected_failures/other/test4.html
    538   * Rebaselined affected by r182495:
    539     * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html
    540 
    541   * Opened bugs:
    542     * ​​https://webkit.org/b/143702
    543     * ​​https://webkit.org/b/143703
    544     * ​​https://webkit.org/b/143704
    545     * ​​https://webkit.org/b/143706
    546     * ​​https://webkit.org/b/143707
    547     * ​​https://webkit.org/b/143708
    548     * ​​https://webkit.org/b/143709
    549 
    550   * Updated bugs:
    551     * ​​https://webkit.org/b/85594
    552     * ​​https://webkit.org/b/139357
    553     * ​​https://webkit.org/b/134979
    554 
    555   * Committed the following changes:
    556     * ​​https://webkit.org/b/143700
    557     * ​​https://webkit.org/b/143701
    558 
    559 Pending:
    560 
    561     Check the remaining failures.
    562 
    563 -- !mchavarria@igalia.com - Tue Apr 14 2015
    564 }}}
    565 
    566 {{{#!td style="background: #eef"
    567 Done:
    568 
    569   * Rebaselined editing/deleting/regional-indicators-diff.txt affected by r182137 (the revision implements deleting of flags).
    570   * Rebaselined inspector-protocol/debugger/regress-133182.html affected by r181810.
    571   * Rebaselined editing/pasteboard/emacs-ctrl-k-y-001.html affected by r181889 (the revision updates the way of showing some errors).
    572 
    573   * Opened bugs:
    574     * ​​https://webkit.org/b/143468
    575     * ​​https://webkit.org/b/143469
    576     * ​​https://webkit.org/b/143471
    577     * ​​https://webkit.org/b/143472
    578     * ​​https://webkit.org/b/143473
    579     * ​​https://webkit.org/b/143474
    580     * ​​https://webkit.org/b/143477
    581     * ​​https://webkit.org/b/143478
    582 
    583   * Updated bugs:
    584     * ​​https://webkit.org/b/131545
    585     * ​​https://webkit.org/b/107818
    586 
    587   * Committed the following changes:
    588     * ​​https://webkit.org/b/143467
    589 
    590 Pending:
    591 
    592     Check the remaining failures.
    593 
    594 -- !mchavarria@igalia.com - Tue Apr 07 2015
    595 }}}
    596 
    597 {{{#!td style="background: #eef"
    598 Done:
    599 
    600   * Opened bugs:
    601     * ​​https://webkit.org/b/143229
    602     * ​​https://webkit.org/b/143230
    603     * ​​https://webkit.org/b/143233
    604 
    605   * Updated bugs:
    606     * ​​https://webkit.org/b/143229
    607 
    608   * Committed the following changes:
    609     * ​​https://webkit.org/b/143220
    610 
    611 Pending:
    612 
    613     Check the remaining failures.
    614 
    615 -- !mchavarria@igalia.com - Mon Mar 30 2015
    616 }}}
    617 
    618 {{{#!td style="background: #eef"
    619 Done:
    620 
    621   * Opened bugs:
    622     * ​​https://webkit.org/b/142818
    623     * ​​https://webkit.org/b/142819
    624     * ​​https://webkit.org/b/142820
    625     * ​​https://webkit.org/b/142821
    626     * ​​https://webkit.org/b/142823
    627 
    628   * Committed the following changes:
    629     * ​​https://webkit.org/b/142824
    630 
    631 Pending:
    632 
    633     Check the remaining failures.
    634 
    635 -- !mchavarria@igalia.com - Thu Mar 18 2015
    636 }}}
    637 
    638 {{{#!td style="background: #eef"
    639 Done:
    640 
    641   * Rebaselined fast/borders/mixed-border-style2.html the result was missing.
    642 
    643   * Opened bugs:
    644     * ​​https://webkit.org/b/142663
    645     * ​​https://webkit.org/b/142666
    646     * ​​https://webkit.org/b/142667
    647     * ​​https://webkit.org/b/142668
    648     * ​​https://webkit.org/b/142669
    649     * ​​https://webkit.org/b/142670
    650 
    651   * Updated bugs:
    652     * ​​https://webkit.org/b/105296
    653     * ​​https://webkit.org/b/105299
    654     * ​​https://webkit.org/b/139357
    655     * ​​https://webkit.org/b/142291
    656     * ​​https://webkit.org/b/139353
    657     * ​​https://webkit.org/b/136754
    658     * ​​https://webkit.org/b/120596
    659     * ​​https://webkit.org/b/136672
    660     * ​​https://webkit.org/b/142667
    661     * ​​https://webkit.org/b/141074
    662 
    663   * Committed the following changes:
    664     * ​​https://webkit.org/b/142665
    665 
    666 Pending:
    667 
    668     Check the remaining failures.
    669 
    670 -- !mchavarria@igalia.com - Fri Mar 13 2015
    671 }}}
    672 
    673 {{{#!td style="background: #eef"
    674 Done:
    675 
    676   * Opened bugs:
    677     * ​​https://webkit.org/b/142479
    678     * ​​https://webkit.org/b/142480
    679     * ​​https://webkit.org/b/142482
    680     * ​​https://webkit.org/b/142487
    681     * ​​https://webkit.org/b/142488
    682     * ​​https://webkit.org/b/142489
    683     * ​​https://webkit.org/b/142490
    684     * ​​https://webkit.org/b/142491
    685 
    686 
    687   * Updated bugs:
    688     * ​​https://webkit.org/b/142423
    689     * ​​https://webkit.org/b/141959
    690 
    691   * Committed the following changes:
    692     * ​​https://webkit.org/b/142499
    693 
    694 Pending:
    695 
    696     Check the remaining failures.
    697 
    698 -- !mchavarria@igalia.com - Mon Mar 9 2015
    699 }}}
    700 
    701 {{{#!td style="background: #eef"
    702 Done:
    703 
    704   * Opened bugs:
    705     * ​​https://webkit.org/b/142268
    706     * ​​https://webkit.org/b/142269
    707     * ​​https://webkit.org/b/142270
    708     * ​​https://webkit.org/b/142283
    709     * ​​https://webkit.org/b/142286
    710     * ​​https://webkit.org/b/142287
    711     * ​​https://webkit.org/b/142288
    712     * ​​https://webkit.org/b/142289
    713     * ​​https://webkit.org/b/142291
    714 
    715   * Updated bugs:
    716     * ​​https://webkit.org/b/142142
    717     * ​​https://webkit.org/b/127109
    718 
    719   * Committed the following changes:
    720     * ​​https://webkit.org/b/142271
    721 
    722 Pending:
    723 
    724     Check the remaining failures.
    725 
    726 -- !mchavarria@igalia.com - Tues Mar 4 2015
    727 }}}
    728 
    729 {{{#!td style="background: #eef"
    730 Done:
    731   * Rebaselined fast/css-grid-layout/grid-item-order-in-content-sized-columns-resolution.html affected by r180107. (This revision updates expectations on mac platform but it doesn't do it in any other platform).
    732 
    733   * Opened bugs:
    734     * ​​https://webkit.org/b/141960
    735     * ​​https://webkit.org/b/141961
    736     * ​​https://webkit.org/b/141962
    737 
    738   * Updated bugs:
    739     * ​​https://webkit.org/b/141591
    740     * ​​https://webkit.org/b/118126
    741     * ​​https://webkit.org/b/136537
    742 
    743   * Committed the following changes:
    744     * ​​https://webkit.org/b/141964
    745 
    746 Pending:
    747 
    748     Check the remaining failures.
    749 
    750 -- !mchavarria@igalia.com - Tues Feb 24 2015
    751 }}}
    752 
    753 {{{#!td style="background: #eef"
    754 Done:
    755   * Rebaselined http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html affected by r177770. (The commit add a comment and it changes the line number of the expected file stack trace).
    756   * Rebaselined tables/mozilla/bugs/bug157890.html affected by r177774. (Revision updates expected file and it add an specific expected file for mac-mountain but none for the other platforms).
    757 
    758   * Opened bugs:
    759     * ​​https://webkit.org/b/141831
    760     * ​​https://webkit.org/b/141835
    761     * ​​https://webkit.org/b/141837
    762     * ​​https://webkit.org/b/141838
    763 
    764   * Updated bugs:
    765     * ​​https://webkit.org/b/98653
    766     * ​​https://webkit.org/b/115437
    767     * ​​https://webkit.org/b/118126
    768     * ​​https://webkit.org/b/141458
    769 
    770   * Committed the following changes:
    771     * ​​https://webkit.org/b/141840
    772 
    773 Pending:
    774 
    775     Check the remaining failures.
    776 
    777 -- !mchavarria@igalia.com - Tues Feb 20 2015
    778 }}}
    779 
    780 {{{#!td style="background: #eef"
    781 Done:
    782   * Rebaselined accessibility/press-targets-center-point.html affected by r180107.
    783   * Rebaselined svg/text/textPathBoundsBug.svg affected by r177774.
    784   * Rebaselined svg/custom/glyph-selection-non-bmp.svg affected by r177774.
    785 
    786   * Opened bugs:
    787     * ​​https://webkit.org/b/141697
    788     * ​​https://webkit.org/b/141698
    789     * https://webkit.org/b/141699
    790     * https://webkit.org/b/141700
    791     * ​​https://webkit.org/b/141702
    792     * ​​https://webkit.org/b/141703
    793     * https://webkit.org/b/141705
    794     * https://webkit.org/b/141706
    795     * https://webkit.org/b/141709
    796   * Updated bugs:
    797     * ​​https://webkit.org/b/141702
    798     * ​​https://webkit.org/b/122571
    799     * https://webkit.org/b/108925
    800 
    801   * Committed the following changes:
    802     * ​​https://webkit.org/b/141712
    803 
    804 Pending:
    805 
    806     Check the remaining failures.
    807 
    808 -- !mchavarria@igalia.com - Tues Feb 17 2015
    809 }}}
    810 
    811 {{{#!td style="background: #eef"
    812 Done:
    813   * Rebaselined editing/pasteboard/onpaste-text-html-actual.txt affected by r179168.
    814   * Rebaselined fast/css/outline-auto-empty-rects.html affected by r177774.
    815   * Rebaselined fast/css/pseudo-valid-form-invalidation-optimization-diff.txt affected by r177664.
    816   * Rebaselined fast/css/pseudo-invalid-form-invalidation-optimization-diff.txt affected by r177664.
    817   * Rebaselined fast/forms/basic-buttons.html affected by r178078.
    818   * Rebaselined fast/line-grid/line-align-right-edges.html affected by r177128.
    819   * Rebaselined fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html affected by r177774.
    820   * Rebaselined fast/table/022.html affected by r177774.
    821   * Rebaselined fast/text/wbr-pre.html affected by r177774.
    822   * Rebaselined fast/text/whitespace/019.html affected by r177774.
    823   * Rebaselined fast/text/whitespace/023.html affected by r177774.
    824   * Rebaselined svg/custom/glyph-selection-lang-attribute.svg affected by r177490.
    825   * Rebaselined svg/W3C-SVG-1.1/fonts-glyph-03-t.svg  affected by r177490.
    826   * Rebaselined svg/custom/glyph-selection-arabic-forms.svg affected by r177774.
    827 
    828   * Opened bugs:
    829     * ​​​http://webkit.org/b/141466
    830     * ​http://webkit.org/b/141467
    831     * ​http://webkit.org/b/141468
    832     * ​http://webkit.org/b/141469
    833   * Updated bugs:
    834     * ​​​http://webkit.org/b/116259
    835     * ​​​http://webkit.org/b/141423
    836 
    837   * Committed the following changes:
    838     * ​​http://webkit.org/b/141471
    839 
    840 Pending:
    841   * Check the remaining failures.
    842 
    843 -- !mchavarria@igalia.com - Tue Feb 11 2015
    844 }}}
    845 
    846 {{{#!td style="background: #eef"
    847 Done:
    848   * Rebaselined fast/css/font-face-in-media-rule-actual.txt affected by r177774.
    849   * Opened bugs:
    850     * ​https://webkit.org/b/141418
    851     * ​https://webkit.org/b/141419
    852     * ​https://webkit.org/b/141421
    853     * ​https://webkit.org/b/141423
    854   * Updated bugs:
    855     * ​https://webkit.org/b/141418
    856     * ​https://webkit.org/b/141421
    857     * ​https://webkit.org/b/141423
    858 * Committed the following changes:
    859   * http://webkit.org/b/141429
    860 Pending:
    861 
    862 * Check the remaining failures.
    863 -- !mchavarria@igalia.com - Tues Feb 10 2015
    864 }}}
    865 
    866 {{{#!td style="background: #eef"
    867 Done:
    868   * Rebaselined test affected by r177774.
    869   * Opened bugs:
    870     * https://webkit.org/b/141384
    871   * Updated bugs:
    872     * https://webkit.org/b/141072
    873 * Committed the following changes:
    874   * https://webkit.org/b/141385
    875 Pending:
    876 
    877 * Check the remaining failures.
    878 -- !clopez@igalia.com - Mon Feb 09 2015
    879 }}}
    880 
    881 {{{#!td style="background: #eef"
    882 Done:
    883   * Rebaselined test added by r175847, r176978 and r177015.
    884   * Opened bugs:
    885     * https://webkit.org/b/139479
    886     * https://webkit.org/b/139489
    887     * https://webkit.org/b/139492
    888     * https://webkit.org/b/139493
    889 * Committed the following changes:
    890   * https://trac.webkit.org/r177077
    891 Pending:
    892 
    893 * Check the remaining failures.
    894 -- !clopez@igalia.com - Wed Dec 10 2014
    895 }}}
    896 
    897 {{{#!td style="background: #eef"
    898 Done:
    899   * Rebaselined test added by r175525.
    900   * Opened bugs:
    901     * https://webkit.org/b/139352
    902     * https://webkit.org/b/139353
    903     * https://webkit.org/b/139354
    904     * https://webkit.org/b/139355
    905     * https://webkit.org/b/139357
    906     * https://webkit.org/b/139358
    907     * https://webkit.org/b/139359
    908     * https://webkit.org/b/139361
    909     * https://webkit.org/b/139362
    910     * https://webkit.org/b/139363
    911     * https://webkit.org/b/139364
    912   * Updated bugs:
    913     * https://webkit.org/b/132271
    914     * https://webkit.org/b/132248
    915     * https://webkit.org/b/137618
    916 * Committed the following changes:
    917   * https://trac.webkit.org/r176922
    918 Pending:
    919 
    920 * Check the remaining failures.
    921 -- !clopez@igalia.com - Sun Dec 07 2014
    922 }}}
    923 
    924 {{{#!td style="background: #eef"
    925 Done:
    926 
    927 * Rebaselined some pending tests affected after r175259.
    928 * Committed the following changes:
    929   * https://trac.webkit.org/r175480
    930 
    931 Pending:
    932 
    933 * Check the remaining failures.
    934 -- !ltilve@igalia.com - Mon Nov 03 2014
    935 }}}
    936 
    937 {{{#!td style="background: #eef"
    938 Done:
    939 
    940 * Rebaselined tests affected after r175259 which was introducing ~140 failures.
    941 * Committed the following changes:
    942   * https://trac.webkit.org/r175346
    943 
    944 Pending:
    945 
    946 * Check the remaining failures.
    947 -- !ltilve@igalia.com - Sun Oct 29 2014
    948 }}}
    949 
    950 {{{#!td style="background: #eef"
    951 Done:
    952   * Opened the following bugs:
    953     * https://webkit.org/b/138069
    954     * https://webkit.org/b/138074
    955     * https://webkit.org/b/138072
    956     * https://webkit.org/b/138073
    957     * https://webkit.org/b/138077
    958     * https://webkit.org/b/138078
    959 
    960 * Committed the following changes:
    961   * https://trac.webkit.org/r175208
    962 
    963 Pending:
    964 
    965 * Check the remaining failures.
    966 -- !yoon@igalia.com - Sun Oct 26 2014
    967 }}}
    968 
    969 {{{#!td style="background: #eef"
    970 Done:
    971   * Rebaselined previous reported failures affected by r174535 and r174540 after confirming that a rebaseline was needed.
    972   * Rebaselined test affected by r174160
    973   * Opened bugs:
    974     * https://webkit.org/b/137698
    975     * https://webkit.org/b/137695
    976     * https://webkit.org/b/137697
    977   * Updated bugs:
    978     * https://webkit.org/b/118460
    979     * https://webkit.org/b/137615
    980     * https://webkit.org/b/137618
    981 * Committed the following changes:
    982   * https://trac.webkit.org/r174685
    983 Pending:
    984 
    985 * Check the remaining failures.
    986 -- !clopez@igalia.com - Tue Oct 14 2014
    987 }}}
    988 
    989 {{{#!td style="background: #eef"
    990 Done:
    991   * Investigated new failures after r137615 and r174540.
    992   * Rebaselined test affected by r174540
    993   * Opened bugs:
    994     * https://webkit.org/b/137615
    995     * https://webkit.org/b/137618
    996 * Committed the following changes:
    997   * https://trac.webkit.org/r174605
    998 Pending:
    999 
    1000 * Check the remaining failures.
    1001 -- !clopez@igalia.com - Fri Oct 10 2014
    1002 }}}
    1003 
    1004 {{{#!td style="background: #eef"
    1005 Done:
    1006 * Opened the following bugs:
    1007   * http://webkit.org/b/137109
    1008 * Committed the following changes:
    1009   * Gardening: http://webkit.org/b/137111
    1010   * Fix unimplemented test support: http://webkit.org/b/137108
    1011 Pending:
    1012 
    1013 * Check the remaining failures.
    1014 -- !ltilve@igalia.com - Tue Sep 25 2014
    1015 }}}
    1016 
    1017 {{{#!td style="background: #eef"
    1018 Done:
    1019 * Opened the following bugs:
    1020   * http://webkit.org/b/136674
    1021   * http://webkit.org/b/136673
    1022   * http://webkit.org/b/136672
    1023   * http://webkit.org/b/136669
    1024 * Committed the following changes:
    1025   * Gardening: https://trac.webkit.org/r173435
    1026 Pending:
    1027 
    1028 * Check the remaining failures.
    1029 -- !clopez@igalia.com - Tue Sep 9 2014
    1030 }}}
    1031 
    1032 {{{#!td style="background: #eef"
    1033 Done:
    1034 * Opened the following bugs:
    1035   * http://webkit.org/b/136537
    1036   * http://webkit.org/b/136562
    1037   * http://webkit.org/b/136580
    1038   * http://webkit.org/b/136581
    1039 * Committed the following changes:
    1040   * Gardening: https://trac.webkit.org/r173319
    1041 Pending:
    1042 
    1043 * Check the remaining failures.
    1044 -- !clopez@igalia.com - Wed Sep 6 2014
    1045 }}}
    1046 
    1047 {{{#!td style="background: #eef"
    1048 Done:
    1049   * Fixed debug build after r173240.
    1050 * Committed the following changes:
    1051   * Build-fix: https://trac.webkit.org/r173257
    1052 Pending:
    1053 
    1054 * Check the remaining failures.
    1055 -- !clopez@igalia.com - Thu Sep 4 2014
    1056 }}}
    1057 
    1058 {{{#!td style="background: #eef"
    1059 Done:
    1060 * Opened the following bugs:
    1061   * http://webkit.org/b/136159
    1062   * http://webkit.org/b/136255
    1063   * http://webkit.org/b/136257
    1064 * Committed the following changes:
    1065   * Build-fix: https://trac.webkit.org/r172971
    1066   * Gardening: https://trac.webkit.org/r172981
    1067 Pending:
    1068 
    1069 * Check the remaining failures.
    1070 -- !clopez@igalia.com - Tue Aug 26 2014
    1071 }}}
    1072 
    1073 {{{#!td style="background: #eef"
    1074 Done:
    1075 * Opened the following bugs:
    1076   * http://webkit.org/b/136065
    1077   * http://webkit.org/b/136066
    1078   * http://webkit.org/b/136067
    1079   * http://webkit.org/b/136069
    1080   * http://webkit.org/b/136070
    1081 * Committed the following changes:
    1082   * Gardening: https://trac.webkit.org/r172750
    1083 Pending:
    1084 
    1085 * Check the remaining failures.
    1086 
    1087 -- !clopez@igalia.com - Thu Aug 19 2014
    1088 
    1089 }}}
    1090 
    1091 {{{#!td style="background: #eef"
    1092 Done:
    1093 
    1094 * Rebaselined fast/ruby/ruby-base-merge-block-children-crash-2.html after r172517.
    1095 * Rebaselined inspector-protocol/dom/getAccessibilityPropertiesForNode.html after r172136.
    1096 * Rebaselined scrollbars/scrollbar-selectors.html after r172220.
    1097 * Updated expectations with new identified failures and flakiness (check committed changes)
    1098 * Committed the following changes:
    1099   * https://trac.webkit.org/r172585
    1100 Pending:
    1101 
    1102 * Check the remaining failures.
    1103 
    1104 -- !clopez@igalia.com - Thu Aug 14 2014
    1105 
    1106 }}}
    1107 
    1108 {{{#!td style="background: #eef"
    1109 Done:
    1110 
    1111 * Opened the following bugs:
    1112   * http://webkit.org/b/135583
    1113   * http://webkit.org/b/135584
    1114   * http://webkit.org/b/135585
    1115 * Committed the following changes:
    1116   * https://trac.webkit.org/r172017
    1117 Pending:
    1118 
    1119 * Check the remaining failures.
    1120 
    1121 -- !clopez@igalia.com - Mon Aug 04 2014
    1122 
    1123 }}}
    1124 
    1125 
    1126 {{{#!td style="background: #eef"
    1127 Done:
    1128 
    1129 * Opened the following bugs:
    1130   * http://webkit.org/b/135529
    1131   * http://webkit.org/b/135530
    1132   * http://webkit.org/b/135531
    1133   * http://webkit.org/b/135532
    1134   * http://webkit.org/b/135533
    1135   * http://webkit.org/b/135534
    1136 * Rebaselined the tests affected by r171567, r171609 and r171341.
    1137 * Committed the following changes:
    1138   * https://trac.webkit.org/r171963
    1139 Pending:
    1140 
    1141 * Check the remaining failures.
    1142 
    1143 -- !clopez@igalia.com - Sat Aug 02 2014
    1144 
    1145 }}}
    1146 
    1147 
    1148 {{{#!td
    1149 
    1150 
    1151 {{{#!td style="background: #eef"
    1152 Done:
    1153 
    1154 * Opened the following bugs:
    1155   * http://webkit.org/b/135050
    1156   * http://webkit.org/b/135051
    1157   * http://webkit.org/b/135052
    1158   * http://webkit.org/b/135053
    1159   * http://webkit.org/b/135086
    1160   * http://webkit.org/b/135087
    1161   * http://webkit.org/b/135088
    1162   * http://webkit.org/b/135089
    1163   * http://webkit.org/b/135090
    1164   * http://webkit.org/b/135091
    1165   * http://webkit.org/b/135092
    1166   * http://webkit.org/b/135093
    1167   * http://webkit.org/b/135094
    1168   * http://webkit.org/b/135095
    1169 * Updated the bugs
    1170   * http://webkit.org/b/129050
    1171 * Committed the following changes:
    1172   * https://trac.webkit.org/r171263
    1173 Pending:
    1174 
    1175 * Check the remaining failures.
    1176 
    1177 -- !clopez@igalia.com - Sat Jul 19 2014
    1178 
    1179 }}}
    1180 
    1181 
    1182 {{{#!td style="background: #eef"
    1183 Done:
    1184 
    1185 * Opened the following bugs:
    1186   * http://webkit.org/b/134976
    1187   * http://webkit.org/b/134979
    1188   * http://webkit.org/b/134981
    1189   * http://webkit.org/b/134982
    1190   * http://webkit.org/b/134994
    1191   * http://webkit.org/b/134995
    1192   * http://webkit.org/b/134996
    1193   * http://webkit.org/b/134998
    1194   * http://webkit.org/b/135003
    1195   * http://webkit.org/b/135004
    1196 * Updated the bugs
    1197   * http://webkit.org/b/81604
    1198   * http://webkit.org/b/132248
    1199 * Committed the following changes:
    1200   * http://webkit.org/b/135005
    1201 Pending:
    1202 
    1203 * Check the remaining failures.
    1204 
    1205 -- !clopez@igalia.com - Wed Jul 16 2014
    1206 
    1207 }}}
    1208 
    1209 {{{#!td style="background: #eef"
    1210 Done:
    1211 
    1212 * Opened the following bugs:
    1213   * http://webkit.org/b/134756
    1214   * http://webkit.org/b/134758
    1215   * http://webkit.org/b/134760
    1216   * http://webkit.org/b/134761
    1217 * Updated the bugs
    1218   * http://webkit.org/b/122571
    1219   * http://webkit.org/b/134576
    1220 * Committed the following changes:
    1221   * http://webkit.org/b/134762
    1222 Pending:
    1223 
    1224 * Check the remaining failures.
    1225 
    1226 -- !clopez@igalia.com - Wed Jul 09 2014
    1227 
    1228 }}}
    1229 
    1230 
    1231 {{{#!td style="background: #eef"
    1232 Done:
    1233 
    1234 * Updated the bugs:
    1235   * http://webkit.org/b/124770
    1236 * Committed the following changes:
    1237   * http://webkit.org/b/134665
    1238 
    1239 Pending:
    1240 
    1241 * Check the remaining failures.
    1242 
    1243 -- !ltilve@igalia.com - Mon Jul 07 2014
    1244 
    1245 }}}
    1246 
    1247 
    1248 {{{#!td style="background: #eef"
    1249 Done:
    1250 
    1251 * Opened the following bugs:
    1252   * http://webkit.org/b/134579
    1253   * http://webkit.org/b/134577
    1254   * http://webkit.org/b/134576
    1255   * http://webkit.org/b/134575
    1256   * http://webkit.org/b/134574
    1257   * http://webkit.org/b/134573
    1258   * http://webkit.org/b/134559
    1259   * http://webkit.org/b/134550
    1260 * Updated the bug
    1261   * http://webkit.org/b/103383
    1262   * http://webkit.org/b/105280
    1263 * Committed the following changes:
    1264   * http://webkit.org/b/134583
    1265 Pending:
    1266 
    1267 * Check the remaining failures.
    1268 
    1269 -- !clopez@igalia.com - Wed Jul 02 2014
    1270 
    1271 }}}
    1272 
    1273 
    1274 {{{#!td style="background: #eef"
    1275 Done:
    1276 
    1277 * Opened the following bugs:
    1278   * http://webkit.org/b/134399
    1279 * Rebaselined the tests affected by r170207, r170249, r170304, r170418 and r170433.
    1280 * Committed the following changes:
    1281   * http://webkit.org/b/134400
    1282 Pending:
    1283 
    1284 * Check the remaining failures.
    1285 
    1286 -- !clopez@igalia.com - Fri Jun 27 2014
    1287 
    1288 }}}
    1289 
    1290 {{{#!td style="background: #eef"
    1291 Done:
    1292 
    1293 * Opened the following bugs for flaky and failing tests:
    1294   * http://webkit.org/b/133864
    1295   * http://webkit.org/b/133865
    1296   * http://webkit.org/b/133866
    1297   * http://webkit.org/b/133867
    1298   * http://webkit.org/b/133868
    1299   * http://webkit.org/b/133869
    1300 * Committed the following changes:
    1301   * http://webkit.org/b/133870
    1302 
    1303 Pending:
    1304 
    1305 * Check the remaining failures.
    1306 
    1307 -- !eocanha@igalia.com - Fri Jun 13 2014
    1308 
    1309 }}}
    1310 
    1311 {{{#!td style="background: #eef"
    1312 Done:
    1313 
    1314 * Opened the following bugs:
    1315   * http://webkit.org/b/133806
    1316   * http://webkit.org/b/133797
    1317   * http://webkit.org/b/133807
    1318   * http://webkit.org/b/133808
    1319   * http://webkit.org/b/133803
    1320 * Rebaselined fast/forms/placeholder-position.html
    1321 * Updated the highdpi list for bug http://webkit.org/b/131347
    1322 * Committed the following changes:
    1323   * http://webkit.org/b/133811
    1324 
    1325 Pending:
    1326 
    1327 * Check the remaining failures.
    1328 
    1329 -- !clopez@igalia.com - Thu Jun 12 2014
    1330 
    1331 }}}
    1332 
    1333 {{{#!td style="background: #eef"
    1334 Done:
    1335 
    1336 * Committed the following changes:
    1337   * http://webkit.org/b/133733
    1338 
    1339 Pending:
    1340 
    1341 * Check the remaining failures.
    1342 
    1343 -- !ltilve@igalia.com - Wed Jun 11 2014
    1344 
    1345 }}}
    1346 
    1347 {{{#!td style="background: #eef"
    1348 Done:
    1349 
    1350 * Opened the following bugs:
    1351   * http://webkit.org/b/133514
    1352   * http://webkit.org/b/133516
    1353   * http://webkit.org/b/133517
    1354   * http://webkit.org/b/133519
    1355 * Updated the highdpi list for bug http://webkit.org/b/131347
    1356 * Committed the following changes:
    1357   * http://webkit.org/b/133520
    1358 
    1359 Pending:
    1360 
    1361 * Check the remaining failures.
    1362 
    1363 -- !clopez@igalia.com - Wed Jun 04 2014
    1364 
    1365 }}}
    1366 
    1367 {{{#!td style="background: #eef"
    1368 Done:
    1369 
    1370 * Checked Layout test failures on r169097
    1371   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/267
    1372 * Opened the following bugs:
    1373   * http://webkit.org/b/133151
    1374   * http://webkit.org/b/133148
    1375   * http://webkit.org/b/133147
    1376   * http://webkit.org/b/133146
    1377 * Committed the following changes:
    1378   * http://webkit.org/b/133152
    1379   * http://webkit.org/b/133113
    1380 
    1381 -- !ltilve@igalia.com - Thu May 21 2014
    1382 }}}
    1383 
    1384 {{{#!td style="background: #eef"
    1385 Done:
    1386 
    1387 * Opened the following bugs for flaky tests:
    1388   * http://webkit.org/b/132995
    1389   * http://webkit.org/b/132996
    1390   * http://webkit.org/b/132997
    1391   * http://webkit.org/b/132998
    1392   * http://webkit.org/b/132999
    1393   * http://webkit.org/b/133000
    1394   * http://webkit.org/b/133001
    1395 * Updated TestExpectations:
    1396   * http://webkit.org/b/133003
    1397 
    1398 Pending:
    1399 
    1400 * Check the remaining failures.
    1401 
    1402 -- !eocanha@igalia.com - Fri May 16 2014
    1403 
    1404 }}}
    1405 
    1406 {{{#!td style="background: #eef"
    1407 Done:
    1408 
    1409 * Rebaselined the tests affected by r168641, r168543, r168350 and r168674.
    1410 * Opened the following bugs:
    1411   * http://webkit.org/b/132909
    1412   * http://webkit.org/b/132910
    1413   * http://webkit.org/b/132914
    1414   * http://webkit.org/b/132919
    1415   * http://webkit.org/b/132921
    1416   * http://webkit.org/b/132923
    1417 * Updated the highdpi list for bug http://webkit.org/b/131347
    1418 * Commented on bug: http://webkit.org/b/132886
    1419 * Committed the following changes:
    1420   * http://webkit.org/b/132925
    1421 
    1422 Pending:
    1423 
    1424 * Check the remaining failures.
    1425 
    1426 -- !clopez@igalia.com - Thu May 15 2014
    1427 
    1428 }}}
    1429 
    1430 {{{#!td style="background: #eef"
    1431 Done:
    1432 
    1433 * Checked Layout test failures on r168676
    1434   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/108
    1435 * Updated the following bugs:
    1436   * http://webkit.org/b/132232
    1437 * Committed the following changes:
    1438   * http://webkit.org/b/132858
    1439   * http://webkit.org/b/132873
    1440 
    1441 -- !ltilve@igalia.com - Thu May 13 2014
    1442 }}}
    1443 
    1444 {{{#!td style="background: #eef"
    1445 Done:
    1446 * Checked Layout test failures on r168358
    1447   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/47158
    1448 * Updated the following bugs:
    1449   * http://webkit.org/b/132328
    1450   * http://webkit.org/b/132255
    1451 * Opened the following bugs:
    1452   * http://webkit.org/b/132329
    1453 * Committed the following changes:
    1454   * http://webkit.org/b/132614
    1455   * http://webkit.org/b/132644
    1456 
    1457 -- !ltilve@igalia.com - Thu May 7 2014
    1458 }}}
    1459 
    1460 {{{#!td style="background: #eef"
    1461 
    1462 Done:
    1463 
    1464 * r168118 Broke the GTK build.
    1465   * Tracked here: http://webkit.org/b/132447
    1466 
    1467 -- !clopez@igalia.com - Thu May 01 2014
    1468 
    1469 }}}
    1470 
    1471 {{{#!td style="background: #eef"
    1472 Done:
    1473 
    1474 * Rebaselined all the (128) tests affected by the new multi-column mode enabled on r168046.
    1475 * Opened the following bugs:
    1476   * http://webkit.org/b/132425
    1477 * Updated the following bugs:
    1478   * http://webkit.org/b/132275
    1479   * http://webkit.org/b/77631
    1480   * http://webkit.org/b/128061
    1481 * Committed the following changes:
    1482   * http://webkit.org/b/132426
    1483 
    1484 Pending:
    1485 
    1486 * Check the remaining failures.
    1487 
    1488 -- !clopez@igalia.com - Thu May 01 2014
    1489 
    1490 }}}
    1491 
    1492 {{{#!td style="background: #eef"
    1493 Done:
    1494 * Checked Layout test failures on r167923
    1495   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/46925
    1496 * Opened the following bugs:
    1497   * http://webkit.org/b/132329
    1498   * http://webkit.org/b/132361 
    1499 
    1500 -- !ltilve@igalia.com - Thu Apr 29 2014
    1501 }}}
    1502 
    1503 {{{#!td style="background: #eef"
    1504 Done:
    1505 * Done:
    1506   * Flagged tons of tests and created tons of bugs in three entries:
    1507     * https://trac.webkit.org/changeset/167881
    1508     * https://trac.webkit.org/changeset/167882
    1509     * https://trac.webkit.org/changeset/167886
    1510     * https://trac.webkit.org/changeset/167888
    1511  
    1512 -- !calvaris@igalia.com - Thu Apr 28 2014
    1513 }}}
    1514 
    1515 {{{#!td style="background: #eef"
    1516 Done:
    1517 
    1518 * Opened the following bugs (flaky tests):
    1519   * http://webkit.org/b/132181
    1520   * http://webkit.org/b/132182
    1521   * http://webkit.org/b/132183
    1522   * http://webkit.org/b/132184
    1523   * http://webkit.org/b/132185
    1524 * Updated the following test expectations for the previous bugs:
    1525   * http://webkit.org/b/132187
    1526 
    1527 Pending:
    1528 
    1529 * Check the remaining failures.
    1530 
    1531 -- !eocanha@igalia.com - Fri Apr 25
    1532 
    1533 }}}
    1534 
    1535 {{{#!td style="background: #eef"
    1536 Done:
    1537 * Changed on the release bot (http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release) the following:
    1538   * Removed the environment variable XVFB_SCREEN_DEPTH=8
    1539   * Removed deprecated environment variable WEBKIT_TESTFONTS
    1540   * Did an upgrade of the system (Debian testing)
    1541 * Opened the following bugs:
    1542   * http://webkit.org/b/132126
    1543     * The removal of the environment variable XVFB_SCREEN_DEPTH=8 caused new failures on a dozen of tests. \\
    1544       I reported here all of them and updated the text expectations accordingly.
    1545   * http://webkit.org/b/132128
    1546   * http://webkit.org/b/132134
    1547 * Updated the following bugs:
    1548   * http://webkit.org/b/131223
    1549 * Committed the following changes:
    1550   * http://webkit.org/b/132129
    1551 
    1552 Notes:
    1553 * If you notice that a test started failing on r167754 it could be because \\
    1554   of the removal of the XVFB_SCREEN_DEPTH=8 variable. Let me know that \\
    1555   or update http://webkit.org/b/132126
    1556 
    1557 -- !clopez@igalia.com - Thu Apr 24 2014
    1558 }}}
    1559 
    1560 {{{#!td style="background: #eef"
    1561 Done:
    1562 
    1563 * Checked Layout test failures on r167649
    1564   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/46703
    1565 * Opened the following bugs:
    1566   * http://webkit.org/b/132119
    1567   * http://webkit.org/b/132135
    1568 * Committed the following changes:
    1569   * http://webkit.org/b/132138
    1570 
    1571 Pending:
    1572 
    1573 * Check the remaining failures.
    1574 
    1575 -- !elima@igalia.com - Thu Apr 24 2014
    1576 
    1577 }}}
    1578 
    1579 {{{#!td style="background: #eef"
    1580 Done:
    1581 
    1582 * Checked Layout test failures on r167649
    1583   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/46703
    1584 * Opened the following bugs:
    1585   * http://webkit.org/b/132046
    1586   * http://webkit.org/b/132054
    1587   * http://webkit.org/b/132056
    1588 * Committed the following changes:
    1589   * http://webkit.org/b/132058
    1590   * http://webkit.org/b/132051
    1591 
    1592 Pending:
    1593 
    1594 * Check the remaining failures.
    1595 
    1596 -- !ltilve@igalia.com - Mon Apr 22 2014
    1597 
    1598 }}}
    1599 
    1600 {{{#!td style="background: #eef"
    1601 Done:
    1602 
    1603 * Checked Layout test failures on r167589
    1604   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/46673
    1605 * Opened the following bugs:
    1606   * http://webkit.org/b/131934
    1607 * Updated the following bugs:
    1608   * http://webkit.org/b/129330
    1609   * http://webkit.org/b/117689
    1610 * Committed the following changes:
    1611   * http://webkit.org/b/131937
    1612 
    1613 Pending:
    1614 
    1615 * Check the remaining failures.
    1616 
    1617 -- !clopez@igalia.com - Mon Apr 21 2014
    1618 
    1619 }}}
    1620 
    1621 {{{#!td style="background: #eef"
    1622 Done:
    1623 
    1624 * Checked API tests failures on r167424
    1625   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/46563
    1626 * Updated the following bugs:
    1627   * http://webkit.org/b/131619 (Closed after checking that test is now passing)
    1628   * http://webkit.org/b/118420 (Checked that test is now passing)
    1629   * http://webkit.org/b/119840 (Checked that test is now passing)
    1630 * Opened the following bugs:
    1631   * http://webkit.org/b/131793
    1632   * http://webkit.org/b/131794
    1633 * Committed the following changes:
    1634   * http://webkit.org/b/131795
    1635 
    1636 -- !elima@igalia.com - Thu Apr 17 2014
    1637 
    1638 }}}
    1639 
    1640 {{{#!td style="background: #eef"
    1641 Done:
    1642 
    1643 * Opened the following bugs:
    1644   * http://webkit.org/b/131737
    1645   * http://webkit.org/b/131743
    1646 
    1647 Pending:
    1648 
    1649 * Check the remaining failures.
    1650 
    1651 -- !aperez@igalia.com - Wed Apr 16 2014
    1652 
    1653 }}}
    1654 
    1655 {{{#!td style="background: #eef"
    1656 Done:
    1657 
    1658 * Checked API tests failures on r167347
    1659   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/46527
    1660 * Opened the following bugs:
    1661   * http://webkit.org/b/131731
    1662 * Updated the following bugs:
    1663   * http://webkit.org/b/85037
    1664   * http://webkit.org/b/117689
    1665   * http://webkit.org/b/120305
    1666   * http://webkit.org/b/120306
    1667   * http://webkit.org/b/121970
    1668   * http://webkit.org/b/122571
    1669   * http://webkit.org/b/125068
    1670 * Committed the following changes:
    1671   * http://webkit.org/b/131736
    1672 
    1673 Pending:
    1674 
    1675 * Check the remaining failures.
    1676 
    1677 -- !clopez@igalia.com - Wed Apr 16 2014
    1678 
    1679 }}}
    1680 
    1681 {{{#!td style="background: #eef"
    1682 Done:
    1683 
    1684 * Checked failures on r167304
    1685   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/46496
    1686 * Committed the following changes:
    1687   * http://webkit.org/b/131686
    1688 
    1689 Pending:
    1690 
    1691 * Check the remaining failures.
    1692 
    1693 -- !ltilve@igalia.com - Tue Apr 15 2014
    1694 
    1695 }}}
    1696 
    1697 
    1698 {{{#!td style="background: #eef"
    1699 Done:
    1700 
    1701 * Checked failures on r167246
    1702   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/46454
    1703 * Opened the following bugs:
    1704   * http://webkit.org/b/131616 (this is a general bug to fix test-related scripts)
    1705   * http://webkit.org/b/131619
    1706   * http://webkit.org/b/131620
    1707 * Committed the following changes:
    1708   * http://webkit.org/b/131624
    1709 
    1710 Pending:
    1711 
    1712 * Check the remaining failures.
    1713 
    1714 -- !elima@igalia.com - Fri Apr 14 2014
    1715 
    1716 }}}
    1717 
    1718 
    1719 {{{#!td style="background: #eef"
    1720 Done:
    1721 
    1722 * Checked failures on r167125
    1723   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/46384
    1724 * Opened the following bugs:
    1725   * http://webkit.org/b/131540
    1726   * http://webkit.org/b/131546
    1727   * http://webkit.org/b/131545
    1728 * Updated the following bugs:
    1729   * http://webkit.org/b/95428
    1730   * http://webkit.org/b/130971 
    1731 * Committed the following changes:
    1732   * http://webkit.org/b/131549
    1733 
    1734 Pending:
    1735 
    1736 * Check the remaining failures.
    1737 
    1738 -- !clopez@igalia.com - Fri Apr 11 2014
    1739 
    1740 }}}
    1741 
    1742 {{{#!td style="background: #eef"
    1743 Done:
    1744 
    1745 * Opened the following bugs:
    1746   * http://webkit.org/b/131533
    1747   * http://webkit.org/b/131534
    1748   * http://webkit.org/b/131535
    1749 * Updated the following test expectations:
    1750   * http://webkit.org/b/131537
    1751 
    1752 Pending:
    1753 
    1754 * Check the remaining failures.
    1755 
    1756 -- !eocanha@igalia.com - Fri Apr 11 2014
    1757 
    1758 }}}
    1759 
    1760 {{{#!td style="background: #eef"
    1761 Done:
    1762 
    1763 * Checked both text-only and image-only failures on r167072
    1764   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/46344
    1765 * Opened the following bugs:
    1766   * http://webkit.org/b/131496
    1767   * http://webkit.org/b/131498
    1768   * http://webkit.org/b/131501
    1769 * Updated the following test expectations:
    1770   * http://webkit.org/b/131504
    1771 
    1772 Pending:
    1773 
    1774 * Check the remaining failures.
    1775 
    1776 -- !clopez@igalia.com - Thu Apr 10 2014
    1777 
    1778 }}}
    1779 
    1780 {{{#!td style="background: #eef"
    1781 Done:
    1782 
    1783 * Checked the status of `garden-o-matic`:
    1784   * Works fine for WebKitGTK+ port when using a Git clone.
    1785   * Usage instructions in the [[Rebaseline]] page.
    1786 
    1787 !aperez@igalia.com - Wed 9 Apr 2014
    1788 }}}
    1789 
    1790 {{{#!td style="background: #eef"
    1791 Done:
    1792 
    1793 * Started checking the reported Unexpected text-only failures on r166926
    1794   * http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/46239/
    1795 * Opened the following bugs:
    1796   * http://webkit.org/b/131380
    1797   * http://webkit.org/b/131377
    1798 * Updated test expectations accordingly and rebaselined one test:
    1799   * http://webkit.org/b/131382
    1800 
    1801 Pending:
    1802 
    1803 * Check the remaining failures.
    1804 
    1805 -- !clopez@igalia.com - Tue Apr 8 2014
    1806 }}}
    1807 
    1808 }}}
     211=== Gardening log entries from previous years ===
     212
     213* Gardening log entries from 2015: [[Gardening/Calendar/2015Logs]]
     214* Gardening log entries from 2014: [[Gardening/Calendar/2014Logs]]