This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2017-08-09.10:52:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502275933.96.0.349321322315.issue31158@psf.upfronthosting.co.za>
In-reply-to
Content
https://travis-ci.org/python/cpython/jobs/262606831

0:13:26 load avg: 134.81 [256/403] test_pty
test test_pty failed -- Traceback (most recent call last):
  File "/home/travis/build/python/cpython/Lib/test/test_pty.py", line 109, in test_basic
    self.assertEqual(b'For my pet fish, Eric.\n', normalize_output(s2))
AssertionError: b'For my pet fish, Eric.\n' != b'For m'
History
Date User Action Args
2017-08-09 10:52:14vstinnersetrecipients: + vstinner
2017-08-09 10:52:13vstinnersetmessageid: <1502275933.96.0.349321322315.issue31158@psf.upfronthosting.co.za>
2017-08-09 10:52:13vstinnerlinkissue31158 messages
2017-08-09 10:52:13vstinnercreate