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

Enable Chrome X-Pack Security Functional Tests HTTP/2 (OpenID Connect).x-pack/test/security_functional/tests/oidc/url_capture·ts - security app - OIDC interactions URL capture resets invalid target URL #186780

Closed
kibanamachine opened this issue Jun 23, 2024 · 9 comments · Fixed by #189406
Assignees
Labels
Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! tests_needed

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jun 23, 2024

A test failed on a tracked branch

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

First failure: kibana-elasticsearch-snapshot-verify - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jun 23, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Jun 23, 2024
@kibanamachine kibanamachine added failed-es-promotion Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! labels Jun 23, 2024
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jun 23, 2024
@azasypkin azasypkin self-assigned this Jun 24, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@jbudz
Copy link
Member

jbudz commented Jun 24, 2024

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 8d35ee7

@azasypkin azasypkin assigned elena-shostak and unassigned azasypkin Jul 1, 2024
elena-shostak added a commit that referenced this issue Jul 8, 2024
## Summary

Since initial tests were flaky only for http2 configuration, disabled
its FTR configs for saml and oidc (see
#186780,
#186780).
Unskiped the original test.

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: Elastic Machine <[email protected]>
@elena-shostak
Copy link
Contributor

elena-shostak commented Jul 23, 2024

The test is disabled only for http2, it does run correctly over http1 now.

@rayafratkina
Copy link
Contributor

Thanks Elena! Since we don't have HTTP2 enabled yet, should we close this issue and reopen if/when needed?

@bhavyarm bhavyarm changed the title Failing test: Chrome X-Pack Security Functional Tests HTTP/2 (OpenID Connect).x-pack/test/security_functional/tests/oidc/url_capture·ts - security app - OIDC interactions URL capture resets invalid target URL Enable Chrome X-Pack Security Functional Tests HTTP/2 (OpenID Connect).x-pack/test/security_functional/tests/oidc/url_capture·ts - security app - OIDC interactions URL capture resets invalid target URL Jul 29, 2024
@bhavyarm bhavyarm added tests_needed and removed failed-test A test failure on a tracked branch, potentially flaky-test skipped-test failed-es-promotion v8.15.0 labels Jul 29, 2024
@bhavyarm
Copy link
Contributor

I changed the headline and removed labels which will ping my skipped tests pipeline. Thanks!

@elena-shostak
Copy link
Contributor

elena-shostak commented Jul 30, 2024

@rayafratkina

Thanks Elena! Since we don't have HTTP2 enabled yet, should we close this issue and reopen if/when needed?

Figured out how to mitigate the problem for HTTP2, raised the PR for that

@elena-shostak elena-shostak linked a pull request Jul 30, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! tests_needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants