[New-bugs-announce] [issue15594] test_copyfile_named_pipe() fails on Mac OS X Snow Leopard: OSError: [Errno 22] Invalid argument

STINNER Victor report at bugs.python.org
Wed Aug 8 22:27:35 CEST 2012


New submission from STINNER Victor:

======================================================================
ERROR: test_copyfile_named_pipe (test.test_shutil.TestShutil)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/ambv/Buildbot/3.x.langa-snowleopard/build/Lib/test/test_shutil.py", line 735, in test_copyfile_named_pipe
    os.mkfifo(TESTFN)
OSError: [Errno 22] Invalid argument

http://buildbot.python.org/all/builders/AMD64%20Snow%20Leopard%203.x/builds/162/steps/test/logs/stdio

----------
assignee: ronaldoussoren
components: Macintosh
messages: 167711
nosy: haypo, ronaldoussoren
priority: normal
severity: normal
status: open
title: test_copyfile_named_pipe() fails on Mac OS X Snow Leopard: OSError: [Errno 22] Invalid argument
versions: Python 3.3

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


More information about the New-bugs-announce mailing list