Re: Re: [farm-report] Daily Snake Farm report

Anders Qvist <[email protected]> Wed, 9 Oct 2002 08:08:14 +0200
Newsgroups gmane.comp.python.snake-farm.user
Message-ID <[email protected]>
On Wed, Oct 09, 2002 at 07:36:47AM +0200, Anders Qvist wrote:
> On Tue, Oct 08, 2002 at 07:59:54AM +0200, Anders Qvist wrote:
> > On Tue, Oct 08, 2002 at 07:00:01AM +0200, Snake Farmer wrote:
> > > > vanity [Linux 2.4.18 i686] <
> > >   370 - last successful build [0 warnings]
> > >   371 - failed http://www.lysator.liu.se/xenofarm/python/files/371_1
> > >         final build failed
> >
> > 4 skips unexpected on linux2:
> >     test_dbm test_gdbm test_mpz test_bsddb
> 
> Some days you wonder who you were. What I was trying to say is that
> the tests on (at least) all Linux versions broke yesterday. The only
> thing I can see to generate a non-zero exitcode is:
> 
> test test___all__ crashed -- exceptions.AttributeError: 'module' object has no attribute 'getwindowsversion'
> 
> This didn't occur in the builds before 371.

[ 8:06 ] - ./python ../../python/dist/src/Lib/test/test___all__.py
Traceback (most recent call last):
  File "../../python/dist/src/Lib/test/test___all__.py", line 112, in ?
    check_all("ntpath")
  File "../../python/dist/src/Lib/test/test___all__.py", line 15, in check_all
    exec "import %s" % modname in names
  File "<string>", line 1, in ?
  File "/home/quest/tmp/compile-python/python/dist/src/Lib/ntpath.py", line 482, in ?
    supports_unicode_filenames = sys.getwindowsversion()[3] >= 2
AttributeError: 'module' object has no attribute 'getwindowsversion'
--
Anders "Quest" Qvist

"We've all heard that a million monkeys banging on a million typewriters
will eventually reproduce the entire works of Shakespeare. Now, thanks 
to the Internet, we know this is not true." -- Robert Wilensky