[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:36:35 PST 2013


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





--- Comment #6 from Csaba Osztrogonac <ossy at webkit.org>  2013-01-02 02:38:35 PST ---
detailed results on ToT:
-----------------------------
$ time run-in-xvfb.sh WebKitBuild/Release/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview
Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
Accessibility DBus not found. Falling back to session bus.
********* Start testing of tst_QGraphicsWebView *********
Config: Using QTest library 5.0.0, Qt 5.0.0
PASS   : tst_QGraphicsWebView::initTestCase()
QDEBUG : tst_QGraphicsWebView::qgraphicswebview() loaded the dummy plugin
QDEBUG : tst_QGraphicsWebView::qgraphicswebview() loaded the Generic plugin
QDEBUG : tst_QGraphicsWebView::qgraphicswebview() loaded the Linux plugin
PASS   : tst_QGraphicsWebView::qgraphicswebview()
PASS   : tst_QGraphicsWebView::crashOnViewlessWebPages()
PASS   : tst_QGraphicsWebView::microFocusCoordinates()
PASS   : tst_QGraphicsWebView::focusInputTypes()
PASS   : tst_QGraphicsWebView::crashOnSetScaleBeforeSetUrl()
FAIL!  : tst_QGraphicsWebView::widgetsRenderingThroughCache() Compared values are not the same
   Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp(201)]
PASS   : tst_QGraphicsWebView::windowResizeEvent()
PASS   : tst_QGraphicsWebView::setPalette(activeBG)
PASS   : tst_QGraphicsWebView::setPalette(activeFG)
PASS   : tst_QGraphicsWebView::setPalette(inactiveBG)
PASS   : tst_QGraphicsWebView::setPalette(inactiveFG)
PASS   : tst_QGraphicsWebView::renderHints()
PASS   : tst_QGraphicsWebView::bug57798()
PASS   : tst_QGraphicsWebView::bug56929()
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
WARNING: Application calling GLX 1.3 function "glXCreateWindow" when GLX 1.3 is not supported!  This is an application bug!
failed to create drawable
WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported!  This is an application bug!
failed to create drawable
WARNING: Application calling GLX 1.3 function "glXQueryDrawable" when GLX 1.3 is not supported!  This is an application bug!
FAIL!  : tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() 'compareImagesFuzzyPixelCount(target, reference, 0.01)' returned FALSE. ()
   Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp(632)]
WARNING: Application calling GLX 1.3 function "glXDestroyPixmap" when GLX 1.3 is not supported!  This is an application bug!
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
failed to create drawable
failed to create drawable
FAIL!  : tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() 'compareImagesFuzzyPixelCount(target, reference, 0.01)' returned FALSE. ()
   Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp(632)]
PASS   : tst_QGraphicsWebView::cleanupTestCase()
Totals: 15 passed, 3 failed, 0 skipped
********* Finished testing of tst_QGraphicsWebView *********

real    3m28.639s
user    3m25.081s
sys     0m0.464s



detailed results on r138488:
-----------------------------
$ time run-in-xvfb.sh WebKitBuild/Release/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview
Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
Accessibility DBus not found. Falling back to session bus.
********* Start testing of tst_QGraphicsWebView *********
Config: Using QTest library 5.0.0, Qt 5.0.0
PASS   : tst_QGraphicsWebView::initTestCase()
QDEBUG : tst_QGraphicsWebView::qgraphicswebview() loaded the dummy plugin
QDEBUG : tst_QGraphicsWebView::qgraphicswebview() loaded the Generic plugin
QDEBUG : tst_QGraphicsWebView::qgraphicswebview() loaded the Linux plugin
PASS   : tst_QGraphicsWebView::qgraphicswebview()
PASS   : tst_QGraphicsWebView::crashOnViewlessWebPages()
PASS   : tst_QGraphicsWebView::microFocusCoordinates()
PASS   : tst_QGraphicsWebView::focusInputTypes()
PASS   : tst_QGraphicsWebView::crashOnSetScaleBeforeSetUrl()
FAIL!  : tst_QGraphicsWebView::widgetsRenderingThroughCache() Compared values are not the same
   Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp(201)]
PASS   : tst_QGraphicsWebView::windowResizeEvent()
PASS   : tst_QGraphicsWebView::setPalette(activeBG)
PASS   : tst_QGraphicsWebView::setPalette(activeFG)
PASS   : tst_QGraphicsWebView::setPalette(inactiveBG)
PASS   : tst_QGraphicsWebView::setPalette(inactiveFG)
PASS   : tst_QGraphicsWebView::renderHints()
PASS   : tst_QGraphicsWebView::bug57798()
PASS   : tst_QGraphicsWebView::bug56929()
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
WARNING: Application calling GLX 1.3 function "glXCreateWindow" when GLX 1.3 is not supported!  This is an application bug!
failed to create drawable
WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported!  This is an application bug!
failed to create drawable
WARNING: Application calling GLX 1.3 function "glXQueryDrawable" when GLX 1.3 is not supported!  This is an application bug!
FAIL!  : tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() 'compareImagesFuzzyPixelCount(target, reference, 0.01)' returned FALSE. ()
   Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp(632)]
WARNING: Application calling GLX 1.3 function "glXDestroyPixmap" when GLX 1.3 is not supported!  This is an application bug!
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
QWARN  : tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() QBackingStore::flush() called with non-exposed window, behavior is undefined
failed to create drawable
failed to create drawable
FAIL!  : tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() 'compareImagesFuzzyPixelCount(target, reference, 0.01)' returned FALSE. ()
   Loc: [/home/oszi/WebKit/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp(632)]
PASS   : tst_QGraphicsWebView::cleanupTestCase()
Totals: 15 passed, 3 failed, 0 skipped
********* Finished testing of tst_QGraphicsWebView *********

real    0m7.626s
user    0m4.204s
sys     0m0.332s



It seems tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() and tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() run for a long time and then fail after r138489.

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