1
0
Fork 0
mdadm/tests/07testreshape5.broken
Daniel Baumann 30ed170f74
Merging upstream version 4.2+20230223.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-14 06:01:59 +01:00

12 lines
338 B
Text

always fails
Test seems to run 'test_stripe' at $dir directory, but $dir is never
set. If $dir is adjusted to $PWD, the test still fails with:
mdadm: /dev/loop2 is not suitable for this array.
mdadm: create aborted
++ return 1
++ cmp -s -n 8192 /dev/md0 /tmp/RandFile
++ echo cmp failed
cmp failed
++ exit 2