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

automated tests sometimes fail without any obvious reason #105

Open
LynxAbraxas opened this issue Feb 25, 2019 · 0 comments
Open

automated tests sometimes fail without any obvious reason #105

LynxAbraxas opened this issue Feb 25, 2019 · 0 comments

Comments

@LynxAbraxas
Copy link
Contributor

In regard to #84 (comment), see also #104:

GL-CI for ctp2 is configured such that each job is tried 3 times automatically

retry: 2

This is needed because sometimes sikuli events do not seem to get through to ctp2, so far the reason is unknown (RaiMan/SikuliX1#54). This problem seems to appear more often/likely if the GL-CI server (runner) are very busy. There is no option to pause between auto-repeated GL-CI jobs, so if GL-CI is very busy for some time, and all 3 tries of a job fall into that period, they are likely to fail. In that case it is best to re-run the pipeline again manually after some hours passed, not ideal but manageable. Increasing the number of auto-tries might not be desirable in this case, because they are likely just wasting the precious cost-free 2000 GL-CI minutes per month.

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