]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
rust: Remove the test cases whose parent dir is also present in the exclude list
authorYash Shinde <Yash.Shinde@windriver.com>
Thu, 25 Jan 2024 13:16:02 +0000 (05:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Jan 2024 14:06:53 +0000 (14:06 +0000)
commit58a7f3efa9e31e2c7b90e6490f3e51f388e6a7ce
treedf0740aa937fec3542b87232996803b799e94cd8
parent50119ddaaa810ad71063691fb1cc30cf8c8456c8
rust: Remove the test cases whose parent dir is also present in the exclude list

To avoid overlap and redundancy of rust tests, remove the test cases whose
parent dir is already excluded.

Tests which are failing from below dirs are removed as these dirs are
already present in exclude list
            tests/run-make
            tests/rustdoc
            tests/mir-opt
            tests/ui-fulldeps

Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/rust.py