diff options
author | Ross Burton <ross.burton@arm.com> | 2024-10-22 18:18:25 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-24 15:18:54 +0100 |
commit | 13db230e423fbc89e2dc9c73e58556a277a06e5f (patch) | |
tree | d2770b4bd1b2aa0d5e86067000dfb3d0eba38a13 /scripts/cve-json-to-text.py | |
parent | 3fa461da7c43a945542294f0aaba4824deb60810 (diff) | |
download | poky-13db230e423fbc89e2dc9c73e58556a277a06e5f.tar.gz |
oeqa/selftest/rust: skip on all MIPS platforms
As per "The rustc book"[1], mips*-unknown-linux-* are "tier 3" targets:
Tier 3 targets are those which the Rust codebase has support for, but
which the Rust project does not build or test automatically, so they
may or may not work.
We already skip qemumips in this selftest, but we're now also seeing
failures with qemumips64 so refactor the test to skip all machines where
the architecture is mips or mips64.
[1] https://doc.rust-lang.org/nightly/rustc/platform-support.html
(From OE-Core rev: 177e268811c04260923ac4b16fa047315304add0)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/cve-json-to-text.py')
0 files changed, 0 insertions, 0 deletions