[Stackless] test_httpservers failed

Richard Tew richard.m.tew at gmail.com
Tue Feb 8 02:07:44 CET 2011


On Tue, Feb 8, 2011 at 2:50 AM, xiscu <xiscu at email.de> wrote:

> Hi to all in the list,
> that's the first time reporting to stackless. Please let me know if not
> the right place (from the web site I could find the info where to report)
>
> So I wanted to try stackless so I downloaded it and did the:
> ./configure
> make
> and make test
> and so here failed one of these so I tried with:
>
>
Hi Xiscu,

Thanks for the report.  This is indeed as good a place as any to send it.

I am assuming you are talking about 3.1.3 given that it shows in the paths
in your test failures.  How did you download it?  Presumably the exported
archive on the Stackless downloads page?

One thing to try would be to download the source code for Python 3.1.3 and
compile it in the same way.  It is possible I mismerged something, but often
when people report test failures like these, they get the same ones in the
regular Python of the same version.  Keep in mind we do not change any HTTP
or networking related functionality.

I'll test it locally in a Ubuntu VM and get back to you.  But if you have
the time, try the regular version of Python.

Cheers,
Richard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20110208/953d0edc/attachment.html>


More information about the Stackless mailing list