diff options
| -rw-r--r-- | 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 5a2d50f0a3..1baf660b27 100644 --- a/meta/lib/oeqa/runtime/parselogs.py +++ b/meta/lib/oeqa/runtime/parselogs.py | |||
| @@ -80,6 +80,7 @@ ignore_errors = { | |||
| 80 | 'qemuarm64' : [ | 80 | 'qemuarm64' : [ |
| 81 | 'Fatal server error:', | 81 | 'Fatal server error:', |
| 82 | '(EE) Server terminated with error (1). Closing log file.', | 82 | '(EE) Server terminated with error (1). Closing log file.', |
| 83 | 'dmi: Firmware registration failed.', | ||
| 83 | ] + common_errors, | 84 | ] + common_errors, |
| 84 | 'emenlow' : [ | 85 | 'emenlow' : [ |
| 85 | '[Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness', | 86 | '[Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness', |
