-
Notifications
You must be signed in to change notification settings - Fork 17
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
Cypress: Instability in Complete Actions (dialog partly disabled) #601
Comments
I am really out of good ideas here.
It's also unclear what steps to fix this issue we can take. There seems to be nothing to wait for, as run looks exactly the same as non-failing ones, and everything looks to be loaded. |
We have a full "complete" run failing with this error now And this is related! |
Mystery solved.
So two points:
|
|
https://dashboard.cypress.io/projects/ry3x7y/runs/90/overview/a2e633d9-ae4d-4214-a2b7-cad569fff63e/screenshots
https://dashboard.cypress.io/projects/ry3x7y/runs/97/overview/225369c8-0f53-45d6-be7e-331561259ace/screenshots
Initial investigation yesterday didn't give any results.
Reason is unclear, as we also see that priority select is disabled (as if the whole right side of the dialog, it seems), but nothing in the code does it. So reason might be very tightly coupled cypress/CI/react.
Was yet unable to reproduce locally.
The text was updated successfully, but these errors were encountered: