Bug 96634
Summary: | [Qt] New fast/forms/number/number-spinbutton-click-in-iframe.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | kkristof, ossy, tkent, yosin |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 87008, 96612 |
Csaba Osztrogonác
fast/forms/number/number-spinbutton-click-in-iframe.html
introduced in https://trac.webkit.org/changeset/128423,
but fails on Qt WK2 platform:
--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/forms/number/number-spinbutton-click-in-iframe-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/forms/number/number-spinbutton-click-in-iframe-actual.txt
@@ -3,7 +3,7 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS testInput.value is "12346"
+FAIL testInput.value should be 12346. Was 12345.
PASS successfullyParsed is true
TEST COMPLETE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kristóf Kosztyó
Skip in r128445: <http://trac.webkit.org/changeset/128445> to paint the bot green. Please unskip after proper fix.
Csaba Osztrogonác
It isn't WK2 specific bug. It fails on Qt WK2, but it is only flakey on WK1. (pass after retry)
Kent Tamura
The test is flaky on Chromium too.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=number-spinbutton-click-in-iframe.html
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.