Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Checkins

buildbot failure in g4 osx.4 3.0

 

 

First page Previous page 1 2 3 4 5 6 7 8 Next page Last page  View All Python checkins RSS feed   Index | Next | Previous | View Threaded


buildbot at python

Nov 8, 2007, 9:32 AM

Post #1 of 180 (2012 views)
Permalink
buildbot failure in g4 osx.4 3.0

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/195

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_urllib2net

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Nov 8, 2007, 5:54 PM

Post #2 of 180 (1927 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/199

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_codecmaps_jp

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Nov 12, 2007, 1:50 PM

Post #3 of 180 (1944 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/211

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Nov 18, 2007, 12:47 PM

Post #4 of 180 (1918 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/236

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_cmd_line_script

======================================================================
FAIL: test_directory (test.test_cmd_line_script.CmdLineTest)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_cmd_line_script.py", line 117, in test_directory
self._check_script(script_dir, script_name, script_dir)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_cmd_line_script.py", line 96, in _check_script
self.assertEqual(exit_code, 0, data)
AssertionError: /Users/buildslave/bb/3.0.psf-g4/build/python.exe: '/tmp/tmpW1xkAx' is a directory, cannot continue

======================================================================
FAIL: test_directory_compiled (test.test_cmd_line_script.CmdLineTest)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_cmd_line_script.py", line 124, in test_directory_compiled
self._check_script(script_dir, compiled_name, script_dir)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_cmd_line_script.py", line 96, in _check_script
self.assertEqual(exit_code, 0, data)
AssertionError: /Users/buildslave/bb/3.0.psf-g4/build/python.exe: '/tmp/tmpoCZHaC' is a directory, cannot continue

======================================================================
FAIL: test_zipfile (test.test_cmd_line_script.CmdLineTest)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_cmd_line_script.py", line 130, in test_zipfile
self._check_script(zip_name, None, zip_name)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_cmd_line_script.py", line 96, in _check_script
self.assertEqual(exit_code, 0, data)
AssertionError: File "/tmp/tmpbd2JKn/test_zip.zip", line 1

======================================================================
FAIL: test_zipfile_compiled (test.test_cmd_line_script.CmdLineTest)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_cmd_line_script.py", line 137, in test_zipfile_compiled
self._check_script(zip_name, None, zip_name)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_cmd_line_script.py", line 96, in _check_script
self.assertEqual(exit_code, 0, data)
AssertionError: python.exe(6316) malloc: *** vm_allocate(size=4227796992) failed (error code=3)

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Nov 19, 2007, 6:43 PM

Post #5 of 180 (1914 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/246

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 269, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'1007-1007-1007-1007-1007'

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 269, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'0004-0004-0004-0004-0004'

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 269, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'2002-2002-2002-2002-2002'

1 test failed:
test_shutil

======================================================================
ERROR: test_copytree_simple (test.test_shutil.TestShutil)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_shutil.py", line 118, in test_copytree_simple
shutil.rmtree(path)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/shutil.py", line 180, in rmtree
onerror(os.rmdir, path, sys.exc_info())
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/shutil.py", line 178, in rmtree
os.rmdir(path)
OSError: [Errno 2] No such file or directory: '/tmp/tmpXgSelm/destination/..'

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Nov 20, 2007, 10:37 PM

Post #6 of 180 (1918 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/256

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_xmlrpc_net

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Nov 21, 2007, 3:47 PM

Post #7 of 180 (1925 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/260

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: amaury.forgeotdarc,guido.van.rossum

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 269, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'0005-0005-0005-0005-0005'

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 269, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'1006-1006-1006-1006-1006'

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 269, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'2003-2003-2003-2003-2003'

1 test failed:
test_normalization

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Nov 30, 2007, 5:21 PM

Post #8 of 180 (1909 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/306

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_bigmem

Traceback (most recent call last):
File "./Lib/test/regrtest.py", line 589, in runtest_inner
the_package = __import__(abstest, globals(), locals(), [])
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_bigmem.py", line 74
s = u'.' * size
^
SyntaxError: invalid syntax
[765872 refs]

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 2, 2007, 6:38 AM

