diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/lib/oeqa/runtime/cases/parselogs.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/lib/oeqa/runtime/cases/parselogs.py b/meta/lib/oeqa/runtime/cases/parselogs.py index 6444fe814c..cc4f5f8c78 100644 --- a/meta/lib/oeqa/runtime/cases/parselogs.py +++ b/meta/lib/oeqa/runtime/cases/parselogs.py | |||
@@ -131,6 +131,7 @@ ignore_errors = { | |||
131 | '(EE) Server terminated with error (1). Closing log file.', | 131 | '(EE) Server terminated with error (1). Closing log file.', |
132 | 'dmi: Firmware registration failed.', | 132 | 'dmi: Firmware registration failed.', |
133 | 'irq: type mismatch, failed to map hwirq-27 for /intc', | 133 | 'irq: type mismatch, failed to map hwirq-27 for /intc', |
134 | 'logind: failed to get session seat', | ||
134 | ] + common_errors, | 135 | ] + common_errors, |
135 | 'intel-core2-32' : [ | 136 | 'intel-core2-32' : [ |
136 | 'ACPI: No _BQC method, cannot determine initial brightness', | 137 | 'ACPI: No _BQC method, cannot determine initial brightness', |