Add query for Horizon PhantomJS CI crash

PhantomJS has been crashing periodically running CI Horizon npm
tests; adding recheck query for it.

Change-Id: I3e7f9ba2488a25df17758c2c6a6d38687b122388
Related-Bug: #1515940
This commit is contained in:
Steve McLellan 2015-11-13 12:04:22 -06:00
parent b9946fded5
commit ec516365b9
1 changed files with 4 additions and 0 deletions

4
queries/1515940.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"39mPhantomJS crashed"
AND tags:"console"
AND build_name:"gate-horizon-npm-run-test"