Bug 22267

Summary: Layout tests need Release build, won't run with Debug build of QtWebkit
Product: WebKit Reporter: Krishna <krishnamurty.podipireddy>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Critical CC: thisisbradley
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

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