Bug 61046 - [Qt] Fix tst_QWebFrame::inputFieldFocus() autotest
Summary: [Qt] Fix tst_QWebFrame::inputFieldFocus() autotest
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Diego Gonzalez
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 38654
  Show dependency treegraph
 
Reported: 2011-05-18 05:21 PDT by Csaba Osztrogonác
Modified: 2012-11-14 04:23 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-05-18 05:21:54 PDT
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)]
Comment 1 Csaba Osztrogonác 2011-05-20 08:39:03 PDT
This test fails intermittently.
Comment 2 Diego Gonzalez 2011-06-02 06:48:10 PDT
looking :)
Comment 3 Diego Gonzalez 2011-06-06 07:34:04 PDT
Cannot reproduce it on Linux 64 bits. Does anyone can reproduce it?

(In reply to comment #2)
> looking :)
Comment 4 Csaba Osztrogonác 2011-06-06 08:00:06 PDT
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?
Comment 5 Diego Gonzalez 2011-06-13 12:19:09 PDT
I've also tested it with last QBAT vm, and it was not reproducible there. Could it be any X issue?
Comment 6 Csaba Osztrogonác 2011-06-23 01:49:59 PDT
(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.
Comment 7 Csaba Osztrogonác 2012-11-14 04:23:23 PST
I checked the last 1000 builds on the 64 bit release bot, it passes always.