SHA256
1
0
forked from pool/llvm14

Accepting request 1086113 from home:aaronpuchert:branches:devel:tools:compiler

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

OBS-URL: https://build.opensuse.org/request/show/1086113
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm14?expand=0&rev=50
This commit is contained in:
Aaron Puchert 2023-05-10 16:40:06 +00:00 committed by Git OBS Bridge
parent db6074bed8
commit 72d1cce739
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.