diff options
-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 1f9365f3a8..a33d645155 100644 --- a/meta/lib/oeqa/runtime/cases/parselogs.py +++ b/meta/lib/oeqa/runtime/cases/parselogs.py | |||
@@ -140,6 +140,7 @@ ignore_errors = { | |||
140 | 'Failed to initialize \'/amba/timer@101e3000\': -22', | 140 | 'Failed to initialize \'/amba/timer@101e3000\': -22', |
141 | 'jitterentropy: Initialization failed with host not compliant with requirements: 2', | 141 | 'jitterentropy: Initialization failed with host not compliant with requirements: 2', |
142 | 'clcd-pl11x: probe of 10120000.display failed with error -2', | 142 | 'clcd-pl11x: probe of 10120000.display failed with error -2', |
143 | 'arm-charlcd 10008000.lcd: error -ENXIO: IRQ index 0 not found' | ||
143 | ] + common_errors, | 144 | ] + common_errors, |
144 | 'qemuarm64' : [ | 145 | 'qemuarm64' : [ |
145 | 'Fatal server error:', | 146 | 'Fatal server error:', |