[gnome-continuous-yocto/gnomeostree-3.22-krogoth: 138/246] parselogs: Ignore amb_nb warning messages under qemux86*
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.22-krogoth: 138/246] parselogs: Ignore amb_nb warning messages under qemux86*
- Date: Thu, 14 Dec 2017 11:59:47 +0000 (UTC)
commit 1b9a98f78cd08fd4c4b941887ef190c42fde72a5
Author: Richard Purdie <richard purdie linuxfoundation org>
Date: Thu Aug 18 08:53:25 2016 +0100
parselogs: Ignore amb_nb warning messages under qemux86*
(From OE-Core rev: 857f4ca134e4575e71993b4fa255ebafec612d1e)
(From OE-Core rev: 2effeec9a7f689f03ab74421280335214f125869)
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
Signed-off-by: Armin Kuster <akuster808 gmail com>
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 4b4587e..8e714a6 100644
--- a/meta/lib/oeqa/runtime/parselogs.py
+++ b/meta/lib/oeqa/runtime/parselogs.py
@@ -63,6 +63,7 @@ qemux86_common = [
'wrong ELF class',
"fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.",
"can't claim BAR ",
+ 'amd_nb: Cannot enumerate AMD northbridges',
] + common_errors
ignore_errors = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]