Post #9 of 180 (1886 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/311

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed compile

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 2, 2007, 8:33 AM

Post #10 of 180 (1886 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/313

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_cmd

Traceback (most recent call last):
File "./Lib/test/regrtest.py", line 589, in runtest_inner
the_package = __import__(abstest, globals(), locals(), [])
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_cmd.py", line 134
print "Hello from preloop"
^
SyntaxError: invalid syntax
[775647 refs]

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 3, 2007, 1:08 PM

Post #11 of 180 (1885 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/316

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes,georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_generators

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 4, 2007, 8:38 PM

Post #12 of 180 (1890 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/330

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: bill.janssen

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_urllib2net

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 5, 2007, 2:34 AM

Post #13 of 180 (1900 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/333

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_xmlrpc_net

======================================================================
ERROR: test_current_time (test.test_xmlrpc_net.CurrentTimeTest)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_xmlrpc_net.py", line 14, in test_current_time
t0 = server.currentTime.getCurrentTime()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/xmlrpclib.py", line 1091, in __call__
return self.__send(self.__name, args)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/xmlrpclib.py", line 1349, in __request
verbose=self.__verbose
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/xmlrpclib.py", line 1120, in request
http_conn = self.send_request(host, handler, request_body, verbose)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/xmlrpclib.py", line 1205, in send_request
connection.request("POST", handler, request_body, headers)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/httplib.py", line 884, in request
self._send_request(method, url, body, headers)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/httplib.py", line 921, in _send_request
self.endheaders()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/httplib.py", line 879, in endheaders
self._send_output()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/httplib.py", line 745, in _send_output
self.send(msg)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/httplib.py", line 704, in send
self.connect()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/httplib.py", line 688, in connect
self.timeout)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/socket.py", line 292, in create_connection
raise error(msg)
socket.error: [Errno 61] Connection refused

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 8, 2007, 9:05 AM

Post #14 of 180 (1880 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/347

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 14, 2007, 3:08 PM

Post #15 of 180 (1876 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/374

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: bill.janssen,mark.summerfield

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_asynchat

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 17, 2007, 1:03 PM

Post #16 of 180 (1849 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/376

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes,georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_asynchat

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 20, 2007, 7:44 AM

Post #17 of 180 (1854 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/380

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_asynchat

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 20, 2007, 3:58 PM

Post #18 of 180 (1846 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/383

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: martin.v.loewis

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_asynchat

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 24, 2007, 1:52 AM

Post #19 of 180 (1839 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/386

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes,georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_richcmp

======================================================================
FAIL: test_simpleOrderHashable (test.test_richcmp.HashableTest)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_richcmp.py", line 376, in test_simpleOrderHashable
self.assert_(a.__hash__ is not None)
AssertionError: None

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Dec 31, 2007, 9:44 AM

Post #20 of 180 (1822 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/393

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 269, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'0003-0003-0003-0003-0003'

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 269, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'1000-1000-1000-1000-1000'

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 269, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'2001-2001-2001-2001-2001'

1 test failed:
test_richcmp

======================================================================
FAIL: test_simpleOrderHashable (test.test_richcmp.HashableTest)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_richcmp.py", line 376, in test_simpleOrderHashable
self.assert_(a.__hash__ is not None)
AssertionError: None

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Jan 1, 2008, 7:53 PM

Post #21 of 180 (1803 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/398

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: guido.van.rossum

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_asynchat

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Jan 2, 2008, 11:34 AM

Post #22 of 180 (1816 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/401

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_asynchat

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Jan 3, 2008, 4:04 PM

Post #23 of 180 (1801 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/403

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_re

======================================================================
ERROR: test_inline_flags (test.test_re.ReTests)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_re.py", line 637, in test_inline_flags
upper_char = unichr(0x1ea0) # Latin Capital Letter A with Dot Bellow
NameError: global name 'unichr' is not defined

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Jan 3, 2008, 9:57 PM

