Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start functional test server #14295

Closed
chrisronline opened this issue Oct 4, 2017 · 2 comments
Closed

Unable to start functional test server #14295

chrisronline opened this issue Oct 4, 2017 · 2 comments
Assignees
Labels
Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@chrisronline
Copy link
Contributor

chrisronline commented Oct 4, 2017

I'm not able to start the functional test server to run functional tests locally on master. CLI seems unaffected.

Seems related to #14007

cc @spalger @kjbekkelund

Command: npm run test:ui:server

Error:

Running "run:testUIDevServer:keepalive" (run) task
 watching for changes  (459 files)
optmzr    log   [14:10:05.759] [info][status][ui settings] Status changed from uninitialized to disabled - uiSettings.enabled config is set to `false`
server    log   [14:10:07.731] [info][optimize] Waiting for optimizer completion
optmzr    log   [14:10:08.074] [info][optimize] Lazy optimization started
optmzr    log   [14:11:45.344] [info][optimize] Lazy optimization success in 97.26 seconds
optmzr    log   [14:11:45.804] [info][optimize] Lazy optimization of bundles for kibana, stateSessionStorageRedirect, timelion, sense-tests and status_page ready
optmzr    log   [14:11:45.842] [fatal] TypeError: bundlesPath must be an absolute path to the directory containing the bundles
    at createBundlesRoute (/Users/chris/Development/repos/kibana/src/optimize/bundles_route/bundles_route.js:24:11)
    at LazyOptimizer.bindToServer (/Users/chris/Development/repos/kibana/src/optimize/lazy/lazy_optimizer.js:84:18)
    at /Users/chris/Development/repos/kibana/src/optimize/lazy/lazy_server.js:22:20
    at next (native)
    at step (/Users/chris/Development/repos/kibana/src/optimize/lazy/lazy_server.js:17:191)
    at /Users/chris/Development/repos/kibana/src/optimize/lazy/lazy_server.js:17:361
 optimizer crashed  with status code 1
Warning: non-zero exit code 1 Use --force to continue.
@chrisronline chrisronline added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Oct 4, 2017
@rhoboat rhoboat self-assigned this Oct 4, 2017
@kimjoar
Copy link
Contributor

kimjoar commented Oct 11, 2017

@archanid This is fixed?

@spalger
Copy link
Contributor

spalger commented Oct 30, 2017

I'm assuming yes

@spalger spalger closed this as completed Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

4 participants