From 9e477818674624e4bc48540f51a68d0a7ab7d089 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Sun, 2 Oct 2016 20:40:03 -0400 Subject: [PATCH] Add query for cinder/pycparser bug 1629726 526 hits since a re-compiled pycparser 2.14 was uploaded to pypi on 10/2, check and gate, mostly check but it's hitting grenade jobs on master too. There is an upstream issue reported for this already. Change-Id: I47dd2a4ae2b2c0877359ea848ee390f59823f525 Related-Bug: #1629726 --- queries/1629726.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1629726.yaml diff --git a/queries/1629726.yaml b/queries/1629726.yaml new file mode 100644 index 00000000..67986e0a --- /dev/null +++ b/queries/1629726.yaml @@ -0,0 +1,3 @@ +query: >- + message:"AssertionError: sorry, but this version only supports 100 named groups" AND + tags:"console"