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

Fix RowRedirectionLockFreeTest: Prevent Succeeding If Thread Fails #3928

Merged
merged 3 commits into from
Jun 5, 2023

Conversation

nbauernfeind
Copy link
Member

@nbauernfeind nbauernfeind commented Jun 5, 2023

This fixes one issue @devinrsmith pointed out in slack about the nightly failures.

Here is a nightly with this fix: https://github.com/nbauernfeind/deephaven-core/actions/runs/5178849528

@nbauernfeind nbauernfeind added bug Something isn't working test NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Jun 5, 2023
@nbauernfeind nbauernfeind added this to the June 2023 milestone Jun 5, 2023
@nbauernfeind nbauernfeind requested a review from rcaudy June 5, 2023 15:09
@nbauernfeind nbauernfeind self-assigned this Jun 5, 2023
@devinrsmith
Copy link
Member

This is an example of the general issue I raised in #3930

the test will only fail if it has specific logic to handle that scenario

I think improving this specific test in this way is good, but hoping we have a more robust solution in the future.

@nbauernfeind nbauernfeind merged commit 8c6b199 into deephaven:main Jun 5, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants