[Zope-dev] Re: New testrunner on the Zope 2 trunk.
Jim Fulton
jim at zope.com
Thu Oct 27 11:08:09 EDT 2005
Tres Seaver wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Jim Fulton wrote:
>
>>Weird. I can't reproduce this. Is anyone else seeing this?
>
>
> For the benefit of those playing along at home:
>
> Jim and I discovered this evening that we were running on
> mostly-identical platforms (Ubuntu "Breezy" 5.10, Python 2.3.5 compiled
> from source).
>
> The only difference we could find was that I had rebuilt my Pythnon
> using GCC 4.0, while Jim's was one built under GCC 3.3.
>
> Go figure,
Sigh.
I rebuilt Python 2.3.5:
jim at voyager:~/p/z2/2$ /usr/local/python/2.3.5b/bin/python
Python 2.3.5 (#1, Oct 27 2005, 10:22:20)
[GCC 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
I don't get a test failure with this Python:
cd ~/p/z2/2/
/usr/local/python/2.3.5b/bin/python test.py -szope.testing
Running tests at level 1
Running unit tests:
Running:
..................................................
.......................................
Ran 89 tests with 0 failures and 0 errors in 32.003 seconds.
Compilation finished at Thu Oct 27 11:04:40
Is anyone else getting this test failure?
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the Zope-Dev
mailing list