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

[BUG] OIDC cypress tests failing due to upstream change #1922

Closed
derek-ho opened this issue Apr 30, 2024 · 1 comment · Fixed by #1923
Closed

[BUG] OIDC cypress tests failing due to upstream change #1922

derek-ho opened this issue Apr 30, 2024 · 1 comment · Fixed by #1923
Labels
bug Something isn't working untriaged

Comments

@derek-ho
Copy link
Collaborator

What is the bug?
Example run: https://github.com/opensearch-project/security-dashboards-plugin/actions/runs/8896012606/job/24429085541?pr=1762 - upstream changes introduced new components which makes the OIDC cypress test fail on finding "Dev Tools" header. The test needs to be changed to assert on data-test-subj to avoid upstream changes breaking us.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

What is the expected behavior?
A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

@derek-ho derek-ho added bug Something isn't working untriaged labels Apr 30, 2024
@derek-ho
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant