diff options
Diffstat (limited to 'meta/lib/oeqa')
| -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 b5017c2492..763c42fde9 100644 --- a/meta/lib/oeqa/runtime/parselogs.py +++ b/meta/lib/oeqa/runtime/parselogs.py | |||
| @@ -68,6 +68,7 @@ qemux86_common = [ | |||
| 68 | 'Getting VBE info block failed', | 68 | 'Getting VBE info block failed', |
| 69 | 'vbe_init() failed with -22', | 69 | 'vbe_init() failed with -22', |
| 70 | 'uvesafb: mode switch failed', | 70 | 'uvesafb: mode switch failed', |
| 71 | 'tsc: HPET/PMTIMER calibration failed', | ||
| 71 | ] + common_errors | 72 | ] + common_errors |
| 72 | 73 | ||
| 73 | ignore_errors = { | 74 | ignore_errors = { |
