RESOLVED FIXED 71776
[GTK] Multiple regressions after r119113
https://bugs.webkit.org/show_bug.cgi?id=71776
Summary [GTK] Multiple regressions after r119113
Philippe Normand
Reported 2011-11-08 00:47:37 PST
A "consistent" flakyness on the 3 bots (heh.) which I can't reproduce locally: --- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/forms/password-placeholder-text-security-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/forms/password-placeholder-text-security-actual.txt @@ -25,8 +25,8 @@ RenderBlock {DIV} at (3,3) size 188x19 layer at (420,61) size 188x19 RenderBlock {DIV} at (3,3) size 188x19 - RenderText {#text} at (1,0) size 24x19 - text run at (1,0) width 24: "\x{2022}\x{2022}\x{2022}\x{2022}" + RenderText {#text} at (1,0) size 22x19 + text run at (1,0) width 22: "\x{2022}\x{2022}\x{2022}t" layer at (13,109) size 188x19 RenderBlock {DIV} at (3,3) size 188x19 layer at (370,32) size 188x19 Will mark the test flaky in test_expectations.
Attachments
Expected output (21.54 KB, image/png)
2012-05-31 13:24 PDT, Zan Dobersek
no flags
Actual output (21.59 KB, image/png)
2012-05-31 13:25 PDT, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2012-05-31 13:21:49 PDT
Since comment #1 was posted it looks like the test was changed into a reftest, started passing and had its test expectation removed, and started failing consistently after r119113[1]. CC-ing author and reviewer. [1] - http://trac.webkit.org/changeset/119113/trunk
Zan Dobersek
Comment 2 2012-05-31 13:24:32 PDT
Created attachment 145145 [details] Expected output
Zan Dobersek
Comment 3 2012-05-31 13:25:05 PDT
Created attachment 145146 [details] Actual output
Zan Dobersek
Comment 4 2012-05-31 14:39:48 PDT
More regressions leading from r119113: editing/selection/regional-indicators.html = CRASH editing/pasteboard/interchange-newline-2.html = CRASH PASS editing/deleting/delete-surrogatepair.html = CRASH fast/forms/password-placeholder-text-security.html = IMAGE editing/deleting/delete-tab-001.html = TEXT PASS All but the image failure are debug-build-specific.
Martin Robinson
Comment 5 2012-05-31 15:21:43 PDT
Decided to roll my patch out. I'm more and more convinced that it's wrong in many ways. https://bugs.webkit.org/show_bug.cgi?id=88016
Note You need to log in before you can comment on or make changes to this bug.