On 2022-06-10 03:49, Guoqing Jiang wrote: > Just to share some results from my side, with 5.19-rc1 (revert my > problematic patch of course), below tests failed. > > /root/mdadm/tests/00raid0... > /root/mdadm/tests/00readonly... > /root/mdadm/tests/02lineargrow... > /root/mdadm/tests/03r0assem... > /root/mdadm/tests/03r5assem-failed... > /root/mdadm/tests/04r0update... > /root/mdadm/tests/04r5swap... > /root/mdadm/tests/04update-metadata... > /root/mdadm/tests/04update-uuid... > /root/mdadm/tests/05r1-bitmapfile... > /root/mdadm/tests/05r1-grow-external... > /root/mdadm/tests/05r1-n3-bitmapfile... > /root/mdadm/tests/05r1-re-add... > /root/mdadm/tests/05r1-re-add-nosuper... > /root/mdadm/tests/05r5-bitmapfile... > /root/mdadm/tests/05r6-bitmapfile... > /root/mdadm/tests/06wrmostly... > /root/mdadm/tests/07autoassemble... > /root/mdadm/tests/07changelevelintr... > /root/mdadm/tests/07changelevels... > /root/mdadm/tests/07layouts... > /root/mdadm/tests/07revert-grow... > /root/mdadm/tests/07revert-shrink... > /root/mdadm/tests/07testreshape5... > /root/mdadm/tests/09imsm-create-fail-rebuild... > /root/mdadm/tests/09imsm-overlap... > /root/mdadm/tests/10ddf-assemble-missing... > /root/mdadm/tests/10ddf-create... > /root/mdadm/tests/10ddf-fail-readd... > /root/mdadm/tests/10ddf-fail-spare... > /root/mdadm/tests/10ddf-fail-stop-readd... > /root/mdadm/tests/10ddf-fail-twice... > /root/mdadm/tests/10ddf-fail-two-spares... > /root/mdadm/tests/10ddf-incremental-wrong-order... > /root/mdadm/tests/19raid6auto-repair... > /root/mdadm/tests/19raid6repair... > > 05r1-bitmapfile failed which is probably because external bitmaps are only > work on ext2 and ext3, I guess other 05*-bitmapfile failed due to the same > reason. Interesting, that would be good to document this failure some how. > 01r5integ /01raid6integ can't finish due to some reason. I think that's addressed in patch 6 of this series. Though, I still see random failures with those tests. Logan