From 3bd0c3d24f12d3b046867db0eb5bc9944b9a3b21 Mon Sep 17 00:00:00 2001 From: Dolph Mathews Date: Thu, 16 Oct 2014 16:07:55 +0000 Subject: [PATCH] restore query for InterpreterNotFound for some reason this query was deleted, even though the referenced bug is still open. restoring it and expanding scope to match the pypy failures on stable/icehouse, which are marked as a dupe in LP (see the two bugs below). Change-Id: I759148eb2805ad54efedf8b35fcb994012aa9037 Related-Bug: 1282795 Related-Bug: 1331938 --- queries/1282795.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1282795.yaml diff --git a/queries/1282795.yaml b/queries/1282795.yaml new file mode 100644 index 00000000..23a150e5 --- /dev/null +++ b/queries/1282795.yaml @@ -0,0 +1,3 @@ +query: > + message:"ERROR: InterpreterNotFound" + AND tags:console