[Webkit-unassigned] [Bug 100661] New: [Qt][WK2] REGRESSION(r132640): It made tst_QQuickWebView::removeFromCanvas() timeout.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 29 05:53:01 PDT 2012


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

           Summary: [Qt][WK2] REGRESSION(r132640): It made
                    tst_QQuickWebView::removeFromCanvas() timeout.
           Product: WebKit
           Version: 420+
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Blocker
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: kenneth at webkit.org, jocelyn.turcotte at digia.com
            Blocks: 70236,76773,100495


After https://trac.webkit.org/changeset/132640 tst_QQuickWebView::removeFromCanvas()
 started to fail with timeout:

********* Start testing of tst_QQuickWebView *********
Config: Using QTest library 5.0.0, Qt 5.0.0
...
QFATAL : tst_QQuickWebView::removeFromCanvas() Received signal 15
FAIL!  : tst_QQuickWebView::removeFromCanvas() Received a fatal error.
   Loc: [Unknown file(0)]
Totals: 16 passed, 1 failed, 0 skipped
********* Finished testing of tst_QQuickWebView *********

I tried to revert r132640 locally, and then this test case always passes,
but another test case started to fail later:
********* Start testing of tst_QQuickWebView *********
Config: Using QTest library 5.0.0, Qt 5.0.0
...
PASS   : tst_QQuickWebView::removeFromCanvas()
...
QFATAL : tst_QQuickWebView::basicRenderingSanity() Received signal 11
FAIL!  : tst_QQuickWebView::basicRenderingSanity() Received a fatal error.
   Loc: [Unknown file(0)]
Totals: 23 passed, 1 failed, 0 skipped
********* Finished testing of tst_QQuickWebView *********

-- 
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