Allow tests to fail

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-03-20 10:08:14 +02:00
parent 6cec44af9c
commit 70665a3dd5
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 3 additions and 2 deletions

View File

@ -35,7 +35,7 @@
# Ltest-resume-sig-rt
# test-ptrace
%ifarch i686 ppc64le s390x
%ifarch i686 ppc64le s390x riscv64
%global test_failure_override true
%else
%global test_failure_override false
@ -136,8 +136,9 @@ echo ====================TESTING END=====================
%{_includedir}/libunwind*.h
%changelog
* Wed Mar 20 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.8.0-3.0.riscv64
* Wed Mar 20 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.8.0-3.0.riscv64
- Rebuild for riscv64
- Allow tests to fail
* Wed Mar 06 2024 Richard W.M. Jones <rjones@redhat.com> - 1.8.0-3
- Bump and rebuild package (for riscv64)