[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2266/8267] oeqa/parselogs: Add qemuarm64 warning from 4.8 kernel to whitelist



commit 42e2b97441c456a4ae584b8632d5244f51c045ea
Author: Richard Purdie <richard purdie linuxfoundation org>
Date:   Thu Sep 1 17:50:41 2016 +0100

    oeqa/parselogs: Add qemuarm64 warning from 4.8 kernel to whitelist
    
    (From OE-Core rev: ae865fee26d2a32ae07236fc7aa1cf1b234a2156)
    
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/lib/oeqa/runtime/parselogs.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/lib/oeqa/runtime/parselogs.py b/meta/lib/oeqa/runtime/parselogs.py
index 2424da1..1b9f6d0 100644
--- a/meta/lib/oeqa/runtime/parselogs.py
+++ b/meta/lib/oeqa/runtime/parselogs.py
@@ -107,6 +107,7 @@ ignore_errors = {
         'Fatal server error:',
         '(EE) Server terminated with error (1). Closing log file.',
         'dmi: Firmware registration failed.',
+        'irq: type mismatch, failed to map hwirq-27 for /intc',
         ] + common_errors,
     'emenlow' : [
         '[Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]