mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
667265b685
rb_test_001.sh runs for 60s even though rb_tree.c is almost never modified. This generally extends test time by an unreasonable amount of time. Add an optional timeout (in seconds) argument to rb_test, defaulting to 60, and pass 5 from rb_test_001.sh. If anyone ever significantly updates rb_tree.c then they can run rb_test directly with its default 60s timeout... or for as long as they like. Reported-by: Volker Lendecke <vl@samba.org> Signed-off-by: Martin Schwenke <mschwenke@ddn.com> Reviewed-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Thu Feb 29 13:20:40 UTC 2024 on atb-devel-224 |
||
---|---|---|
.. | ||
cunit | ||
eventd | ||
eventscripts | ||
onnode | ||
shellcheck | ||
takeover | ||
takeover_helper | ||
tool |