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

Instability in atspi_test #1329

Open
junkmd opened this issue Sep 1, 2023 · 0 comments
Open

Instability in atspi_test #1329

junkmd opened this issue Sep 1, 2023 · 0 comments

Comments

@junkmd
Copy link
Contributor

junkmd commented Sep 1, 2023

#1322 is facing failures in GHA job that runs tests on Linux env.
Even though it only modifies functionalities for the Windows with backend='uia'.

Looking at previous PRs, there have been cases where "Re-run failed jobs" manually after CI failures.

To enhance the stability of atspi_test, I have a few proposals:

  • Update actions/checkout to the latest version, v3.
  • Update actions/setup-python to the latest version, v4.
  • Set max_parallel to 1 to prevent parallel execution of other jobs that might interfere with GUI testing.

Any opinions would be appreciated.

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

No branches or pull requests

1 participant