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 Roman.Rader
Recipients Roman.Rader
Date 2015-05-10.11:05:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431255939.47.0.583767548174.issue24156@psf.upfronthosting.co.za>
In-reply-to
Content
======================================================================
FAIL: test_server_accept (test.test_ssl.ThreadedTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/roma/Documents/MY/cpython/Lib/test/test_ssl.py", line 2904, in test_server_accept
    self.assertEqual(peer, client_addr)
AssertionError: Tuples differ: ('192.168.1.103', 43446) != ('127.0.0.1', 43446)
History
Date User Action Args
2015-05-10 11:05:39Roman.Radersetrecipients: + Roman.Rader
2015-05-10 11:05:39Roman.Radersetmessageid: <1431255939.47.0.583767548174.issue24156@psf.upfronthosting.co.za>
2015-05-10 11:05:39Roman.Raderlinkissue24156 messages
2015-05-10 11:05:39Roman.Radercreate