summaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
Diffstat (limited to 'meta/lib')
-rw-r--r--meta/lib/oeqa/runtime/cases/parselogs.py1
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 d82585c90e..e16c230dfa 100644
--- a/meta/lib/oeqa/runtime/cases/parselogs.py
+++ b/meta/lib/oeqa/runtime/cases/parselogs.py
@@ -66,6 +66,7 @@ common_errors = [
66 "[pulseaudio] authkey.c: Failed to load authentication key", 66 "[pulseaudio] authkey.c: Failed to load authentication key",
67 "was skipped because of a failed condition check", 67 "was skipped because of a failed condition check",
68 "was skipped because all trigger condition checks failed", 68 "was skipped because all trigger condition checks failed",
69 "xf86OpenConsole: Switching VT failed",
69 ] 70 ]
70 71
71video_related = [ 72video_related = [