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

Integration tests: add retries to OpenWindowWithClick #17259

Merged

Conversation

MrJul
Copy link
Member

@MrJul MrJul commented Oct 12, 2024

What does the pull request do?

This PR adds 10 retries, with a 100ms delay between each, to find the newly opened window in integration tests.
Hopefully this will help some specific Windows integration tests from randomly failing on CI because the window wasn't found.

@MrJul MrJul added enhancement area-infrastructure Issues related to CI/tooling infrastructur labels Oct 12, 2024
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.3.999-cibuild0052613-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@MrJul MrJul added this pull request to the merge queue Oct 22, 2024
Merged via the queue into AvaloniaUI:master with commit b300ef6 Oct 22, 2024
11 checks passed
@MrJul MrJul deleted the fix/integration-test-open-window-retries branch October 22, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Issues related to CI/tooling infrastructur enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants