]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: disable temporarly mworker test on OSX
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 20 Nov 2024 16:07:36 +0000 (17:07 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 20 Nov 2024 16:13:59 +0000 (17:13 +0100)
-Ws on VTest is not working correctly for an unknown reason, the polling
of the NOTIFY_SOCKET seems to timeout, and VTest never receives the
READY message.

This patch disables the reg-tests using -Ws on OS X.

reg-tests/connection/http_reuse_always.vtc
reg-tests/http-rules/acl_cli_spaces.vtc
reg-tests/mcli/mcli_debug_dev.vtc
reg-tests/mcli/mcli_show_info.vtc
reg-tests/mcli/mcli_start_progs.vtc

index 8f70367f8f48ad2bb91bd4a8b5217a4412d8a765..75e60d4d42fcf2df08fec7aa29b25a1ec8b9af3c 100644 (file)
@@ -1,3 +1,4 @@
+#EXCLUDE_TARGETS=osx
 varnishtest "Test the http-reuse always mode"
 
 feature ignore_unknown_macro
index 8e0d273ba2e06e2682510e41e2236deaf293069c..8783f11a9f60bddc6c0fcef4ecbfdf73b7f2d3b3 100644 (file)
@@ -1,3 +1,4 @@
+#EXCLUDE_TARGETS=osx
 varnishtest "haproxy ACL, CLI and mCLI spaces"
 feature ignore_unknown_macro
 
index 5fdf9c5ecd670eedeb2b5887869bc239e3bc38e5..0ecaa6202b88703be46d72fa4ab27b5c72832c0b 100644 (file)
@@ -1,3 +1,4 @@
+#EXCLUDE_TARGETS=osx
 varnishtest "Test master CLI multiple commands with export-mode"
 
 # This test only checks if the master CLI parsing with pipelined commands is working:
index 0a286580c56e7f08d79529669e9d80acd33ece94..5c1949fd3b587c83a94aa6892812e3e525b49a39 100644 (file)
@@ -1,3 +1,4 @@
+#EXCLUDE_TARGETS=osx
 varnishtest "Show info of process 1"
 
 feature ignore_unknown_macro
index 51c70155b80c91ded65f6cc55e85778efb198544..5b5549aa6121867e20b7abfe0c812b3969b49486 100644 (file)
@@ -1,3 +1,4 @@
+#EXCLUDE_TARGETS=osx
 varnishtest "Try to start a master CLI with 2 programs"
 #REGTEST_TYPE=bug
 feature cmd "command -v sleep"