[Python-checkins] buildbot failure in ia64 Ubuntu 3.0

buildbot at python.org buildbot at python.org
Sat Jul 26 02:18:03 CEST 2008


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

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

Buildslave for this Build: klose-debian-ia64

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: antoine.pitrou

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_locale

======================================================================
ERROR: test_complex_formatting (test.test_locale.TestNumberFormatting)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 182, in setUp
    BaseLocalizedTest.setUp(self)
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 30, in setUp
    "Test locale not supported (tried %s)" % (', '.join(self.tlocs)))
test.support.TestSkipped: Test locale not supported (tried en_US.UTF-8, en_US.US-ASCII, en_US)

======================================================================
ERROR: test_grouping (test.test_locale.TestNumberFormatting)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 182, in setUp
    BaseLocalizedTest.setUp(self)
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 30, in setUp
    "Test locale not supported (tried %s)" % (', '.join(self.tlocs)))
test.support.TestSkipped: Test locale not supported (tried en_US.UTF-8, en_US.US-ASCII, en_US)

======================================================================
ERROR: test_grouping_and_padding (test.test_locale.TestNumberFormatting)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 182, in setUp
    BaseLocalizedTest.setUp(self)
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 30, in setUp
    "Test locale not supported (tried %s)" % (', '.join(self.tlocs)))
test.support.TestSkipped: Test locale not supported (tried en_US.UTF-8, en_US.US-ASCII, en_US)

======================================================================
ERROR: test_integer_grouping (test.test_locale.TestNumberFormatting)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 182, in setUp
    BaseLocalizedTest.setUp(self)
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 30, in setUp
    "Test locale not supported (tried %s)" % (', '.join(self.tlocs)))
test.support.TestSkipped: Test locale not supported (tried en_US.UTF-8, en_US.US-ASCII, en_US)

======================================================================
ERROR: test_padding (test.test_locale.TestNumberFormatting)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 182, in setUp
    BaseLocalizedTest.setUp(self)
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 30, in setUp
    "Test locale not supported (tried %s)" % (', '.join(self.tlocs)))
test.support.TestSkipped: Test locale not supported (tried en_US.UTF-8, en_US.US-ASCII, en_US)

======================================================================
ERROR: test_simple (test.test_locale.TestNumberFormatting)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 182, in setUp
    BaseLocalizedTest.setUp(self)
  File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_locale.py", line 30, in setUp
    "Test locale not supported (tried %s)" % (', '.join(self.tlocs)))
test.support.TestSkipped: Test locale not supported (tried en_US.UTF-8, en_US.US-ASCII, en_US)

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list