[Python-Dev] test_ucn fails for trunk on x86 Ubuntu Edgy (original) (raw)
Grig Gheorghiu grig.gheorghiu at gmail.com
Tue Nov 7 23:33:04 CET 2006
- Previous message: [Python-Dev] Inconvenient filename in sandbox/decimal-c/new_dt
- Next message: [Python-Dev] test_ucn fails for trunk on x86 Ubuntu Edgy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
One of the Pybots buildslaves running x86 Ubuntu Edgy has been failing the unit test step for the trunk, specifically the test_ucn test. Here's the error:
test_ucn test test_ucn failed -- Traceback (most recent call last): File "/home/pybot/pybot/trunk.bear-x86/build/Lib/test/test_ucn.py", line 102, in test_bmp_characters self.assertEqual(unicodedata.lookup(name), char) KeyError: "undefined character name 'EIGHT PETALLED OUTLINED BLACK FLORETTE'"
Here's the entire log for the failed step:
http://www.python.org/dev/buildbot/community/all/x86%20Ubuntu%20Edgy%20trunk/builds/142/step-test/0
Note that this test passes on all the other plaforms running in the Pybots farm, including an amd64 Ubuntu Edgy machine.
Looks like the failure started to happen after this checkin:
http://svn.python.org/view?rev=52621&view=rev
Grig
-- http://agiletesting.blogspot.com
- Previous message: [Python-Dev] Inconvenient filename in sandbox/decimal-c/new_dt
- Next message: [Python-Dev] test_ucn fails for trunk on x86 Ubuntu Edgy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]