From f1a23c5f814041a55aa42f8ef4e2ab8948e03323 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Fri, 5 Feb 2016 21:36:45 -0800 Subject: [PATCH] Add query for testtools 2.0.0 kilo bug 1542164 151 hits in 7 days, check and gate, all failures. tonyb is working on unwinding this in stable/kilo. Change-Id: I5c9c1778db43c4a11f89809c93361430ca7780b2 Related-Bug: #1542164 --- queries/1542164.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1542164.yaml diff --git a/queries/1542164.yaml b/queries/1542164.yaml new file mode 100644 index 00000000..b25896f8 --- /dev/null +++ b/queries/1542164.yaml @@ -0,0 +1,3 @@ +query: >- + message:"pkg_resources.ContextualVersionConflict: (fixtures 1.2.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('fixtures>=1.3.0'), set(['testtools']))" AND + tags:"console"