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

Upgrade e2e test fails on betas #8244

Closed
dianabarsan opened this issue May 16, 2023 · 0 comments
Closed

Upgrade e2e test fails on betas #8244

dianabarsan opened this issue May 16, 2023 · 0 comments
Assignees
Labels
Testing Affects how the code is tested Type: Technical issue Improve something that users won't notice
Milestone

Comments

@dianabarsan
Copy link
Member

Describe the issue
The upgrade test fails with this error:

[chrome 113.0.5672.63 linux #0-0] Can't call parentElement on element with selector "span=4.2.0-beta.1" because element wasn't found

This is because of the string match on the span text when using a tag, when beta tags are listed as x.y.z-beta.x (~x.y.z).

image

@dianabarsan dianabarsan added Type: Technical issue Improve something that users won't notice Testing Affects how the code is tested labels May 16, 2023
@dianabarsan dianabarsan added this to the 4.3.0 milestone May 16, 2023
@dianabarsan dianabarsan self-assigned this May 16, 2023
dianabarsan added a commit that referenced this issue May 17, 2023
Loosens selector to find beta upgrade button.

#8244
latin-panda pushed a commit that referenced this issue May 17, 2023
Loosens selector to find beta upgrade button.

#8244
latin-panda added a commit that referenced this issue May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Affects how the code is tested Type: Technical issue Improve something that users won't notice
Projects
Status: Done
Development

No branches or pull requests

1 participant