diff options
| author | Hiroaki Nakamura <hnakamur@gmail.com> | 2021-12-01 22:24:02 +0900 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-12-01 14:30:33 -0800 |
| commit | 0714832c21169493a0a857237fbface612e3d5e0 (patch) | |
| tree | c024a0dc7dfe5d836dcec91976fb895b1a18640e /test/compile_errors.zig | |
| parent | 70dcdcb73d42e69df50f3a4b721a7ecb30153758 (diff) | |
| download | zig-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
