- Disable test that fails on ppc64le.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm13?expand=0&rev=44
This commit is contained in:
parent
232b3872a4
commit
3b2ce34d98
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 3 20:30:50 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||
|
||||
- Disable test that fails on ppc64le.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 12:26:37 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
|
@ -1180,6 +1180,8 @@ sed -i '1i; XFAIL: armv6, powerpc-' ../test/ExecutionEngine/frem.ll
|
||||
sed -i '1i; UNSUPPORTED: armv6' ../test/CodeGen/Generic/PBQP.ll
|
||||
sed -i '1i; UNSUPPORTED: armv6\n; XFAIL: powerpc-' \
|
||||
../test/ExecutionEngine/{mov64zext32,test-interp-vec-{arithm_{float,int},logical,setcond-{fp,int}}}.ll
|
||||
# Missing DW_TAG_formal_parameter. Test has been moved to X86 in the meantime (https://reviews.llvm.org/D109806).
|
||||
sed -i '1i; XFAIL: powerpc64le-' ../test/DebugInfo/Generic/missing-abstract-variable.ll
|
||||
%ifarch ppc64le
|
||||
# Sporadic failures, possibly races?
|
||||
rm ../test/tools/llvm-cov/{multithreaded-report,sources-specified}.test
|
||||
|
Loading…
Reference in New Issue
Block a user