From a998f173586757d9f5e2bd2700a19c76466e20df Mon Sep 17 00:00:00 2001 From: Julie Pichon Date: Mon, 19 Jan 2015 15:22:47 +0000 Subject: [PATCH] Add a fingerprint for bug 1412469 The Horizon integration tests job recently started to fail intermittently with this error. Change-Id: Ic0db36b4f844e28233a0c13f344382ac01d862b9 Related-Bug: #1412469 --- queries/1412469.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1412469.yaml diff --git a/queries/1412469.yaml b/queries/1412469.yaml new file mode 100644 index 00000000..24395036 --- /dev/null +++ b/queries/1412469.yaml @@ -0,0 +1,4 @@ +query: > + message:"WebDriverException: Message: The browser appears to have exited before we could connect." + AND build_name:"gate-horizon-dsvm-integration" + AND tags:"console"