1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/lib/tsocket/tests
Andrew Bartlett 5a7a28cc45 tsocket: Increase tcp_user_timeout max_loops
Often, on rackspace GitLab CI runners, we get:

UNEXPECTED(failure): samba.unittests.tsocket_tstream.test_tstream_more_tcp_user_timeout_spin(none)
REASON: Exception: Exception: 0xf == 0xf
../../lib/tsocket/tests/test_tstream.c:405: error: Failure!

This allows us more spins before we fail the test.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15328
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2023-03-14 06:16:30 +00:00
..
socketpair_tcp.c lib/tsocket: Add tests for loop on EAGAIN 2022-10-19 16:14:36 +00:00
socketpair_tcp.h lib/tsocket: Add tests for loop on EAGAIN 2022-10-19 16:14:36 +00:00
test_bsd_addr.c selftest: test tsocket_address_inet_from_hostport_strings 2021-09-28 10:34:12 +00:00
test_tstream.c tsocket: Increase tcp_user_timeout max_loops 2023-03-14 06:16:30 +00:00