On Tue, Sep 13, 2011 at 8:23 PM, Stas Malyshev <smalys...@sugarcrm.com> wrote:
> 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.
>

Stas, I commited my patch again with the addition --INI-- setting:
http://news.php.net/php.cvs/66511
could you test it?

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

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

Reply via email to