Re: [OE-core] [PATCH 1/3] rust: Oe-selftest fixes for rust v1.76.

2024-06-13 Thread Yash Shinde via lists.openembedded.org
*Builds tested:* - bitbake rust - bitbake cargo - bitbake nativesdk-rust *oe-selftest:* Below targets are tested- - qemux86-64 - qemux86 - qemuarm - qemuarm64 - qemumips64 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#200648): https://lists.opene

[OE-core] [PATCH 1/3] rust: Oe-selftest fixes for rust v1.76.

2024-06-13 Thread Yash Shinde via lists.openembedded.org
From: Yash Shinde Add the failing tests in rust v1.76 to the exclude list and add "ignore" tags to ignore failing unit test cases. Signed-off-by: Yash Shinde --- meta/lib/oeqa/selftest/cases/rust.py | 19 + .../rust/files/rust-oe-selftest.patch | 352 ++ 2 fil