summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2015-12-05 09:51:52 +0000
committerMartin Panter <vadmium+py@gmail.com>2015-12-05 09:51:52 +0000
commit5580dacd7346d4ed1ce8edbce12b5effedf06c2b (patch)
treec6adb8340dc1b4b954e7670746063ce667b1b006 /Python/pythonrun.c
parent1ea7a9c6c932221a5c2a003b7773df23e888b7e6 (diff)
downloadcpython-5580dacd7346d4ed1ce8edbce12b5effedf06c2b.tar.gz
Issue #25764: Skip the test on OS X
The OS X buildbots were failing at the second setrlimit() call with EPERM, as if they were trying to raise the hard limit. The call should be keeping the hard limit the same and raising the soft limit back to its original value, so I don't understand the failure.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions