aboutsummaryrefslogtreecommitdiff
path: root/test/compile_errors.zig
diff options
context:
space:
mode:
authorHiroaki Nakamura <hnakamur@gmail.com>2021-12-01 22:24:02 +0900
committerAndrew Kelley <andrew@ziglang.org>2021-12-01 14:30:33 -0800
commit0714832c21169493a0a857237fbface612e3d5e0 (patch)
treec024a0dc7dfe5d836dcec91976fb895b1a18640e /test/compile_errors.zig
parent70dcdcb73d42e69df50f3a4b721a7ecb30153758 (diff)
downloadzig-0714832c21169493a0a857237fbface612e3d5e0.tar.gz
zig-0714832c21169493a0a857237fbface612e3d5e0.zip
Fix test for io_uring link_timeout
The old test "timeout_link_chain1" was ported from liburing test_timeout_link_chain1 https://github.com/axboe/liburing/blob/509873c4454012c5810c728695c21911c82acdc4/test/link-timeout.c#L539-L628 However it turns out that both fails with EBADF (-9) on Linux kernel 5.4. The this new test skips properly on Linux kernel 5.4 and passes on Linux kernel 5.11.
Diffstat (limited to 'test/compile_errors.zig')
0 files changed, 0 insertions, 0 deletions