]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: add missing timeouts to 30 tests
authorWilly Tarreau <w@1wt.eu>
Tue, 19 Nov 2024 06:43:04 +0000 (07:43 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 19 Nov 2024 07:46:02 +0000 (08:46 +0100)
commitd37610f43dd8249e3dfbece059159df3dd7e8b51
tree37a4227d1b7dabc802fb7ddefd22551eba68a64e
parent52b72ec3ba27cd89716648524ed273ab93004188
REGTESTS: add missing timeouts to 30 tests

No less than 30 tests were missing timeouts, preventing them from being
started with zero-warning. Since they were not supposed to trigger, they
have been set to 30s so as never to trigger, and now they do not produce
any warning anymore.
30 files changed:
reg-tests/compression/lua_validation.vtc
reg-tests/connection/h2_glitches.vtc
reg-tests/connection/http_reuse_aggressive.vtc
reg-tests/connection/http_reuse_always.vtc
reg-tests/connection/http_reuse_be_transparent.vtc
reg-tests/connection/http_reuse_conn_hash.vtc
reg-tests/connection/http_reuse_dispatch.vtc
reg-tests/connection/http_reuse_never.vtc
reg-tests/connection/http_reuse_safe.vtc
reg-tests/connection/proxy_protocol_send_unique_id.vtc
reg-tests/connection/proxy_protocol_send_unique_id_alpn.vtc
reg-tests/connection/tcp_to_http_upgrade.vtc
reg-tests/http-cookies/h2_cookie_concat.vtc
reg-tests/http-messaging/h2_desync_attacks.vtc
reg-tests/lua/h_txn_get_priv.vtc
reg-tests/lua/lua_httpclient.vtc
reg-tests/lua/lua_socket.vtc
reg-tests/lua/set_var.vtc
reg-tests/lua/txn_get_priv-thread.vtc
reg-tests/lua/txn_get_priv.vtc
reg-tests/lua/wrong_types_usage.vtc
reg-tests/sample_fetches/cook.vtc
reg-tests/sample_fetches/so_name.vtc
reg-tests/server/cli_add_check_server.vtc
reg-tests/server/cli_add_track_server.vtc
reg-tests/ssl/crt_store.vtc
reg-tests/ssl/wrong_ctx_storage.vtc
reg-tests/startup/default_rules.vtc
reg-tests/stats/stats-file.vtc
reg-tests/webstats/webstats-scope-and-post-change.vtc