[Python-Dev] test_normalization failures across community buildbots
Grig Gheorghiu
grig.gheorghiu at gmail.com
Mon Apr 16 17:59:42 CEST 2007
Almost all community buildbots have failed the test step due to a
failure in test_normalization. Here's a link to the community farm for
the trunk:
http://www.python.org/dev/buildbot/community/trunk/
And here's an example of a failure:
http://www.python.org/dev/buildbot/community/trunk/x86%20OSX%20trunk/builds/567/step-test/0
test test_normalization failed -- Traceback (most recent call last):
File "/Users/builder/pybots/pybot/trunk.osaf-x86/build/Lib/test/test_normalization.py",
line 36, in test_main
for line in open_urlresource(TESTDATAURL):
File "/Users/builder/pybots/pybot/trunk.osaf-x86/build/Lib/test/test_support.py",
line 271, in open_urlresource
requires('urlfetch')
File "/Users/builder/pybots/pybot/trunk.osaf-x86/build/Lib/test/test_support.py",
line 94, in requires
raise ResourceDenied(msg)
ResourceDenied: Use of the `urlfetch' resource not enabled
Grig
--
http://agiletesting.blogspot.com
More information about the Python-Dev
mailing list