elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.68k stars 8.23k forks source link

Failing test: X-Pack Example plugin functional tests.x-pack/test/examples/search_examples/search_session_example·ts - search examples Search session example "before all" hook for "should start search, save session, restore session using "restore" button" #108308

Closed kibanamachine closed 2 months ago

kibanamachine commented 3 years ago

A test failed on a tracked branch

Error: retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
Wait timed out after 60046ms
    at /dev/shm/workspace/parallel/14/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at onFailure (/dev/shm/workspace/parallel/14/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/14/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at RetryService.try (/dev/shm/workspace/parallel/14/kibana/test/common/services/retry/retry.ts:31:12)
    at /dev/shm/workspace/parallel/14/kibana/test/functional/page_objects/common_page.ts:234:21
    at runAttempt (/dev/shm/workspace/parallel/14/kibana/test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (/dev/shm/workspace/parallel/14/kibana/test/common/services/retry/retry_for_success.ts:66:21)
    at RetryService.tryForTime (/dev/shm/workspace/parallel/14/kibana/test/common/services/retry/retry.ts:22:12)
    at CommonPageObject.navigateToApp (/dev/shm/workspace/parallel/14/kibana/test/functional/page_objects/common_page.ts:233:5)
    at Context.<anonymous> (test/examples/search_examples/search_session_example.ts:29:7)
    at Object.apply (/dev/shm/workspace/parallel/14/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
    at onFailure (/dev/shm/workspace/parallel/14/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/14/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at RetryService.tryForTime (/dev/shm/workspace/parallel/14/kibana/test/common/services/retry/retry.ts:22:12)
    at CommonPageObject.navigateToApp (/dev/shm/workspace/parallel/14/kibana/test/functional/page_objects/common_page.ts:233:5)
    at Context.<anonymous> (test/examples/search_examples/search_session_example.ts:29:7)
    at Object.apply (/dev/shm/workspace/parallel/14/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: Jenkins Build

kibanamachine commented 3 years ago

New failure: Jenkins Build

spalger commented 3 years ago

Happened twice in https://github.com/elastic/kibana/pull/106137 weeks ago, but hasn't happened since. I can't imagine this being related to reporting but pinging @tsullivan just in case he can think of some reason these failures might be related...

elasticmachine commented 3 years ago

Pinging @elastic/kibana-app-services (Team:AppServices)

kibanamachine commented 3 years ago

New failure: Jenkins Build

elasticmachine commented 2 years ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

davismcphee commented 2 months ago

Closing because it only failed once in the past year.