aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/lib/oeqa/runtime/parselogs.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/lib/oeqa/runtime/parselogs.py b/meta/lib/oeqa/runtime/parselogs.py
index b1dcc1e6ce..cf0f67c628 100644
--- a/meta/lib/oeqa/runtime/parselogs.py
+++ b/meta/lib/oeqa/runtime/parselogs.py
@@ -22,7 +22,8 @@ common_errors = [
"Failed to load module modesetting",
"Failed to load module \"glx\"",
"Failed to load module glx",
- "[drm] Cannot find any crtc or sizes - going 1024x768"
+ "[drm] Cannot find any crtc or sizes - going 1024x768",
+ "hd.: possibly failed opcode"
]
x86_common = [