On Sun, Nov 13, 2011 at 4:24 PM, Rasmus Lerdorf <ras...@php.net> wrote:

> On 11/13/2011 06:11 AM, Ferenc Kovacs wrote:
> > Hi Rasmus,
> >
> > this change (
> >
> http://ci.qa.php.net/job/php-src-5.4-matrix-tests/architecture=x86-64,os=linux-debian-6.0/109/changes
> )
> > broke the build on ci.qa.php.net:
> >
> http://ci.qa.php.net/job/php-src-5.4-matrix-tests/architecture=x86-64,os=linux-debian-6.0/109/testReport/ext_standard_tests_streams_bug49936/phpt/Bug__49936__crash_with_ftp_stream_in_php_stream_context_get_option___/
> >
> > as you can see, it was passing until that point
> >
> http://ci.qa.php.net/job/php-src-5.4-matrix-tests/architecture=x86-64,os=linux-debian-6.0/109/testReport/ext_standard_tests_streams_bug49936/phpt/Bug__49936__crash_with_ftp_stream_in_php_stream_context_get_option___/history/
> ?
> >
> > I'm also seeing that result in my local test environment (debian lenny),
> > could you take a second look?
>
> I guess older systems have different error messages then. We may just
> need to delete the test. If you run it on a more recent Linux you will
> see that it passes now.
>
> -Rasmus
>
>
uhm, I wanted to write squeeze, instead of lenny.
So squeeze is more recent, and the test still fails.
What is your environment where the test passes for you?
I think that maybe it isn't related to the version, but that you have a
local ftp to test or not.
If you have, the underlying connection succeeds, but you get the "not
implemented" error, if you don't have ftp available, you will still see the
"Connection refused" error.
Do you have ftp server running where you run the testsuite? Could you test
running the test when the ftp server isn't running?

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

Reply via email to