RESOLVED FIXED 158916
[GTK] Layout test fast/forms/input-appearance-preventDefault.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=158916
Summary [GTK] Layout test fast/forms/input-appearance-preventDefault.html is flaky
Michael Catanzaro
Reported 2016-06-19 17:17:42 PDT
Layout test fast/forms/input-appearance-preventDefault.html has been flaky since r201471 ("Crash in TreeScope::focusedElement"); it looks like the test fails then passes for each layout test run, as every single result since then has been "TEXT PASS" whereas usually flaky tests have some runs that are only passes or fails. Updating expectations.
Attachments
Michael Catanzaro
Comment 1 2016-06-19 17:18:26 PDT
Forgot the diff: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/forms/input-appearance-preventDefault-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/forms/input-appearance-preventDefault-actual.txt @@ -14,8 +14,3 @@ RenderBlock {DIV} at (3,3) size 185x17 RenderText {#text} at (0,0) size 170x17 text run at (0,0) width 170: "No caret should be here" -layer at (10,70) size 323x34 - RenderBlock (positioned) {DIV} at (10,70) size 323x34 - RenderBR {BR} at (0,0) size 0x17 - RenderText {#text} at (0,17) size 323x17 - text run at (0,17) width 323: "mousedown on target [object HTMLInputElement]"
Diego Pino
Comment 2 2020-11-04 06:40:11 PST
This test(s) has been consistenly passing in the last 4000 revisions. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.