[Webkit-unassigned] [Bug 105820] [Qt] REGRESSION(r138489): It made tst_qgraphicswebview API test timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 2 02:49:17 PST 2013


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





--- Comment #9 from Csaba Osztrogonac <ossy at webkit.org>  2013-01-02 02:51:18 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > Simon, shouldn't we simple skip tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() and tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() ?
> > 
> > I think these tests started to fail long long time ago.
> 
> I checked the bot history, these tests started to fail after http://trac.webkit.org/changeset/104403 . (1 year ago)

r104402:
---------
********* Start testing of tst_QGraphicsWebView *********
Config: Using QTest library 4.8.0, Qt 4.8.0
PASS   : tst_QGraphicsWebView::initTestCase()
QDEBUG : tst_QGraphicsWebView::qgraphicswebview() loaded the Generic plugin 
PASS   : tst_QGraphicsWebView::qgraphicswebview()
PASS   : tst_QGraphicsWebView::crashOnViewlessWebPages()
PASS   : tst_QGraphicsWebView::microFocusCoordinates()
PASS   : tst_QGraphicsWebView::focusInputTypes()
PASS   : tst_QGraphicsWebView::crashOnSetScaleBeforeSetUrl()
PASS   : tst_QGraphicsWebView::widgetsRenderingThroughCache()
PASS   : tst_QGraphicsWebView::windowResizeEvent()
PASS   : tst_QGraphicsWebView::setPalette()
PASS   : tst_QGraphicsWebView::renderHints()
PASS   : tst_QGraphicsWebView::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped
********* Finished testing of tst_QGraphicsWebView *********

r104403:
---------
********* Start testing of tst_QGraphicsWebView *********
Config: Using QTest library 4.8.0, Qt 4.8.0
PASS   : tst_QGraphicsWebView::initTestCase()
QDEBUG : tst_QGraphicsWebView::qgraphicswebview() loaded the Generic plugin 
PASS   : tst_QGraphicsWebView::qgraphicswebview()
PASS   : tst_QGraphicsWebView::crashOnViewlessWebPages()
PASS   : tst_QGraphicsWebView::microFocusCoordinates()
PASS   : tst_QGraphicsWebView::focusInputTypes()
PASS   : tst_QGraphicsWebView::crashOnSetScaleBeforeSetUrl()
PASS   : tst_QGraphicsWebView::widgetsRenderingThroughCache()
PASS   : tst_QGraphicsWebView::windowResizeEvent()
PASS   : tst_QGraphicsWebView::setPalette()
PASS   : tst_QGraphicsWebView::renderHints()
PASS   : tst_QGraphicsWebView::bug57798()
PASS   : tst_QGraphicsWebView::bug56929()
FAIL!  : tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() 'compareImagesFuzzyPixelCount(target, reference, 0.01)' returned FALSE. ()
   Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp(633)]
FAIL!  : tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() 'compareImagesFuzzyPixelCount(target, reference, 0.01)' returned FALSE. ()
   Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp(633)]
PASS   : tst_QGraphicsWebView::cleanupTestCase()
Totals: 13 passed, 2 failed, 0 skipped
********* Finished testing of tst_QGraphicsWebView *********

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