[webkit-dev] 答复: About the layout test result.
Bely
belyxiong at coomosoft.com
Mon Oct 6 19:55:38 PDT 2008
Hi Mark,
Thanks for your reply!
I am running the tests on windows, with cygwin installed. After build it in
VC8 using “debug”
configuration, I execute the tests by invoking run-webkit-tests in cygwin
console like:
./run-webkit-tests
First time it says WebKitGUID.lib is missing, I rename WebKitGUID_debug.lib
to WebKitGUID.lib,
And later it says WTF_debug.lib is missing, again I rename WTF_debug.lib to
WTF.lib, then I began to run the tests and
Got the result.
Is there anything wrong with my process?
Thanks!
- Bely
-----邮件原件-----
发件人: Mark Rowe [mailto:mrowe at apple.com]
发送时间: 2008年10月7日 10:07
收件人: Bely
抄送: webkit-dev at lists.webkit.org
主题: Re: [webkit-dev] About the layout test result.
On 2008-10-05, at 23:16, Bely wrote:
> Hi all,
> I am new to webkit. Recently I run the layout test and got
> the following result :
> [table]
> Test Feature
> Total
> passed/ incorrect/timedout/crashed/stderr
> Pass rate
> Layout Testing
> 9085
> 4853
> 4198
> 15
> 5
> 14
> 53.4%
>
>
>
>
>
>
>
>
> [text]
> Total: 9085
> Passed: 4853
> Incorrect: 4198
> Timedout: 15
> Crashed: 5
> Stderr: 14
>
> Why the pass rate is so low? Is this result reasonable? Or I
> wrongly executed the test? Can someone help me?
Which platform did you run tests on? Which port of WebKit did you
use? The buildbot at <http://build.webkit.org/waterfall> shows that
WebKit on Mac is currently passing 100% of the regression tests.
Results for ports other than Mac and Windows are likely to be
significantly worse as the developers of other ports have not spent
much time focussing on passing the layout tests.
- Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20081007/91d09667/attachment.html
More information about the webkit-dev
mailing list