2
0
mirror of https://github.com/boostorg/process.git synced 2026-01-19 04:22:15 +00:00

disabled terminate test for freebsd.

This commit is contained in:
Klemens Morgenstern
2023-02-06 20:10:28 +08:00
parent a5b6e70c39
commit feabbee098

View File

@@ -111,7 +111,7 @@ test-suite with-valgrind :
[ run system_test2.cpp filesystem system : [ test-options system_test2 ] : sparring_partner ]
[ run spawn.cpp filesystem system : [ test-options spawn ] : sparring_partner ]
[ run start_dir.cpp filesystem system : [ test-options start_dir ] : sparring_partner ]
[ run terminate.cpp system filesystem : [ test-options terminate ] : sparring_partner ]
[ run terminate.cpp system filesystem : [ test-options terminate ] : sparring_partner : <target-os>freebsd:<build>no ]
[ run throw_on_error.cpp system filesystem : [ test-options throw_on_error ] : sparring_partner ]
[ run wait.cpp system filesystem : [ test-options wait ] : sparring_partner ]
[ run wait_for.cpp system filesystem : [ test-options wait_for ] : sparring_partner ]