Bug 158916
Summary: | [GTK] Layout test fast/forms/input-appearance-preventDefault.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro, rniwa |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | PC | ||
OS: | Linux |
Michael Catanzaro
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
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
This test(s) has been consistenly passing in the last 4000 revisions. Closing bug.