epel9 s390x: disable failing compress-debug-sections-zlib.test's

/builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib-gnu.test:36:21: error: CHECK-FLAGS-NEXT: expected string not found in input
                    ^
<stdin>:43:10: note: scanning from here
 Offset: 0x50
         ^
<stdin>:44:2: note: possible intended match here
 Size: 22
 ^
Input file: <stdin>
Check file: /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib-gnu.test
-dump-input=help explains the following input dump.
Input was:
<<<<<<
           .
           .
           .
          38:  Name: .zdebug_foo (45)
          39:  Type: SHT_PROGBITS (0x1)
          40:  Flags [ (0x0)
          41:  ]
          42:  Address: 0x0
          43:  Offset: 0x50
next:36'0              X~~~ error: no match found
          44:  Size: 22
next:36'0     ~~~~~~~~~
next:36'1      ?        possible intended match
          45:  Link: 0
next:36'0     ~~~~~~~~
          46:  Info: 0
next:36'0     ~~~~~~~~
          47:  AddressAlignment: 8
next:36'0     ~~~~~~~~~~~~~~~~~~~~
          48:  EntrySize: 0
next:36'0     ~~~~~~~~~~~~~
          49:  }
next:36'0     ~~
           .
           .
           .
>>>>>>
--
********************
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.
FAIL: LLVM :: tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test (40924 of 42153)
******************** TEST 'LLVM :: tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test' FAILED ********************
Script:
--
: 'RUN: at line 3';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/yaml2obj /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/Inputs/compress-debug-sections.yaml -o /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp.o
: 'RUN: at line 4';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-objcopy --compress-debug-sections=zlib /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp.o /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-compressed.o
: 'RUN: at line 5';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-objcopy --decompress-debug-sections /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-compressed.o /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-decompressed.o
: 'RUN: at line 7';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-objdump -s /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp.o --section=.debug_foo | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test
: 'RUN: at line 8';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-objdump -s /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-compressed.o | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test --check-prefix=CHECK-COMPRESSED
: 'RUN: at line 9';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-readobj --relocations -S /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-compressed.o | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test --check-prefix=CHECK-FLAGS
: 'RUN: at line 10';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-readobj --relocations -S /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-decompressed.o | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test --check-prefix=CHECK-HEADER
: 'RUN: at line 11';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-readobj --relocations -S /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp.o | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test --check-prefix=CHECK-HEADER
: 'RUN: at line 12';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-objdump -s /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-decompressed.o --section=.debug_foo | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test:35:21: error: CHECK-FLAGS-NEXT: expected string not found in input
                    ^
<stdin>:44:10: note: scanning from here
 Offset: 0x50
         ^
<stdin>:45:2: note: possible intended match here
 Size: 34
 ^
Input file: <stdin>
Check file: /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test
-dump-input=help explains the following input dump.
Input was:
<<<<<<
           .
           .
           .
          39:  Type: SHT_PROGBITS (0x1)
          40:  Flags [ (0x800)
          41:  SHF_COMPRESSED (0x800)
          42:  ]
          43:  Address: 0x0
          44:  Offset: 0x50
next:35'0              X~~~ error: no match found
          45:  Size: 34
next:35'0     ~~~~~~~~~
next:35'1      ?        possible intended match
          46:  Link: 0
next:35'0     ~~~~~~~~
          47:  Info: 0
next:35'0     ~~~~~~~~
          48:  AddressAlignment: 8
next:35'0     ~~~~~~~~~~~~~~~~~~~~
          49:  EntrySize: 0
next:35'0     ~~~~~~~~~~~~~
          50:  }
next:35'0     ~~
           .
           .
           .
>>>>>>
This commit is contained in:
Jens Petersen 2022-11-23 00:08:40 +08:00
parent 09afc1d5eb
commit af8a381f55

View File

@ -393,6 +393,13 @@ touch %{buildroot}%{_bindir}/llvm-config%{exec_suffix}
rm test/tools/llvm-readobj/ELF/dependent-libraries.test
%endif
%if %{defined el9}
%ifarch s390x
rm test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib-gnu.test
rm test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test
%endif
%endif
# non reproducible errors
rm test/tools/dsymutil/X86/swift-interface.test