WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
64445
[Qt] NRWT doesn't work on qt-mac platform
https://bugs.webkit.org/show_bug.cgi?id=64445
Summary
[Qt] NRWT doesn't work on qt-mac platform
Csaba Osztrogonác
Reported
2011-07-13 03:26:22 PDT
http://build.webkit.sed.hu/results/Qt%20SnowLeopard%20Intel%20Release/r90896%20%283123%29/results.html
NRWT shouldn't run fast/canvas/webgl/* tests, because ENABLE_WEBGL=0. Dihan, could you check why libQtWebKit.so contains WebGLShader symbol with nm, when it shouldn't? NRWT shouldn't run fast/wcss/* tests and .so file shouldn't contain parseWCSSInputProperty symbol. and fast/xhtmlmp/* tests, isXHTMLMPDocument symbol and mhtml/* tests, MHTMLArchive symbol ( WebKit/Tools/Scripts/webkitpy/layout_tests/port/webkit.py: _supported_symbol_list )
Attachments
proposed fix
(1.86 KB, patch)
2011-10-26 05:42 PDT
,
Csaba Osztrogonác
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2011-07-13 15:42:40 PDT
Yes, this should be a very small amount of debugging for anyone with some python familiarity and a qt build. Heck, if someone just has a build of Qt I'm happy to walk them through the debugging steps via #webkit.
Csaba Osztrogonác
Comment 2
2011-10-26 05:15:04 PDT
The error message is the following: nm: can't open file: /Users/oszi/WebKit/WebKitBuild/Release/lib/libQtWebKit.so (No such file or directory) but the library is here: /Users/oszi/WebKit/WebKitBuild/Release/lib/QtWebKit.framework/QtWebKit
Csaba Osztrogonác
Comment 3
2011-10-26 05:42:02 PDT
Created
attachment 112487
[details]
proposed fix cq-, because I want to be online when it lands to check if everything is OK or not.
Csaba Osztrogonác
Comment 4
2011-10-27 04:30:27 PDT
Comment on
attachment 112487
[details]
proposed fix Clearing flags on attachment: 112487 Committed
r98544
: <
http://trac.webkit.org/changeset/98544
>
Csaba Osztrogonác
Comment 5
2011-10-27 04:30:43 PDT
All reviewed patches have been landed. Closing bug.
Eric Seidel (no email)
Comment 6
2011-10-27 11:06:09 PDT
Comment on
attachment 112487
[details]
proposed fix Thank you very much Ossy.
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