This always fails in my CI setup. There are some others which fail
intermittently however, this one is deterministic and fails always e.g.
AssertionError:- [1/1]
Failed ptests:
{'mdadm':
['/usr/lib/mdadm/ptest/tests/10ddf-fail-spareFAILED_-_see_/usr/lib/mdadm/ptest/logs/10ddf-fail-spare.log_and_/usr/lib/mdadm/ptest/lo
Mark them broken for now.
Signed-off-by: Khem Raj <[email protected]>
---
meta/recipes-extended/mdadm/mdadm_4.2.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-extended/mdadm/mdadm_4.2.bb
b/meta/recipes-extended/mdadm/mdadm_4.2.bb
index fcfb4e1d502..3d09bc7d6b4 100644
--- a/meta/recipes-extended/mdadm/mdadm_4.2.bb
+++ b/meta/recipes-extended/mdadm/mdadm_4.2.bb
@@ -111,6 +111,8 @@ do_install_ptest() {
echo "intermittent failure on autobuilder" >
${D}${PTEST_PATH}/tests/19raid6check.broken
echo "intermittent failure on autobuilder" >
${D}${PTEST_PATH}/tests/20raid5journal.broken
echo "intermittent failure on autobuilder" >
${D}${PTEST_PATH}/tests/21raid5cache.broken
+ echo "intermittent failure on autobuilder" >
${D}${PTEST_PATH}/tests/10ddf-fail-spare.broken
+ echo "intermittent failure on autobuilder" >
${D}${PTEST_PATH}/tests/10ddf-fail-stop-readd.broken
}
RDEPENDS:${PN} += "bash"
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#193599):
https://lists.openembedded.org/g/openembedded-core/message/193599
Mute This Topic: https://lists.openembedded.org/mt/103692859/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-