Skip to content

Commit 5ebecbe

Browse files
committed
REGTESTS: disable temporarly mworker test on OSX
-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.
1 parent b7d81b3 commit 5ebecbe

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

reg-tests/connection/http_reuse_always.vtc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#EXCLUDE_TARGETS=osx
12
varnishtest "Test the http-reuse always mode"
23

34
feature ignore_unknown_macro

reg-tests/http-rules/acl_cli_spaces.vtc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#EXCLUDE_TARGETS=osx
12
varnishtest "haproxy ACL, CLI and mCLI spaces"
23
feature ignore_unknown_macro
34

reg-tests/mcli/mcli_debug_dev.vtc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#EXCLUDE_TARGETS=osx
12
varnishtest "Test master CLI multiple commands with export-mode"
23

34
# This test only checks if the master CLI parsing with pipelined commands is working:

reg-tests/mcli/mcli_show_info.vtc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#EXCLUDE_TARGETS=osx
12
varnishtest "Show info of process 1"
23

34
feature ignore_unknown_macro

reg-tests/mcli/mcli_start_progs.vtc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#EXCLUDE_TARGETS=osx
12
varnishtest "Try to start a master CLI with 2 programs"
23
#REGTEST_TYPE=bug
34
feature cmd "command -v sleep"

0 commit comments

Comments
 (0)