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