summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetri Latvala <petri.latvala@intel.com>2017-04-06 14:47:57 +0300
committerPetri Latvala <petri.latvala@intel.com>2017-05-17 14:38:31 +0300
commit48b713631b6190e07ad3f9599c4016125fbfd0bd (patch)
tree381c398555c901e16b3ab2e6352f6469eca908c1
parent9a498ec6478f3240a2404b72f86eb9af950bfcc4 (diff)
tests/piglit/igt.piglit.conf: Add more abort strings
Signed-off-by: Petri Latvala <petri.latvala@intel.com> Reviewed-by: Martin Peres <martin.peres@linux.intel.com>
-rw-r--r--tests.d/piglit/igt.piglit.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.d/piglit/igt.piglit.conf b/tests.d/piglit/igt.piglit.conf
index c0102ff..40dccce 100644
--- a/tests.d/piglit/igt.piglit.conf
+++ b/tests.d/piglit/igt.piglit.conf
@@ -26,6 +26,6 @@ regex=\*ERROR\* ring create req|\*ERROR\* Failed to reset chip
[dmesg_error]
type=dmesg
parameters=--level emerg,alert,crit,err,warn,notice
-regex=\*ERROR\* ring create req|\*ERROR\* Failed to reset chip|BUG:|Oops:|turning off the locking correctness validator
+regex=\*ERROR\* ring create req|\*ERROR\* Failed to reset chip|BUG:|kernel BUG at|Oops:|turning off the locking correctness validator|\*ERROR\* Timeout waiting for engines to idle|Call Trace
; vim: ft=dosini