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

Authored and Committed by petersen a year ago
1 file changed. 7 lines added. 0 lines removed.
    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     ~~
               .
               .
               .
    >>>>>>
    
        
file modified
+7 -0