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
This commit is contained in:
parent
05409a43cd
commit
9e1f3546a0
7
queries/1326878.yaml
Normal file
7
queries/1326878.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
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")
|
Loading…
Reference in New Issue
Block a user