[Webkit-unassigned] [Bug 95968] [Qt][WK2] API tests crashes with Qt 5.0-beta1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 03:50:29 PDT 2012


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|LATER                       |




--- Comment #10 from Csaba Osztrogonac <ossy at webkit.org>  2012-10-02 03:50:52 PST ---
(In reply to comment #9)
> Jocelyn rocks and fixed it upstream. Closing this bug as it turns out there's no change needed in WebKit. This will make it into the next Qt 5 release thankfully :)

Reopen, because the bug is still valid with Jocelyn's fix. I tried it with
Qt5:008fb07a0f735a1416e6594737505becc671de39 which contains the fix in
qtdeclarative module: 5bd0e08063fcacba0c2b63528712968c7d74e7f9 (QTBUG-27334)

$ WebKitBuild/Release/Source/WebKit2/UIProcess/API/qt/tests/qmltests/tst_qmltests_WebView
********* Start testing of qmltests *********
Config: Using QTest library 5.0.0, Qt 5.0.0
PASS   : qmltests::WebViewApplicationSchemes::initTestCase()
PASS   : qmltests::WebViewApplicationSchemes::test_applicationScheme()
PASS   : qmltests::WebViewApplicationSchemes::test_charsets()
PASS   : qmltests::WebViewApplicationSchemes::test_multipleSchemes()
PASS   : qmltests::WebViewApplicationSchemes::test_multipleUrlsForScheme()
PASS   : qmltests::WebViewApplicationSchemes::cleanupTestCase()
PASS   : qmltests::WebViewColorChooser::initTestCase()
PASS   : qmltests::WebViewColorChooser::test_accept()
PASS   : qmltests::WebViewColorChooser::test_currentValue()
PASS   : qmltests::WebViewColorChooser::test_reject()
PASS   : qmltests::WebViewColorChooser::cleanupTestCase()
PASS   : qmltests::DevicePixelRatio::initTestCase()
PASS   : qmltests::DevicePixelRatio::test_devicePixelRatio()
PASS   : qmltests::DevicePixelRatio::test_devicePixelRatioMediaQuery()
PASS   : qmltests::DevicePixelRatio::cleanupTestCase()
PASS   : qmltests::DoubleTapToZoom::initTestCase()
PASS   : qmltests::DoubleTapToZoom::test_basic()
PASS   : qmltests::DoubleTapToZoom::cleanupTestCase()
PASS   : qmltests::WebViewDownload::initTestCase()
PASS   : qmltests::WebViewDownload::test_downloadRequest()
PASS   : qmltests::WebViewDownload::test_expectedLength()
PASS   : qmltests::WebViewDownload::test_succeeded()
PASS   : qmltests::WebViewDownload::cleanupTestCase()
PASS   : qmltests::JavaScriptEvaluation::initTestCase()
Segmentation fault

Maybe it is another bug, I don't know ....

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