Message ID | 20240418102321.95384-5-xni@redhat.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | mdadm tests fix and enhance | expand |
On Thu, 18 Apr 2024 18:23:20 +0800 Xiao Ni <xni@redhat.com> wrote: > 01r5integ can be run successfully 152 times without error with > kernel 6.9.0-rc4 and mdadm - v4.3-51-g52bead95. So remove this > one broken case. > > Signed-off-by: Xiao Ni <xni@redhat.com> > --- Applying this one! Thanks, Mariusz
diff --git a/tests/01r5integ.broken b/tests/01r5integ.broken deleted file mode 100644 index 207376372243..000000000000 --- a/tests/01r5integ.broken +++ /dev/null @@ -1,7 +0,0 @@ -fails rarely - -Fails about 1 in every 30 runs with a sha mismatch error: - - c49ab26e1b01def7874af9b8a6d6d0c29fdfafe6 /dev/md0 does not match - 15dc2f73262f811ada53c65e505ceec9cf025cb9 /dev/md0 with /dev/loop3 - missing
01r5integ can be run successfully 152 times without error with kernel 6.9.0-rc4 and mdadm - v4.3-51-g52bead95. So remove this one broken case. Signed-off-by: Xiao Ni <xni@redhat.com> --- tests/01r5integ.broken | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 tests/01r5integ.broken