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

Failing test: Jest Integration Tests.src/cli/serve/integration_tests - Server logging configuration legacy logging should recreate file handle on SIGHUP #77279

Open
kibanamachine opened this issue Sep 12, 2020 · 9 comments
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test REASSIGN from Team:Core UI Deprecated label for old Core UI team skipped-test v7.11.0 v8.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 12, 2020

A test failed on a tracked branch

Error: Failed: "watchFileUntil timed out for \"/setting up root/\""
    at Env.it (/dev/shm/workspace/kibana/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:89:24)
    at it (/dev/shm/workspace/kibana/node_modules/jest-jasmine2/build/jasmine/jasmineLight.js:100:21)
    at Suite.describe (/dev/shm/workspace/parallel/3/kibana/src/cli/serve/integration_tests/reload_logging_config.test.ts:157:5)
    at addSpecsToSuite (/dev/shm/workspace/kibana/node_modules/jest-jasmine2/build/jasmine/Env.js:444:51)
    at Env.describe (/dev/shm/workspace/kibana/node_modules/jest-jasmine2/build/jasmine/Env.js:414:11)
    at describe (/dev/shm/workspace/kibana/node_modules/jest-jasmine2/build/jasmine/jasmineLight.js:88:18)
    at Suite.<anonymous> (/dev/shm/workspace/parallel/3/kibana/src/cli/serve/integration_tests/reload_logging_config.test.ts:110:3)
    at addSpecsToSuite (/dev/shm/workspace/kibana/node_modules/jest-jasmine2/build/jasmine/Env.js:444:51)
    at Env.describe (/dev/shm/workspace/kibana/node_modules/jest-jasmine2/build/jasmine/Env.js:414:11)
    at describe (/dev/shm/workspace/kibana/node_modules/jest-jasmine2/build/jasmine/jasmineLight.js:88:18)
    at Object.<anonymous> (/dev/shm/workspace/parallel/3/kibana/src/cli/serve/integration_tests/reload_logging_config.test.ts:86:1)
    at Runtime._execModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:1205:24)
    at Runtime._loadModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:805:12)
    at Runtime.requireModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:662:10)
    at jasmine2 (/dev/shm/workspace/kibana/node_modules/jest-jasmine2/build/index.js:228:13)
    at runTestInternal (/dev/shm/workspace/kibana/node_modules/jest-runner/build/runTest.js:385:22)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 12, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@mistic mistic closed this as completed Oct 20, 2020
@kibanamachine kibanamachine reopened this Nov 6, 2020
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core-ui (Team:Core UI)

@tylersmalley
Copy link
Contributor

tylersmalley commented Nov 17, 2020

Skipped

image

master: 8d4642b
7.x: 5261a18

@myasonik
Copy link
Contributor

Seems like an issue with the dev server? I think this might fall on @elastic/kibana-operations?

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

gmmorris added a commit to gmmorris/kibana that referenced this issue Nov 17, 2020
* master: (51 commits)
  [ML] Persisted URL state for the Data frame analytics jobs and models pages (elastic#83439)
  adds xpack.security.authc.selector.enabled setting (elastic#83551)
  skip flaky suite (elastic#77279)
  [ML] Improve support for script and aggregation fields in anomaly detection jobs (elastic#81923)
  [Workplace Search] Migrate SourcesLogic from ent-search (elastic#83544)
  [ML] Add UI test for feature importance features (elastic#82677)
  [Maps] Improve icons for all layer types (elastic#83503)
  Replace experimental badge with Beta (elastic#83468)
  [Fleet][EPM] Unified install and archive (elastic#83384)
  Move src/legacy/server/keystore to src/cli (elastic#83483)
  Used SO for saving the API key IDs that should be deleted (elastic#82211)
  [Uptime] Mock implementation to account for math flakiness test (elastic#83535)
  [Workplace Search] Enable check for org context based on URL (elastic#83487)
  [App Search] Added all Document related routes and logic (elastic#83324)
  [Alerting UI] Fix console error when setting connector params (elastic#83333)
  [Discover] Allow custom name for fields via index pattern field management (elastic#70039)
  [Uptime] Fix monitor list down histogram (elastic#83411)
  remove headers timeout hack, rely on nodejs timeouts (elastic#83419)
  [ML] Update console autocomplete for ML data frame evaluate API (elastic#83151)
  [Lens] Color in dimension trigger (elastic#76871)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test REASSIGN from Team:Core UI Deprecated label for old Core UI team skipped-test v7.11.0 v8.0.0
Projects
None yet
Development

No branches or pull requests

5 participants