Generalize fingerprint 1315468 to cover all pypy jobs

This bug is seen on all pypy jobs not just requirements

Related-Bug: 1315468
Change-Id: I16729681147132dab16b02290ab10b7069cfa991
This commit is contained in:
Joe Gordon 2014-05-02 11:14:42 -07:00
parent e3b58d45fe
commit ae47cda5d1

View File

@ -1,4 +1,5 @@
query: > query: >
message:"IOError: [Errno 2] No such file or directory" message:"IOError: [Errno 2] No such file or directory"
AND message:"setuptools-2.2.dist-info/METADATA" AND message:"setuptools-2.2.dist-info/METADATA"
AND build_name:"gate-requirements-pypy" AND tags:"console"
AND build_name:*-pypy