elastic-recheck/queries/1326878.yaml
Matt Riedemann 9e1f3546a0 Add query for setuptools py26 unicode bug 1326878
I think this is a variant of bug 1325514 but that has a separate query.

This is already fixed, it spiked on 6/2 and is already fixed, this query
is to get the hits off the uncategorized bugs list.

Related-Bug: #1326878

Change-Id: I9675d308efac5eb8bf1542326e61bdec1a759f63
2014-06-05 14:41:30 -07:00

8 lines
243 B
YAML

query: >-
message:"TypeError: expecting a bytes object, got unicode" AND
tags:"console" AND
build_queue:"gate" AND (
build_name:"gate-glance-python26" OR
build_name:"gate-neutron-python26" OR
build_name:"gate-ceilometer-python26")