elastic / kibana

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

Failing test: X-Pack Cloud Security Posture Functional Tests.x-pack/test/cloud_security_posture_functional/pages/cis_integrations/cspm/cis_integration_aws·ts - Cloud Security Posture Test adding Cloud Security Posture Integrations CSPM AWS CIS_AWS Organization Manual Assume Role CIS_AWS Organization Manual Assume Role Workflow #187470

Open kibanamachine opened 4 days ago

kibanamachine commented 4 days ago

A test failed on a tracked branch

TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="confirmModalTitleText"])
Wait timed out after 11868ms
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1720008072471818217/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:913:22
    at processTicksAndRejections (node:internal/process/task_queues:95:5) {
  remoteStacktrace: ''
}

First failure: kibana-on-merge - main

elasticmachine commented 4 days ago

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security)

opauloh commented 4 days ago

This is strange as the screenshot in the artifacts shows the confirmModalTitleText

image

My guess is that it might be taking longer to save the integration, and then the time-out happens (but at the time of taking the artifact screenshot the integration was saved), I suggest we increase the timeout if that happens again