diff options
Diffstat (limited to 'meta/lib')
| -rw-r--r-- | meta/lib/oeqa/selftest/cases/rust.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/lib/oeqa/selftest/cases/rust.py b/meta/lib/oeqa/selftest/cases/rust.py index cbe6366f75..88d7bb9518 100644 --- a/meta/lib/oeqa/selftest/cases/rust.py +++ b/meta/lib/oeqa/selftest/cases/rust.py | |||
| @@ -83,7 +83,6 @@ class RustSelfTestSystemEmulated(OESelftestTestCase, OEPTestResultTestCase): | |||
| 83 | 'src/tools/tidy/src/', | 83 | 'src/tools/tidy/src/', |
| 84 | 'tests/assembly/asm/aarch64-outline-atomics.rs', | 84 | 'tests/assembly/asm/aarch64-outline-atomics.rs', |
| 85 | 'tests/codegen/abi-main-signature-32bit-c-int.rs', | 85 | 'tests/codegen/abi-main-signature-32bit-c-int.rs', |
| 86 | 'tests/codegen/i128-x86-align.rs', | ||
| 87 | 'tests/codegen/issues/issue-122805.rs', | 86 | 'tests/codegen/issues/issue-122805.rs', |
| 88 | 'tests/codegen/thread-local.rs', | 87 | 'tests/codegen/thread-local.rs', |
| 89 | 'tests/mir-opt/', | 88 | 'tests/mir-opt/', |
