kibana/x-pack/dev-tools
Spencer 8e3c1c7517
Fix procRunner/x-pack ftr scripts (#18789)
* [x-pack/ftr] call fatalErrorHandler when functional tests fail

* [kbn/dev-tools/withProcRunner] require a log as the first arg

* [kbn/dev-tools/procRunner] use correct promise, convert to getter

* [x-pack/ftr] avoid race condition that prevents success message logging

When starting the kibana server it is possible for log messages to come
after the server is started, so we added a pause that waits for 5
seconds of logging silence before logging the success message. The
observable used fails to complete though if a log message is never
written AFTER the Kibana server starts. To counter this the observable
is started with `null` so it will always start at least one 5 second
timer and always complete even if there is no log data after Kibana
server starts.

* fix typo
2018-05-07 14:50:15 -07:00
..
api_debug Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
functional_tests Fix procRunner/x-pack ftr scripts (#18789) 2018-05-07 14:50:15 -07:00
jest [APM] Fix docs link and mock ui/metadata (#18857) 2018-05-07 16:22:54 +02:00
mocha Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
github_relabel.pl Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
xkb_release_notes.pl Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00