diff options
author | John Högberg <[email protected]> | 2017-10-25 15:11:31 +0200 |
---|---|---|
committer | John Högberg <[email protected]> | 2017-11-30 15:44:37 +0100 |
commit | c6f47dd9919c8b1555980a990cbc7af0fd1ca529 (patch) | |
tree | f1ecc0954b4e2f64350a9fc0286032a2b1097be8 /erts/emulator/test/ref_SUITE.erl | |
parent | 7c76526c4cae5f5dcc4ccd858f0a33d81c46d5f6 (diff) | |
download | otp-c6f47dd9919c8b1555980a990cbc7af0fd1ca529.tar.gz otp-c6f47dd9919c8b1555980a990cbc7af0fd1ca529.tar.bz2 otp-c6f47dd9919c8b1555980a990cbc7af0fd1ca529.zip |
Stop testing the artificial size limit on writes
The old driver didn't fall back to using write(2) if writev(2) failed
due to the combined length of the iov overflowing a ssize_t, but the
new one doesn't have any problems with it so we failed this test with
a case_clause error on 32-bit machines.
Diffstat (limited to 'erts/emulator/test/ref_SUITE.erl')
0 files changed, 0 insertions, 0 deletions