defc25e309
Classifying unit test failures for neutron. Change-Id: I23a132b80c3f56dc05300f14a4cbe5b335a85d07 Related-bug: #1273301
5 lines
261 B
YAML
5 lines
261 B
YAML
query: >
|
|
message:"Message objects do not support str() because they may contain non-ascii characters. Please use unicode() or translate() instead."
|
|
AND filename:"console.html"
|
|
AND (build_name:"gate-neutron-python26" OR build_name:"gate-neutron-python27")
|