Hi!

On 9/13/11 11:04 AM, Ferenc Kovacs wrote:
as I mentioned before, make test (at least it should) passes the -n -c
argument to run-tests.php
see http://svn.php.net/viewvc/php/php-src/trunk/Makefile.global?view=markup#l104
which means if you run make test that can produce different result,
than simply running run-tests.php

That needs to be fixed, make test and run-tests.php should run exactly the same code and produce identical results.

I'm pretty sure that I could screw up 99% of test results with a
properly adjusted php.ini.

This needs to be fixed too - tests should have values they depend on either in command line or in INI section.

--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to