On 6/13/13 6:05 AM, Pavel Kačer wrote:
Hi,

I have run test suites on recent SLES on PHP version 5.3.17. In the CLI
side there are few failing test cases which are not much of my
concern. The issue is that from about 12415 _server_ test cases about
1128 fail.

What I would like to know if someone is able to simulate this number of
failures on the same version with server tests. This way we know if the
issue is in the test suites or some distro configuration. The command
line I use to run those tests is following.

php server-tests.php -w -u http://localhost/test/ -p /srv/www/htdocs/test

All other information like ./configure options and failing tests are in
the attachment. Sorry for tarring it but it contains two files and the
logs are quite long. The older file is report for CLI tests and the
other for the server tests.

Thanks anyone for help.


I would ignore server-tests.php.  It isn't maintained. There was one commit
last year from Tim but nothing subsequent.  Not much changed has since it was
created. See https://github.com/php/php-src/commits/master/server-tests.php

Chris

--
christopher.jo...@oracle.com  http://twitter.com/ghrd
Free PHP & Oracle book:
http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html

--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to