From 274e4163a030957354b9a6f9f0526d065048646f Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 27 May 2015 18:28:22 -0700 Subject: [PATCH] Add query for horizon integration test bug 1459477 328 hits in the last 7 days, check and gate, all failures, master branch only. Change-Id: Ifb09323975b1619f2e475e8e9d3c5ada8b3bde2e Related-Bug: #1459477 --- queries/1459477.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1459477.yaml diff --git a/queries/1459477.yaml b/queries/1459477.yaml new file mode 100644 index 00000000..3606ad66 --- /dev/null +++ b/queries/1459477.yaml @@ -0,0 +1,4 @@ +query: >- + message:"selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"div.modal-dialog\"}" AND + project:"openstack/horizon" AND + tags:"console"