diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-25 16:00:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-25 16:00:51 (GMT) |
commit | 857b0028c0832c3159927489bc55f802bc5146cb (patch) | |
tree | 6768c51db4d2a00b22e8be856ff2989da609df57 /Python/marshal.c | |
parent | 0b3e1208033aa1eb5452afe9387f86f299ef24e5 (diff) | |
download | cpython-857b0028c0832c3159927489bc55f802bc5146cb.zip cpython-857b0028c0832c3159927489bc55f802bc5146cb.tar.gz cpython-857b0028c0832c3159927489bc55f802bc5146cb.tar.bz2 |
bpo-33937: Catch ENOMEM error in test_socket (GH-9557)
Fix test_socket.SendmsgSCTPStreamTest: catch ENOMEM error.
testSendmsgTimeout() and testSendmsgDontWait() randomly fail on
Travis CI with: "OSError: [Errno 12] Cannot allocate memory".
(cherry picked from commit 46f40be8b907854deb81c6132b7cb038e9e5202a)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions