Commit 857b002
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 46f40be)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent 0b3e120 commit 857b002
1 file changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2287 | 2287 | | |
2288 | 2288 | | |
2289 | 2289 | | |
2290 | | - | |
| 2290 | + | |
2291 | 2291 | | |
2292 | 2292 | | |
| 2293 | + | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
| 2301 | + | |
2293 | 2302 | | |
2294 | 2303 | | |
2295 | 2304 | | |
| |||
2312 | 2321 | | |
2313 | 2322 | | |
2314 | 2323 | | |
| 2324 | + | |
| 2325 | + | |
2315 | 2326 | | |
2316 | | - | |
| 2327 | + | |
2317 | 2328 | | |
2318 | 2329 | | |
2319 | 2330 | | |
| |||
0 commit comments