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 bfebb38f25..1cdea58ef0 100644
--- a/meta/lib/oeqa/runtime/cases/parselogs.py
+++ b/meta/lib/oeqa/runtime/cases/parselogs.py
@@ -50,6 +50,7 @@ common_errors = [
50 "GPT: Use GNU Parted to correct GPT errors", 50 "GPT: Use GNU Parted to correct GPT errors",
51 "Cannot set xattr user.Librepo.DownloadInProgress", 51 "Cannot set xattr user.Librepo.DownloadInProgress",
52 "Failed to read /var/lib/nfs/statd/state: Success", 52 "Failed to read /var/lib/nfs/statd/state: Success",
53 "error retry time-out =",
53 ] 54 ]
54 55
55video_related = [ 56video_related = [