diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-14 10:28:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-14 10:28:53 +0000 |
commit | 929a7f35226e61f7d108b6eda9e5fefdb844fbe3 (patch) | |
tree | f1c5b4f62cca05bd101d32f5f168cd3b446d2bc7 /tests/10ddf-create.broken | |
parent | Adding upstream version 4.3+20241202. (diff) | |
download | mdadm-upstream.tar.xz mdadm-upstream.zip |
Adding upstream version 4.4.upstream/4.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | tests/10ddf-create.broken | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/10ddf-create.broken b/tests/10ddf-create.broken new file mode 100644 index 0000000..0f7d25e --- /dev/null +++ b/tests/10ddf-create.broken @@ -0,0 +1,5 @@ +Fails due to segmentation fault at assemble. + +Too much effort to diagnose this now, marking as broken to make CI clear. + ++ /usr/sbin/mdadm -A /dev/md/ddf0 /dev/loop8 /dev/loop9 /dev/loop10 /dev/loop11 /dev/loop12 + ./test: line 76: 101955 Segmentation fault (core dumped) $mdadm "$@" 2> $targetdir/stderr |