[Webkit-unassigned] [Bug 29345] New: The test tst_QWebFrame::popupFocus() depends on the computer's speed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 13:41:51 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29345

           Summary: The test tst_QWebFrame::popupFocus() depends on the
                    computer's speed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: benjamin.poulain at nokia.com


The test tst_QWebFrame::popupFocus() fails on slow computers because the focus
is not yet set when the value is tested. QTRY_COMPARE should be used instead of
QCOMPARE when the event loop is involved.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list