Re: [Python-Dev] [Python-checkins] buildbot warnings in hppa Ubuntu dapper trunk

2006-06-08 Thread Tim Peters
[Tim] >> Well, this sure sucks. This is the earliest revision at which the tests fail: >> >> """ >> r46752 | georg.brandl | 2006-06-08 10:50:53 -0400 (Thu, 08 Jun 2006) | 3 lines >> Changed paths: >>M /python/trunk/Lib/test/test_file.py >> >> Convert test_file to unittest. >> """ >> >> If _tha

Re: [Python-Dev] [Python-checkins] buildbot warnings in hppa Ubuntu dapper trunk

2006-06-08 Thread Brett Cannon
On 6/8/06, Tim Peters <[EMAIL PROTECTED]> wrote: Well, this sure sucks.  This is the earliest revision at which the tests fail:"""r46752 | georg.brandl | 2006-06-08 10:50:53 -0400 (Thu, 08 Jun 2006) | 3 linesChanged paths:   M /python/trunk/Lib/test/test_file.py Convert test_file to unittest."""If

Re: [Python-Dev] [Python-checkins] buildbot warnings in hppa Ubuntu dapper trunk

2006-06-08 Thread Tim Peters
Well, this sure sucks. This is the earliest revision at which the tests fail: """ r46752 | georg.brandl | 2006-06-08 10:50:53 -0400 (Thu, 08 Jun 2006) | 3 lines Changed paths: M /python/trunk/Lib/test/test_file.py Convert test_file to unittest. """ If _that's_ not a reason for using doctest,

Re: [Python-Dev] [Python-checkins] buildbot warnings in hppa Ubuntu dapper trunk

2006-06-08 Thread Brett Cannon
On 6/8/06, Tim Peters <[EMAIL PROTECTED]> wrote: ...[Tim]>> What revision was your laptop at before the update?  It could help a>> lot to know the earliest revision at which this fails.[Brett]> No clue.  I had not updated my local version in quite some time since most > of my dev as of late has be

Re: [Python-Dev] [Python-checkins] buildbot warnings in hppa Ubuntu dapper trunk

2006-06-08 Thread Tim Peters
... [Tim] >> What revision was your laptop at before the update? It could help a >> lot to know the earliest revision at which this fails. [Brett] > No clue. I had not updated my local version in quite some time since most > of my dev as of late has been at work. A good clue is to look at the

Re: [Python-Dev] [Python-checkins] buildbot warnings in hppa Ubuntu dapper trunk

2006-06-08 Thread Brett Cannon
On 6/8/06, Tim Peters <[EMAIL PROTECTED]> wrote: [Tim]>> FYI, here's the minimal set of failing tests: $ python_d ../Lib/test/regrtest.py test_file test_optparse>> test_file>> test_optparse>> test test_optparse failed -- Traceback (most recent call last): >>   File "C:\Code\python\lib\test\test

Re: [Python-Dev] [Python-checkins] buildbot warnings in hppa Ubuntu dapper trunk

2006-06-08 Thread Tim Peters
[Tim] >> FYI, here's the minimal set of failing tests: >> >> $ python_d ../Lib/test/regrtest.py test_file test_optparse >> test_file >> test_optparse >> test test_optparse failed -- Traceback (most recent call last): >> File "C:\Code\python\lib\test\test_optparse.py", line 1042, in test_filetype_

Re: [Python-Dev] [Python-checkins] buildbot warnings in hppa Ubuntu dapper trunk

2006-06-08 Thread Brett Cannon
On 6/8/06, Tim Peters <[EMAIL PROTECTED] > wrote: FYI, here's the minimal set of failing tests:$ python_d ../Lib/test/regrtest.py test_file test_optparsetest_filetest_optparsetest test_optparse failed -- Traceback (most recent call last):  File "C:\Code\python\lib\test\test_optparse.py", line 1042,

Re: [Python-Dev] [Python-checkins] buildbot warnings in hppa Ubuntu dapper trunk

2006-06-08 Thread Tim Peters
FYI, here's the minimal set of failing tests: $ python_d ../Lib/test/regrtest.py test_file test_optparse test_file test_optparse test test_optparse failed -- Traceback (most recent call last): File "C:\Code\python\lib\test\test_optparse.py", line 1042, in test_filetype_noexist test_support.T