From 72f3aa7778ad07ca01453b473659a0c84dfd89a9 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Fri, 5 Jun 2015 08:33:35 -0700 Subject: [PATCH] Add query for busted jsonschema 2.5.0 release Breaks all py26 and py34 jobs that require uncapped jsonschema. The project maintainers have an issue and are working it. 99 hits in 12 hours since 2.5.0 was released, all failures. Change-Id: I19f6a21eef74e7a4e89b265998e54613e264ccef Related-Bug: #1462421 --- queries/1462421.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1462421.yaml diff --git a/queries/1462421.yaml b/queries/1462421.yaml new file mode 100644 index 00000000..bb201a55 --- /dev/null +++ b/queries/1462421.yaml @@ -0,0 +1,3 @@ +query: >- + message:"This backport is for Python 2.7 only." AND + tags:"console"