Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-25 Thread Justin Erenkrantz
On 3/22/06, Graham Dumpleton <[EMAIL PROTECTED]> wrote: > > That is the error I was getting from ab in Apache 2.2. Change test.py to > > explicitly use ab from Apache 2.0 and see if they go away. > > Here is the previous information I posted about core_input_filter > errors caused by ab test tool i

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Nicolas Lehuen
2006/3/22, Graham Dumpleton <[EMAIL PROTECTED]>: > Nicolas Lehuen wrote .. > > 2006/3/22, Nicolas Lehuen <[EMAIL PROTECTED]>: > > > However I have a -1 on Python 2.2 with a LOT of test failures, but I > > > guess we won't support Python 2.2 for mod_python 3.3 ? > > > > Sorry, my -1 was due to a con

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Jim Gallacher
Graham Dumpleton wrote: Graham Dumpleton wrote .. On 23/03/2006, at 5:06 AM, Jim Gallacher wrote: That's another reason to rewrite the unit tests. It's too hard to sort out the wheat from the chaff. I don't think this is related to your failing test, but I noticed the following, repeated

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Graham Dumpleton
Graham Dumpleton wrote .. > > On 23/03/2006, at 5:06 AM, Jim Gallacher wrote: > > That's another reason to rewrite the unit tests. It's too hard to > > sort out the wheat from the chaff. > > > > I don't think this is related to your failing test, but I noticed > > the following, repeated numer

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Graham Dumpleton
Nicolas Lehuen wrote .. > 2006/3/22, Nicolas Lehuen <[EMAIL PROTECTED]>: > > However I have a -1 on Python 2.2 with a LOT of test failures, but I > > guess we won't support Python 2.2 for mod_python 3.3 ? > > Sorry, my -1 was due to a configuration problem, everything works on Python > 2.2. > > +

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Nicolas Lehuen
2006/3/22, Nicolas Lehuen <[EMAIL PROTECTED]>: > However I have a -1 on Python 2.2 with a LOT of test failures, but I > guess we won't support Python 2.2 for mod_python 3.3 ? Sorry, my -1 was due to a configuration problem, everything works on Python 2.2. +1 for mod_python 3.3.0-dev-20060321 on W

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Jorey Bump
-1 Slackware 10.1, Apache 2.2.0 (mpm-prefork), Python 2.4 My applications are working, but make check produces these errors: == FAIL: test_req_auth_type (__main__.PerRequestTestCase) -

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Nicolas Lehuen
+1 for mod_python 3.3.0-dev-20060321 on Windows 2000 SP4 + ActivePython 2.3.5.236 + Apache 2.0.55 However I have a -1 on Python 2.2 with a LOT of test failures, but I guess we won't support Python 2.2 for mod_python 3.3 ? Regards, Nicolas 2006/3/22, Nicolas Lehuen <[EMAIL PROTECTED]>: > Hi, > >

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Nicolas Lehuen
Hi, Here are the binary for Apache 2.0 : http://nicolas.lehuen.com/download/mod_python/ I also have a : +1 for mod_python 3.3.0-dev-20060321 on Windows XP SP2 + ActivePython 2.4.2.10 + Apache 2.0.55 Unfortunately I still have some doubts about my tests on Apache 2.2.0... I'll see to that this

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Mike Looijmans
Jim Gallacher wrote: Mike Looijmans wrote: And in addition to running the unit tests, try running your actual web site with this release. That usually manages to bring up things the developers never thought of - so that we can extend the unit tests with those cases as well. I can imagine that

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Mike Looijmans
And in addition to running the unit tests, try running your actual web site with this release. That usually manages to bring up things the developers never thought of - so that we can extend the unit tests with those cases as well. I can imagine that some code may depend on some specific behavi

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Mike Looijmans
Nicolas, could you make a Win32 binary for us poor people? -- Mike Looijmans Philips Natlab / Topic Automation

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-22 Thread Jim Gallacher
+1 Linux Debian Sid, apache 2.0.55 mpm-prefork, python 2.3.5 +1 Linux Debian Sid, apache 2.2.0 mpm-prefork, python 2.4.2 New Importer: +1 Linux Debian Sid, apache 2.0.55 mpm-prefork, python 2.3.5 +1 Linux Debian Sid, apache 2.2.0 mpm-prefork, python 2.4.2 Jim Gallacher wrote: mod_python-3.3.0-d

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-21 Thread Nicolas Lehuen
I've tested with and without the new importer on Windows XP SP2 + Python 2.4.2 + Apache 2.2.0 and everything works except the test_req_auth_type test, which signals a 500 error. This is what the error_log contains about this test : [Wed Mar 22 07:16:03 2006] [warn] mod_python (pid=5140,interpreter

mod_python 3.3.0-dev-20060321 available for testing

2006-03-21 Thread Jim Gallacher
mod_python-3.3.0-dev-20060321 is available for testing. We are asking the mod_python development community for assistance in testing the current development branch. Hopefully this will allow us to catch new bugs or regressions early, and when we are ready for the next release the beta cycle wi