elastic / kibana

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

Failing test: Serverless Security Functional Tests - Common Group 5.x-pack/test_serverless/functional/test_suites/common/discover/group3/_request_counts·ts - discover/group3 discover request counts data view mode should send 2 requests (documents + chart) when changing the chart interval #180402

Open kibanamachine opened 3 months ago

kibanamachine commented 3 months ago

A test failed on a tracked branch

Error: retry.try reached timeout 120000 ms
Error: retry.try reached timeout 120000 ms
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="unifiedHistogramTimeIntervalSelectorButton"])
Wait timed out after 10040ms
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-13b02688ce2ae6dc/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:910:22
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:84:7)
    at RetryService.try (retry.ts:51:12)
    at Proxy.clickByCssSelector (find.ts:419:5)
    at TestSubjects.click (test_subjects.ts:164:5)
    at discover_page.ts:305:7
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:98:21)
    at RetryService.try (retry.ts:51:12)
    at DiscoverPageObject.setChartInterval (discover_page.ts:304:5)
    at _request_counts.ts:213:11
    at expectSearches (_request_counts.ts:76:7)
    at Context.<anonymous> (_request_counts.ts:212:9)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:84:7)
    at RetryService.try (retry.ts:51:12)
    at DiscoverPageObject.setChartInterval (discover_page.ts:304:5)
    at _request_counts.ts:213:11
    at expectSearches (_request_counts.ts:76:7)
    at Context.<anonymous> (_request_counts.ts:212:9)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - main

elasticmachine commented 3 months ago

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