19 lines
567 B
Diff
19 lines
567 B
Diff
Description: disable diskdump-split test
|
|
This should be applied on s390x only, where this test is failing
|
|
Author: Michel Alexandre Salim <salimma@fedoraproject.org>
|
|
Origin: other
|
|
Bug: https://github.com/ptesarik/libkdumpfile/issues/44
|
|
Last-Update: 2022-08-05
|
|
---
|
|
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
|
--- a/tests/Makefile.am
|
|
+++ b/tests/Makefile.am
|
|
@@ -184,7 +184,6 @@ test_scripts = \
|
|
diskdump-basic-zstd \
|
|
diskdump-multiread \
|
|
diskdump-excluded \
|
|
- diskdump-split \
|
|
early-version-code \
|
|
elf-empty-aarch64 \
|
|
elf-empty-i386 \
|