Bug 61046
Summary: | [Qt] Fix tst_QWebFrame::inputFieldFocus() autotest | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Diego Gonzalez <diegohcg> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cmarcelo, diegohcg, ossy |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 38654 |
Csaba Osztrogonác
FAIL! : tst_QWebFrame::inputFieldFocus() 'm_inputFieldTestPaintCount >= 3' returned FALSE. (The input field should have a blinking caret)
Loc: [/ramdisk/qt-linux-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(2713)]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
This test fails intermittently.
Diego Gonzalez
looking :)
Diego Gonzalez
Cannot reproduce it on Linux 64 bits. Does anyone can reproduce it?
(In reply to comment #2)
> looking :)
Csaba Osztrogonác
Yes. Check the buildbot: http://build.webkit.org/builders/Qt%20Linux%20Release/builds/33837
(In reply to comment #3)
> Cannot reproduce it on Linux 64 bits. Does anyone can reproduce it?
Diego Gonzalez
I've also tested it with last QBAT vm, and it was not reproducible there. Could it be any X issue?
Csaba Osztrogonác
(In reply to comment #5)
> I've also tested it with last QBAT vm, and it was not reproducible there. Could it be any X issue?
I can't reproduce it manually with and without xvfb.
But this test case still fails intermittently on the buildbot.
Csaba Osztrogonác
I checked the last 1000 builds on the 64 bit release bot, it passes always.