New submission from Dmitrijs Ledkovs:
# LD_LIBRARY_PATH=`pwd` ./python Lib/test/regrtest.py test_file2k </dev/null
[1/1] test_file2k
test test_file2k failed -- Traceback (most recent call last):
File "/builddir/build/BUILD/Python-2.7.9/Lib/test/test_file2k.py", line 236,
in testStdin
self.assertRaises(IOError, sys.stdin.seek, -1)
AssertionError: IOError not raised
1 test failed:
test_file2k
I believe this is similar issue to http://bugs.python.org/issue14853
----------
messages: 233459
nosy: xnox
priority: normal
severity: normal
status: open
title: test_file2k.py depends on sys.stdin being unseekable
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue23168>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com