From 235f9c33908e7fb1ce7ba1a6e59706340351639b Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Sat, 8 Mar 2014 07:26:21 -0800 Subject: [PATCH] Add query for oslo-incubator bug 1288916 This is a race that shows up in the oslo-incubator unit tests. Related-Bug: #1288916 Change-Id: Ie326f4d6ed9275d0ac88fe1c5c5b81006a158ed2 --- queries/1288916.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1288916.yaml diff --git a/queries/1288916.yaml b/queries/1288916.yaml new file mode 100644 index 00000000..f798e1f0 --- /dev/null +++ b/queries/1288916.yaml @@ -0,0 +1,4 @@ +query: > + message:"(OperationalError) (1050, \"Table \'__tmp__test__tmp__mode\' already exists\")" AND + build_name:*oslo-incubator-python2* AND + filename:"console.html"