WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103875
[Qt][WK2] New resize tests fail
https://bugs.webkit.org/show_bug.cgi?id=103875
Summary
[Qt][WK2] New resize tests fail
Csaba Osztrogonác
Reported
2012-12-03 03:45:04 PST
New tests introduced in
http://trac.webkit.org/changeset/136129
, but all of them fail: PASS : qmltests::Resize::initTestCase() FAIL! : qmltests::Resize::test_basic() Uncaught exception: viewportSpy is not defined Loc: [(0)] FAIL! : qmltests::Resize::test_resizeAfterNeutralZoom() Uncaught exception: viewportSpy is not defined Loc: [(0)] FAIL! : qmltests::Resize::test_resizeZoomedIn() Uncaught exception: viewportSpy is not defined Loc: [(0)] FAIL! : qmltests::Resize::test_resizeZoomedIn() 'wait for signal contentsScaleCommitted' returned FALSE. () Loc: [/home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_resize.qml(79)] PASS : qmltests::Resize::cleanupTestCase()
Attachments
Patch
(1.42 KB, patch)
2012-12-03 05:33 PST
,
Michael Brüning
jturcotte
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Brüning
Comment 1
2012-12-03 03:59:12 PST
Seems as if the viewport spy has not been declared. Fixing.
Michael Brüning
Comment 2
2012-12-03 05:33:14 PST
Created
attachment 177237
[details]
Patch
Michael Brüning
Comment 3
2012-12-03 06:28:06 PST
Committed
r136391
: <
http://trac.webkit.org/changeset/136391
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug