With wemu 9.1.0 we see parselogs failures with mips and mips64. We've long since ignored these errors so update to continue to do so with the new form.
Signed-off-by: Richard Purdie <[email protected]> --- .../oeqa/runtime/cases/parselogs-ignores-mipsarch.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt b/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt index 9c2677c4cf0..156b0f9c103 100644 --- a/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt +++ b/meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt @@ -6,3 +6,14 @@ cacheinfo: Failed to find cpu0 device node # failed when register_sysctl_sz sched_fair_sysctls to kernel # failed when register_sysctl_sz sched_core_sysctls to kernel failed when register_sysctl_sz sched + +# With qemu 9.1.0 +# pci 0000:00:00.0: BAR 2: can't handle BAR above 4GB (bus address 0x1f00000010) +# pci 0000:00:00.0: BAR 5: error updating (0x1105d034 != 0x0100d034) +BAR 0: error updating +BAR 1: error updating +BAR 2: error updating +BAR 3: error updating +BAR 4: error updating +BAR 5: error updating +: can't handle BAR above 4GB
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#206045): https://lists.openembedded.org/g/openembedded-core/message/206045 Mute This Topic: https://lists.openembedded.org/mt/109079493/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
