[New-bugs-announce] [issue12763] test_posix failure on OpenIndiana

Antoine Pitrou report at bugs.python.org
Tue Aug 16 19:59:04 CEST 2011


New submission from Antoine Pitrou <pitrou at free.fr>:

http://www.python.org/dev/buildbot/all/builders/x86%20OpenIndiana%203.x/builds/1826/steps/test/logs/stdio

======================================================================
ERROR: test_get_and_set_scheduler_and_param (test.test_posix.PosixTester)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_posix.py", line 863, in test_get_and_set_scheduler_and_param
    init = posix.sched_getscheduler(1)
OSError: [Errno 3] No such process

----------
assignee: benjamin.peterson
components: Library (Lib), Tests
messages: 142209
nosy: benjamin.peterson, pitrou
priority: normal
severity: normal
status: open
title: test_posix failure on OpenIndiana
type: performance
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12763>
_______________________________________


More information about the New-bugs-announce mailing list