Re: [PHP-DEV] PHP testsuite failures in Linux/ppc64

2008-11-17 Thread Thiago Jung Bauermann
El sáb, 18-10-2008 a las 22:24 +0400, Antony Dovgal escribió: > On 15.10.2008 22:36, Thiago Jung Bauermann wrote: > > This leaves me with the integer overflow failure and the array slice > > failure, but they seem to be very specific, and wouldn't normaly bite > > the PHP developer. > > Right. >

Re: [PHP-DEV] PHP testsuite failures in Linux/ppc64

2008-10-18 Thread Antony Dovgal
On 15.10.2008 22:36, Thiago Jung Bauermann wrote: > This leaves me with the integer overflow failure and the array slice > failure, but they seem to be very specific, and wouldn't normaly bite > the PHP developer. Right. That said, we would still appreciate if you figure out the reasons of these

[PHP-DEV] PHP testsuite failures in Linux/ppc64

2008-10-15 Thread Thiago Jung Bauermann
Hi, I've been comparing testsuite results with PHP compiled in 32 bits vs PHP compiled in 64 bits in Linux on powerpc. I see some tests which fail in ppc64 but don't fail in ppc32. I'd like to ask your opinion regarding their severity. By severity I mean how likely it is that the failures will af