[Python-checkins] buildbot warnings in x86 OpenBSD trunk

buildbot at python.org buildbot at python.org
Sat Jan 20 19:51:31 CET 2007


The Buildbot has detected a new failure of x86 OpenBSD trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520OpenBSD%2520trunk/builds/1506

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: walter.doerwald

Build had warnings: warnings test

Excerpt from the test logfile:
1 test failed:
    test_resource

======================================================================
ERROR: test_getrusage (test.test_resource.ResourceTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/buildbot/buildarea/trunk.cortesi/build/Lib/test/test_resource.py", line 88, in test_getrusage
    usageboth = resource.getrusage(resource.RUSAGE_BOTH)
AttributeError: 'module' object has no attribute 'RUSAGE_BOTH'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list