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

Fix: attempt to fix flaky autocomplete spec #1957

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

mec
Copy link
Collaborator

@mec mec commented Oct 16, 2024

When running in CI we often see the autocomplete specs fail. We think
this might be caused by the suite running faster than the browser can
render the expected elements.

Elsewhere we have put a short sleep in to give the browser time to
load, so we do the same here.

When running in CI we often see the autocomplete specs fail. We think
this might be caused by the suite running faster than the browser can
render the expected elements.

Elsewhere we have put a short sleep in to give the browser time to
load, so we do the same here.
Copy link

sonarcloud bot commented Oct 16, 2024

@mec mec merged commit a4e2a00 into main Oct 17, 2024
7 of 8 checks passed
@mec mec deleted the fix/flaky-autocmplete-spec branch October 17, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants