Message129474
======================================================================
ERROR: test_set_get_priority (test.test_os.ProgramPriorityTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/test/test_os.py", line 1283, in test_set_get_priority
os.setpriority(os.PRIO_PROCESS, os.getpid(), base)
OSError: [Errno 13] Permission denied
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/test/test_os.py", line 1285, in test_set_get_priority
if err.errno != errno.EACCESS:
AttributeError: 'module' object has no attribute 'EACCESS' |
|
| Date |
User |
Action |
Args |
| 2011-02-26 00:11:10 | pitrou | set | recipients:
+ pitrou, loewis, georg.brandl, giampaolo.rodola, christian.heimes, rosslagerwall |
| 2011-02-26 00:11:10 | pitrou | set | messageid: <[email protected]> |
| 2011-02-26 00:11:08 | pitrou | link | issue10784 messages |
| 2011-02-26 00:11:07 | pitrou | create | |
|