From 98d59bdc58a3cd17e4f423900a23a3cd508c28bd Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 28 Aug 2014 20:46:17 -0700 Subject: [PATCH] Add query for testtools AttributeError bug 1362909 Sounds like this might already be fixed shortly after a new testtools release introduced the bug, so just pushing this up to get it off the uncategorized bugs page and for anyone looking for the thing to recheck against. Change-Id: Idb63c6ad1e845b639a62865094f8ceb5a59ec8cb Related-Bug: #1362909 --- queries/1362909.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 queries/1362909.yaml diff --git a/queries/1362909.yaml b/queries/1362909.yaml new file mode 100644 index 00000000..b1930ebb --- /dev/null +++ b/queries/1362909.yaml @@ -0,0 +1,2 @@ +query: > + message:"AttributeError: 'tuple' object has no attribute 'lower'" AND tags:"console"