SHA256
1
0
forked from pool/llvm14

Accepting request 1086114 from devel:tools:compiler

- No longer expect test failures on s390x that have disappeared.

OBS-URL: https://build.opensuse.org/request/show/1086114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm14?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2023-05-11 10:33:36 +00:00 committed by Git OBS Bridge
commit 9d324a2e12
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 5 21:48:49 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- No longer expect test failures on s390x that have disappeared.
-------------------------------------------------------------------
Sat Apr 15 18:49:13 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>

View File

@ -1347,10 +1347,6 @@ python3 bin/llvm-lit -sv test/
# On s390x, this test complains that a required pass couldn't be found and then crashes. (FIXME)
sed -i '/XFAIL/i// XFAIL: s390x' ../tools/clang/test/CodeGen/sanitize-coverage-old-pm.c
%if 0%{?suse_version} > 1500
# We're not getting the exact crash dump that was expected. Not sure why, input is cut off.
sed -i '1i// XFAIL: s390x' ../tools/clang/test/Driver/{crash-{diagnostics-dir.c,report-header.h,report-spaces.c},rewrite-map-in-diagnostics.c}
%endif
# On ppc, this test fails with "fatal error: error in backend: Relocation type not implemented yet!"
sed -i '/UNSUPPORTED/i// XFAIL: powerpc-' ../tools/clang/test/Interpreter/execute.cpp
# Tests hang on armv6l.