[Webkit-unassigned] [Bug 38733] [Qt] QWebPage auto test pass rate != 100%

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 05:34:09 PST 2011


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


Janne Koskinen <koshuin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koshuin at gmail.com




--- Comment #3 from Janne Koskinen <koshuin at gmail.com>  2011-03-03 05:34:09 PST ---
Ran QWebpage tests on N8 with Qt 4.7.2 and QtWebkit 2.1 .
I got several crashes but the test run manage to complete. here's the result:

********* Start testing of tst_QWebPage *********
Config: Using QTest library 4.7.2, Qt 4.7.2
PASS   : tst_QWebPage::initTestCase()
PASS   : tst_QWebPage::acceptNavigationRequest()
SKIP   : tst_QWebPage::geolocationRequestJS() Test disabled as long as geolocati
on is disabled from the build.
   Loc: [X:\qtwebkit\WebKit\qt\tests\qwebpage\tst_qwebpage.cpp(255)]
PASS   : tst_QWebPage::geolocationRequestJS()
PASS   : tst_QWebPage::loadFinished()
PASS   : tst_QWebPage::acceptNavigationRequestWithNewWindow()
FAIL!  : tst_QWebPage::userStyleSheet() '::waitForSignal(m_view, SIGNAL(loadFini
shed(bool)))' returned FALSE. ()
   Loc: [X:\qtwebkit\WebKit\qt\tests\qwebpage\tst_qwebpage.cpp(411)]
PASS   : tst_QWebPage::modified()
PASS   : tst_QWebPage::contextMenuCrash()
PASS   : tst_QWebPage::database()
PASS   : tst_QWebPage::createPluginWithPluginsEnabled()
PASS   : tst_QWebPage::createPluginWithPluginsDisabled()
PASS   : tst_QWebPage::destroyPlugin()
PASS   : tst_QWebPage::createViewlessPlugin()
PASS   : tst_QWebPage::graphicsWidgetPlugin()
PASS   : tst_QWebPage::multiplePageGroupsAndLocalStorage()
PASS   : tst_QWebPage::cursorMovements()
PASS   : tst_QWebPage::textSelection()
PASS   : tst_QWebPage::textEditing()
FAIL!  : tst_QWebPage::backActionUpdate() Compared values are not the same
   Actual (loadSpy.count()): 1
   Expected (2): 2
   Loc: [X:\qtwebkit\WebKit\qt\tests\qwebpage\tst_qwebpage.cpp(1392)]
PASS   : tst_QWebPage::frameAt()
PASS   : tst_QWebPage::requestCache()
PASS   : tst_QWebPage::loadCachedPage()
PASS   : tst_QWebPage::protectBindingsRuntimeObjectsFromCollector()
PASS   : tst_QWebPage::localURLSchemes()
XFAIL  : tst_QWebPage::testOptionalJSObjects() Feature enabled/disabled checking
 problem. Look at bugs.webkit.org/show_bug.cgi?id=29867
   Loc: [X:\qtwebkit\WebKit\qt\tests\qwebpage\tst_qwebpage.cpp(1884)]
XFAIL  : tst_QWebPage::testOptionalJSObjects() Feature enabled/disabled checking
 problem. Look at bugs.webkit.org/show_bug.cgi?id=29867
   Loc: [X:\qtwebkit\WebKit\qt\tests\qwebpage\tst_qwebpage.cpp(1887)]
PASS   : tst_QWebPage::testOptionalJSObjects()
PASS   : tst_QWebPage::testEnablePersistentStorage()
PASS   : tst_QWebPage::consoleOutput()
PASS   : tst_QWebPage::inputMethods()
PASS   : tst_QWebPage::inputMethodsTextFormat()
PASS   : tst_QWebPage::defaultTextEncoding()
FAIL!  : tst_QWebPage::errorPageExtension() Compared values are not the same
   Actual (spyLoadFinished.count()): 1
   Expected (2): 2
   Loc: [X:\qtwebkit\WebKit\qt\tests\qwebpage\tst_qwebpage.cpp(1976)]
FAIL!  : tst_QWebPage::errorPageExtensionInIFrames() Compared values are not the
 same
   Actual (spyLoadFinished.count()): 0
   Expected (1): 1
   Loc: [X:\qtwebkit\WebKit\qt\tests\qwebpage\tst_qwebpage.cpp(2010)]
PASS   : tst_QWebPage::errorPageExtensionInFrameset()
PASS   : tst_QWebPage::userAgentApplicationName()
PASS   : tst_QWebPage::userAgentLocaleChange()
PASS   : tst_QWebPage::viewModes()
PASS   : tst_QWebPage::crashTests_LazyInitializationOfMainFrame()
PASS   : tst_QWebPage::screenshot()
PASS   : tst_QWebPage::originatingObjectInNetworkRequests()
PASS   : tst_QWebPage::testJSPrompt()
PASS   : tst_QWebPage::showModalDialog()
PASS   : tst_QWebPage::testStopScheduledPageRefresh()
PASS   : tst_QWebPage::findText()
PASS   : tst_QWebPage::infiniteLoopJS()
PASS   : tst_QWebPage::cleanupTestCase()
Totals: 41 passed, 4 failed, 1 skipped
********* Finished testing of tst_QWebPage *********

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