We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It appears something has updated with the Github windows runners that causes a few of the tests to fail:
The following tests FAILED: 1 - C::memq_test (Exit code 0xc0000139 ) 2 - C::eventlog_test (Exit code 0xc0000139 ) 3 - C::client_server (Failed) 4 - CPP::memq_test (Exit code 0xc0000139 ) 5 - CPP::client_server (Failed)
It appears to not be a code-related change in LCM. For instance, this PR passed all checks, but after merging the failures happened to start. Also, reverting the change still produces the test failures. It also appears to be a consistent behavior, all retries are failing.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
It appears something has updated with the Github windows runners that causes a few of the tests to fail:
It appears to not be a code-related change in LCM. For instance, this PR passed all checks, but after merging the failures happened to start. Also, reverting the change still produces the test failures. It also appears to be a consistent behavior, all retries are failing.
The text was updated successfully, but these errors were encountered: