WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
22267
Layout tests need Release build, won't run with Debug build of QtWebkit
https://bugs.webkit.org/show_bug.cgi?id=22267
Summary
Layout tests need Release build, won't run with Debug build of QtWebkit
Krishna
Reported
2008-11-14 10:57:11 PST
Layout tests can't be run using Debug version of QtWebkit build, but can be run using Release build. Does it mean the run-webkit-tests script under WebKitTools/Scripts may not have support for Debug version of the Webkit ? Here is my environmetal variables: LIBRARY_PATH=/usr/local/Trolltech/Qt-4.4.3/lib QTDIR=/usr/local/Trolltech/Qt-4.4.3 LD_LIBRARY_PATH=/usr/local/Trolltech/Qt-4.4.3/lib WEBKITDIR=/home/mobuntu/src/cwrt/Webkit WEBKIT_TESTFONTS=/home/mobuntu/src/cwrt/Webkit/TestFonts I am using the latest Webkit trunk code as of 1:00 PM EST 14-Nov-08.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Treat
Comment 1
2009-02-24 09:39:00 PST
You can run the layout tests with Debug build just fine. Just add the --debug flag when you run.
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