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 asvetlov, cheryl.sabella, giampaolo.rodola, jaraco, josiah.carlson, loewis, neologix, pablogsal, pitrou, vstinner
Date 2019-04-09.16:55:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554828906.19.0.78390403742.issue35934@roundup.psfhosted.org>
In-reply-to
Content
AMD64 Ubuntu Shared 3.x:

https://buildbot.python.org/all/#/builders/141/builds/1498

FAIL: test_wait_socket (test.test_multiprocessing_fork.TestWait)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/test/_test_multiprocessing.py", line 4377, in test_wait_socket
    self.assertEqual(b''.join(v), expected)
AssertionError: b'1\n2\n3\n4\n5\n6\n7\n8\n9\n' != b'0\n1\n2\n3\n4\n5\n6\n7\n8\n9\n'
History
Date User Action Args
2019-04-09 16:55:06vstinnersetrecipients: + vstinner, loewis, jaraco, pitrou, giampaolo.rodola, josiah.carlson, asvetlov, neologix, cheryl.sabella, pablogsal
2019-04-09 16:55:06vstinnersetmessageid: <1554828906.19.0.78390403742.issue35934@roundup.psfhosted.org>
2019-04-09 16:55:06vstinnerlinkissue35934 messages
2019-04-09 16:55:06vstinnercreate