diff mbox series

[09/10] mdadm/tests: remove 09imsm-assemble.broken

Message ID 20240911085432.37828-10-xni@redhat.com (mailing list archive)
State New
Headers show
Series mdadm tests fix | expand

Checks

Context Check Description
mdraidci/vmtest-md-6_12-PR fail merge-conflict

Commit Message

Xiao Ni Sept. 11, 2024, 8:54 a.m. UTC
09imsm-assemble can run successfully.

Signed-off-by: Xiao Ni <xni@redhat.com>
---
 tests/09imsm-assemble.broken | 6 ------
 1 file changed, 6 deletions(-)
 delete mode 100644 tests/09imsm-assemble.broken

Comments

Mariusz Tkaczyk Sept. 23, 2024, 9:08 a.m. UTC | #1
On Wed, 11 Sep 2024 16:54:31 +0800
Xiao Ni <xni@redhat.com> wrote:

> 09imsm-assemble can run successfully.
> 
> Signed-off-by: Xiao Ni <xni@redhat.com>
> ---
>  tests/09imsm-assemble.broken | 6 ------
>  1 file changed, 6 deletions(-)
>  delete mode 100644 tests/09imsm-assemble.broken
> 
> diff --git a/tests/09imsm-assemble.broken b/tests/09imsm-assemble.broken
> index a6d4d5cf911b..000000000000
> --- a/tests/09imsm-assemble.broken
> +++ /dev/null
> @@ -1,6 +0,0 @@
> -fails infrequently
> -
> -Fails roughly 1 in 10 runs with errors:
> -
> -    mdadm: /dev/loop2 is still in use, cannot remove.
> -    /dev/loop2 removal from /dev/md/container should have succeeded


you created dev/null (probably accidentally). I will remove it in new
commit because I already merged it.

Thanks,
Mariusz
diff mbox series

Patch

diff --git a/tests/09imsm-assemble.broken b/tests/09imsm-assemble.broken
index a6d4d5cf911b..000000000000
--- a/tests/09imsm-assemble.broken
+++ /dev/null
@@ -1,6 +0,0 @@ 
-fails infrequently
-
-Fails roughly 1 in 10 runs with errors:
-
-    mdadm: /dev/loop2 is still in use, cannot remove.
-    /dev/loop2 removal from /dev/md/container should have succeeded