-
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
[3006.x] Fix for Nightly build Package test report failures #66924
Conversation
d09f300
to
5a7fd38
Compare
6e59738
to
a71d2bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the only changes we really need, for now, are in tools/
.
@dwoz Want to leave the other changes in there, since once we re-enable code coverage, we shall need them. |
I'm skeptical that we need all those changes since we've been un-able to resolve the problem. Especially the sleeps. |
What does this PR do?
Resolves Windows Package Test failures in Test Reports on the Nightly Build.
Also seen occasional failures on Linux package test report too.
What issues does this PR fix or reference?
Fixes Windows Package Test failures in Test Reports on the Nightly Build
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
Yes
Please review Salt's Contributing Guide for best practices, including the
PR Guidelines.
See GitHub's page on GPG signing for more information about signing commits with GPG.