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

[CI] Flake - graph_context_menu nodes undefined #7256

Open
nrfox opened this issue Apr 4, 2024 · 2 comments
Open

[CI] Flake - graph_context_menu nodes undefined #7256

nrfox opened this issue Apr 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@nrfox
Copy link
Contributor

nrfox commented Apr 4, 2024

Describe the bug

CI flake involving the following test:
Screenshot from 2024-04-04 18-59-13

Screenshot of cypress at time of failure:
Kiali Graph page - Context menu actions -- Actions in context menu for a service node with existing traffic routing (failed)

From run: https://github.com/kiali/kiali/actions/runs/8560404196/job/23459494170#step:8:861

@nrfox nrfox added the bug Something isn't working label Apr 4, 2024
@nrfox
Copy link
Contributor Author

nrfox commented Apr 4, 2024

I can't say for sure but I think this is the line that is failing:

const node = state.cy.nodes(
`[nodeType="service"][service="${svcName}"][cluster="${cluster}"][namespace="bookinfo"]`
);

@jshaughn
Copy link
Collaborator

jshaughn commented May 6, 2024

Will monitor for one more sprint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants