Bug 61046

Summary: [Qt] Fix tst_QWebFrame::inputFieldFocus() autotest
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: 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    

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.