[webkit-dev] Question regarding rebaseline for Layout Test Result for EFL port

Gyuyoung Kim gyuyoung at gmail.com
Mon Jan 16 00:02:30 PST 2012


Hello WebKit folks.

It looks that the result of layout test for EFL port needs rebaseline
because of 101343. The revision modified line spacing of font in
SimpleFontDataFreeType.cpp, and it seems that the existing layout test
result of EFL port was influenced by it. (
http://trac.webkit.org/changeset/101343)

3,936 test cases are failed after the revision (101343).

    * EFL port's layout test result with r101343

      => Results: 16139/27915 tests passed (57.8%)
      => Tests to be fixed (11776):
        4423 text diff mismatch       (37.6%)
        9 image mismatch           ( 0.1%)
        7344 skipped                  (62.4%)


    * EFL port's layout test Result without r101343

      => Results: 20074/27915 tests passed (71.9%)
      => Tests to be fixed (7841):
        1 test timed out           ( 0.0%)
        487 text diff mismatch       ( 6.2%)
        9 image mismatch           ( 0.1%)
        7344 skipped                  (93.7%)


It looks GTK port also did rebaseline due to the revision.
 - http://trac.webkit.org/changeset/101354
 - http://trac.webkit.org/changeset/101352
 - http://trac.webkit.org/changeset/101351
 - And so on.

I think EFL port also needs to do rebaseline for layout test result. GTK
port did rebaseline without review because patch is too huge. Is there any
processes for rebaseline ?

- gyuyoung
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120116/5d9aaf78/attachment.html>


More information about the webkit-dev mailing list