elastic / kibana

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

Failing test: X-Pack Endpoint Integrations Functional Tests on ESS.x-pack/test/security_solution_endpoint/apps/integrations/policy_list·ts - endpoint When on the Endpoint Policy List Page with no policies shows the empty page #192893

Open kibanamachine opened 1 month ago

kibanamachine commented 1 month ago

A test failed on a tracked branch

Error: retry.try reached timeout 120000 ms
Error: retry.try reached timeout 120000 ms
Error: retry.try reached timeout 120000 ms
WebDriverError: disconnected: not connected to DevTools
  (failed to check if window was closed: disconnected: not connected to DevTools)
  (Session info: chrome=127.0.6533.119)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:521:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:514:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:446:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Task.exec (prevent_parallel_calls.ts:29:20)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.try (retry.ts:52:12)
    at Proxy.clickByCssSelector (find.ts:420:5)
    at TestSubjects.click (test_subjects.ts:169:5)
    at test_subjects.ts:278:7
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.try (retry.ts:52:12)
    at TestSubjects.setValue (test_subjects.ts:275:12)
    at LoginPageObject.regularLogin (login_page.ts:52:5)
    at LoginPageObject.login (login_page.ts:25:5)
    at CommonPageObject.loginIfPrompted (common_page.ts:92:9)
    at common_page.ts:135:11
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.try (retry.ts:52:12)
    at CommonPageObject.navigate (common_page.ts:121:5)
    at CommonPageObject.navigateToUrlWithBrowserHistory (common_page.ts:228:5)
    at Object.navigateToPolicyList (policy_page.ts:24:7)
    at Context.<anonymous> (policy_list.ts:37:9)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.try (retry.ts:52:12)
    at TestSubjects.setValue (test_subjects.ts:275:12)
    at LoginPageObject.regularLogin (login_page.ts:52:5)
    at LoginPageObject.login (login_page.ts:25:5)
    at CommonPageObject.loginIfPrompted (common_page.ts:92:9)
    at common_page.ts:135:11
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.try (retry.ts:52:12)
    at CommonPageObject.navigate (common_page.ts:121:5)
    at CommonPageObject.navigateToUrlWithBrowserHistory (common_page.ts:228:5)
    at Object.navigateToPolicyList (policy_page.ts:24:7)
    at Context.<anonymous> (policy_list.ts:37:9)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.try (retry.ts:52:12)
    at CommonPageObject.navigate (common_page.ts:121:5)
    at CommonPageObject.navigateToUrlWithBrowserHistory (common_page.ts:228:5)
    at Object.navigateToPolicyList (policy_page.ts:24:7)
    at Context.<anonymous> (policy_list.ts:37:9)
    at Object.apply (wrap_function.js:74:16)

First failure: kibana-on-merge - main

elasticmachine commented 1 month ago

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)