From 2ce050a74aea49ff6b7523edc5a8561dc0de0ea3 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Tue, 27 May 2014 17:32:24 -0400 Subject: [PATCH] Add query for bug 1308715 This commit adds a query for bug 1308715. The fix: change I1031451b25140d71380c8149d3c83827eec0d4a9 has been merged and the backport has been approved. But, we still need to track this in the mean time. Related-Bug: #1308715 Change-Id: I4f40c6191a4b0bf0217450c788d72cd21477c571 --- queries/1308715.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1308715.yaml diff --git a/queries/1308715.yaml b/queries/1308715.yaml new file mode 100644 index 00000000..97a58926 --- /dev/null +++ b/queries/1308715.yaml @@ -0,0 +1,4 @@ +query: > + message:"ResourceClosedError: This result object does not return rows." + AND message:"_get_user_quota_usages" + AND tags:"screen-n-api.txt"