3fa712382a
We can't fingerprint on just the test case name since that would overlap with bug 1266611 which we have another query for, and in that bug it's a different exception case. Related-Bug: #1291620 Change-Id: I3bcaa06296d031da0de1db5b31ee29874dcbc19f
4 lines
228 B
YAML
4 lines
228 B
YAML
query: >
|
|
message:"UnexpectedTaskStateError: Unexpected task state: expecting [None] but the actual state is powering-off" AND
|
|
filename:"console.html" AND
|
|
(build_name:"gate-nova-python27" OR build_name:"gate-nova-python26") |