On Tue, Nov 8, 2011 at 11:36 AM, Dirk Haun <d...@haun-online.de> wrote:

> Quoting Ferenc Kovacs <tyr...@gmail.com>:
>
>  There is only three failing tests left on the debian slaves:
>>
>> For 5.3
>> ext/phar/tests/phar_oo_005.**phpt.Phar and RecursiveDirectoryIterator
>> 0.01 20
>> ext/spl/tests/bug60082.phpt.**Bug #60082 (100% CPU / when using
>> references
>> with ArrayObject(&$ref))
>>
>
> FWIW, the test for Bug #60082 also seems to let the PHP CLI running, even
> after "make test" has finished. I've reported this here:
> https://bugs.php.net/bug.php?**id=60225<https://bugs.php.net/bug.php?id=60225>
>
>
The run-tests.php should kill it when it timeouts(it does a proc_terminate).
On FreeBSD I experienced that the timeout never happen, but in you case it
seems it does, but it seems that the proc_terminate didn't killed the test.
Maybe that is related to ext/standard/tests/general_functions/bug39322.phpt
"Bug #39322 (proc_terminate() loosing process resource)"
Albeit that (https://bugs.php.net/bug.php?id=39322) should be fixed,
according to Rasmus.
Rasmus do you have any idea why is that test failing on 5.4 and trunk for
debian x86?
see:
http://ci.qa.php.net/job/php-src-5.4-matrix-tests/88/architecture=x86,os=linux-debian-6.0/testReport/ext_standard_tests_general_functions_bug39322/phpt/Bug__39322__proc_terminate___loosing_process_resource_/
http://ci.qa.php.net/job/php-src-trunk-matrix-tests/52/architecture=x86,os=linux-debian-6.0/testReport/ext_standard_tests_general_functions_bug39322/phpt/Bug__39322__proc_terminate___loosing_process_resource_/

Dirk: could you please update your bug report with more info (which disto,
output of uname -a) as I didn't see that happening on the machines that I'm
building php on.
-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

Reply via email to