Post #24 of 180 (1814 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/406

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: amaury.forgeotdarc,christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 254, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'1087-1087-1087-1087-1087'

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 269, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'0004-0004-0004-0004-0004'

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 485, in _bootstrap_inner
self.run()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 445, in run
self._target(*self._args, **self._kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 80, in writerThread
self._writerThread(*args, **kwargs)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/bsddb/test/test_thread.py", line 269, in _writerThread
self.assertEqual(data, self.makeData(key))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/unittest.py", line 325, in failUnlessEqual
raise self.failureException(msg or '%r != %r' % (first, second))
AssertionError: None != b'2002-2002-2002-2002-2002'

1 test failed:
test_plistlib

======================================================================
ERROR: test_appleformatting (test.test_plistlib.TestPlistlib)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_plistlib.py", line 141, in test_appleformatting
data = plistlib.writePlistToBytes(pl)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 109, in writePlistToBytes
writePlist(rootObject, f)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 93, in writePlist
writer.writeValue(rootObject)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 245, in writeValue
elif isinstance(value, (int, long)):
NameError: global name 'long' is not defined

======================================================================
ERROR: test_bytes (test.test_plistlib.TestPlistlib)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_plistlib.py", line 133, in test_bytes
data = plistlib.writePlistToBytes(pl)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 109, in writePlistToBytes
writePlist(rootObject, f)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 93, in writePlist
writer.writeValue(rootObject)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 245, in writeValue
elif isinstance(value, (int, long)):
NameError: global name 'long' is not defined

======================================================================
ERROR: test_bytesio (test.test_plistlib.TestPlistlib)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_plistlib.py", line 155, in test_bytesio
plistlib.writePlist(pl, b)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 93, in writePlist
writer.writeValue(rootObject)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 245, in writeValue
elif isinstance(value, (int, long)):
NameError: global name 'long' is not defined

======================================================================
ERROR: test_io (test.test_plistlib.TestPlistlib)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_plistlib.py", line 127, in test_io
plistlib.writePlist(pl, test_support.TESTFN)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 93, in writePlist
writer.writeValue(rootObject)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 245, in writeValue
elif isinstance(value, (int, long)):
NameError: global name 'long' is not defined

======================================================================
ERROR: test_nondictroot (test.test_plistlib.TestPlistlib)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_plistlib.py", line 175, in test_nondictroot
result2 = plistlib.readPlistFromBytes(plistlib.writePlistToBytes(test2))
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 109, in writePlistToBytes
writePlist(rootObject, f)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 93, in writePlist
writer.writeValue(rootObject)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/plat-mac/plistlib.py", line 245, in writeValue
elif isinstance(value, (int, long)):
NameError: global name 'long' is not defined

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Jan 5, 2008, 1:44 PM

Post #25 of 180 (1814 views)
Permalink
buildbot failure in g4 osx.4 3.0 [In reply to]

The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/413

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: psf-g4

Build Reason:
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: georg.brandl,jeffrey.yasskin

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_platform

======================================================================
ERROR: test_architecture (test.test_platform.PlatformTest)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_platform.py", line 7, in test_architecture
res = platform.architecture()
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/platform.py", line 955, in architecture
output = _syscmd_file(executable, '')
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/platform.py", line 897, in _syscmd_file
target = _follow_symlinks(target)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/platform.py", line 863, in _follow_symlinks
filepath = _abspath(filepath)
NameError: global name '_abspath' is not defined

======================================================================
ERROR: test_platform (test.test_platform.PlatformTest)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_platform.py", line 18, in test_platform
res = platform.platform(aliased, terse)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/platform.py", line 1475, in platform
bits,linkage = architecture(sys.executable)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/platform.py", line 955, in architecture
output = _syscmd_file(executable, '')
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/platform.py", line 897, in _syscmd_file
target = _follow_symlinks(target)
File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/platform.py", line 863, in _follow_symlinks
filepath = _abspath(filepath)
NameError: global name '_abspath' is not defined

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins

First page Previous page 1 2 3 4 5 6 7 8 Next page Last page  View All Python checkins RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.