-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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.modules.test_saltutil tests failing on windows sometimes #56683
Comments
Looking at this now... |
They seem to fail very sporadically with no real paper trail. There is a PR out right now with Windows2019 being built and the tests pass there:
So immediate thinking is put sleeps in the test or skip them for now until a full test run can be run locally with the log file investigated. Otherwise can't repro locally and cant preproduce on a Windows 2019 VM. |
Link to that PR #56637 |
You should be able to look at the full log file on jenkins where the test fails in the build artifacts. Also if you see any way to make this test less flaky that is an approach you can take as well. Also did you try running the full test suite to try to reproduce? It seems to be happening pretty consistently across tests. I want to guess 1 out of 3-5 runs. |
I may look at making the test less flakey. I have a VM running nightly that is running the full suite, so im investigating those logs :) |
Description
I'm seeing these tests fail on windows periodically:
Here they fail on a PR test: https://jenkinsci.saltstack.com/job/pr-windows2019-py3/job/PR-56408/6/
and on branch tests: https://jenkinsci.saltstack.com/job/pr-windows2019-py3/job/master/737/
The text was updated successfully, but these errors were encountered: