Re: [Python-3000] status of buildbots

2007-11-02 Thread Adam Hupp
On 10/31/07, Neal Norwitz <[EMAIL PROTECTED]> wrote: > We've made a lot of progress with the tests. Several buildbots are > green. http://python.org/dev/buildbot/3.0/ > > There are some tests that are unstable, at least: >test_asynchat test_urllib2net test_xmlrpc Here's a patch for the test_

Re: [Python-3000] status of buildbots

2007-10-31 Thread Christian Heimes
Neal Norwitz wrote: > Windows has more problems, with these tests failing: >test_csv test_dumbdbm test_gettext test_mailbox test_netrc > test_pep277 test_subprocess > http://python.org/dev/buildbot/3.0/x86%20XP%203.0/builds/190/step-test/0 I've used my new developer privileges to check in some

Re: [Python-3000] status of buildbots

2007-10-31 Thread Christian Heimes
Christian Heimes wrote: > Neal Norwitz wrote: >> Windows has more problems, with these tests failing: >>test_csv test_dumbdbm test_gettext test_mailbox test_netrc >> test_pep277 test_subprocess >> http://python.org/dev/buildbot/3.0/x86%20XP%203.0/builds/190/step-test/0 I forgot to mention that

Re: [Python-3000] status of buildbots

2007-10-31 Thread Robert Brewer
Adam Hupp wrote: > On 10/31/07, Neal Norwitz <[EMAIL PROTECTED]> wrote: > > We've made a lot of progress with the tests. Several buildbots are > > green. http://python.org/dev/buildbot/3.0/ > > > > There are some tests that are unstable, at least: > >test_asynchat test_urllib2net test_xmlrpc

Re: [Python-3000] status of buildbots

2007-10-31 Thread Christian Heimes
Neal Norwitz wrote: > Windows has more problems, with these tests failing: >test_csv test_dumbdbm test_gettext test_mailbox test_netrc > test_pep277 test_subprocess > http://python.org/dev/buildbot/3.0/x86%20XP%203.0/builds/190/step-test/0 test_csv Changing TemporaryFile("w+") to TemporaryFile

Re: [Python-3000] status of buildbots

2007-10-31 Thread Adam Hupp
On 10/31/07, Neal Norwitz <[EMAIL PROTECTED]> wrote: > We've made a lot of progress with the tests. Several buildbots are > green. http://python.org/dev/buildbot/3.0/ > > There are some tests that are unstable, at least: >test_asynchat test_urllib2net test_xmlrpc > http://python.org/dev/build

Re: [Python-3000] status of buildbots

2007-10-31 Thread Thomas Heller
Neal Norwitz schrieb: > Other platform specific problems: > > Win64 has a few more: > test_csv test_dumbdbm test_fileinput test_format test_getargs2 > test_gettext test_mailbox test_netrc test_pep277 test_subprocess > test_winsound > http://python.org/dev/buildbot/3.0/amd64%20XP%203.0/bui

[Python-3000] status of buildbots

2007-10-30 Thread Neal Norwitz
We've made a lot of progress with the tests. Several buildbots are green. http://python.org/dev/buildbot/3.0/ There are some tests that are unstable, at least: test_asynchat test_urllib2net test_xmlrpc http://python.org/dev/buildbot/3.0/g4%20osx.4%203.0/builds/170/step-test/0 http://python.or