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 tests failing #523

Open
nosracd opened this issue Jul 28, 2024 · 0 comments · Fixed by #524
Open

Windows tests failing #523

nosracd opened this issue Jul 28, 2024 · 0 comments · Fixed by #524

Comments

@nosracd
Copy link
Contributor

nosracd commented Jul 28, 2024

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.

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

Successfully merging a pull request may close this issue.

1 participant