Message273587
I'm still seeing this test failure on EL6.8 with python 3.4.5:
[268/391] test_readline
testHistoryUpdates (test.test_readline.TestHistoryManipulation) ... ok
test_init (test.test_readline.TestReadline) ... test test_readline failed
FAIL
======================================================================
FAIL: test_init (test.test_readline.TestReadline)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/builddir/build/BUILD/Python-3.4.5/Lib/test/test_readline.py", line 57, in test_init
self.assertEqual(stdout, b'')
AssertionError: b'\x1b[?1034h' != b''
----------------------------------------------------------------------
Ran 2 tests in 0.111s
FAILED (failures=1)
With readline-devel-6.0-4.el6.x86_64. |
|
Date |
User |
Action |
Args |
2016-08-24 20:04:12 | opoplawski | set | recipients:
+ opoplawski, jcea, pitrou, vstinner, benjamin.peterson, ned.deily, Arfrever, dmalcolm, geoffreyspear, python-dev, rpointel, berker.peksag, martin.panter, bkabrda, David.Edelsohn, vajrasky, Edd.Barrett, ischwabacher, vlee, Maxime Belanger, iyogeshjoshi |
2016-08-24 20:04:12 | opoplawski | set | messageid: <1472069052.27.0.290710778725.issue19884@psf.upfronthosting.co.za> |
2016-08-24 20:04:12 | opoplawski | link | issue19884 messages |
2016-08-24 20:04:12 | opoplawski | create | |
|