Disable additional SIGSEV handler test.
This commit is contained in:
parent
8326796861
commit
39d1e08dc7
@ -763,7 +763,7 @@ DISABLE_TESTS="$DISABLE_TESTS -x test_fork.rb"
|
||||
# SIGSEV handler does not provide correct output on AArch64.
|
||||
# https://bugs.ruby-lang.org/issues/13758
|
||||
%ifarch aarch64
|
||||
DISABLE_TESTS="$DISABLE_TESTS -n !/test_segv_\(setproctitle\|test\)/"
|
||||
DISABLE_TESTS="$DISABLE_TESTS -n !/test_segv_\(setproctitle\|test\|loaded_features\)/"
|
||||
%endif
|
||||
|
||||
# Disable failing TestResolvMDNS#test_mdns_each_address test,
|
||||
|
Loading…
Reference in New Issue
Block a user