summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
diff options
context:
space:
mode:
Diffstat (limited to 'meta/lib/oeqa')
-rw-r--r--meta/lib/oeqa/runtime/parselogs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/lib/oeqa/runtime/parselogs.py b/meta/lib/oeqa/runtime/parselogs.py
index e79c39a8f1..aa5008bba9 100644
--- a/meta/lib/oeqa/runtime/parselogs.py
+++ b/meta/lib/oeqa/runtime/parselogs.py
@@ -142,6 +142,7 @@ ignore_errors = {
142 'Failed to load firmware i915', 142 'Failed to load firmware i915',
143 'Failed to fetch GuC', 143 'Failed to fetch GuC',
144 'Failed to initialize GuC', 144 'Failed to initialize GuC',
145 'Failed to load DMC firmware',
145 'The driver is built-in, so to load the firmware you need to', 146 'The driver is built-in, so to load the firmware you need to',
146 ] + x86_common, 147 ] + x86_common,
147 'edgerouter' : [ 148 'edgerouter' : [