elastic-recheck/queries/1447476.yaml
Matt Riedemann 606659334c Generalize fingerprint for horizon bug 1447476
The query was too specific and was missing hits in
other horizon unit test jobs.

Change-Id: I6b6bf39c5febfa0c5eaff84ed3a46a30cf8bc5ee
Related-Bug: #1447476
Related-Bug: #1447433
2015-04-24 07:41:17 -07:00

7 lines
255 B
YAML

query: >
((message:"File \"/usr/local/lib/python2.7/dist-packages/django_pyscss/compiler.py\", line 4") OR (
message:"cannot import name Compiler" AND NOT (
build_name:"gate-horizon-docs" OR
build_name:"horizon-docs"))) AND
tags:"console"