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

windows ipc winsec fails frequently in CI/CD #1346

Closed
gdamore opened this issue Nov 15, 2020 · 3 comments
Closed

windows ipc winsec fails frequently in CI/CD #1346

gdamore opened this issue Nov 15, 2020 · 3 comments

Comments

@gdamore
Copy link
Contributor

gdamore commented Nov 15, 2020

While this test passes consistently on my system, its a frequent source of failures in CI/CD.

Additionally it's hard to debug because convey doesn't give us enough information about what failed. Let's convert it to the new test framework.

@gdamore
Copy link
Contributor Author

gdamore commented Jul 7, 2021

Haven't seen this in a bit.

@gdamore
Copy link
Contributor Author

gdamore commented Sep 6, 2021

Still happens kind of frequently. I suspect its related to our paths.

@gdamore
Copy link
Contributor Author

gdamore commented Oct 11, 2021

The problem I think is that this test is implemented using a fixed address and convey, and listen will fail sometimes if the clean up from a prior subtest has not completed.

We should rewrite this test using the "new" test framework, and using the support function to provide a unique and safe address for every run.

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