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