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

HHH-18755 - Skip test that causes deadlock #9142

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

maesenka
Copy link
Member

@maesenka maesenka commented Oct 23, 2024

On CockroachDB the method
testCopyPersistentCollectionReferenceAfterFlush causes a deadlock, which is resolved eventually by a TimeoutException.

This problem has been discussed in
cockroachdb/cockroach#61269. The CockroachDB developers do not see this as a bug that needs to be fixed. Therefore we skip this test for CockroachDB.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-18755

On CockroachDB the method
`testCopyPersistentCollectionReferenceAfterFlush` causes a
deadlock, which is resolved eventually by a TimeoutException.

This problem has been discussed in
cockroachdb/cockroach#61269. The
CockroachDB developers do not see this as a bug that needs to
be fixed. Therefore we skip this test for CockroachDB.
@maesenka maesenka requested a review from beikov October 23, 2024 07:56
@beikov beikov merged commit 7bd50db into hibernate:main Oct 23, 2024
21 of 23 checks passed
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 this pull request may close these issues.

2 participants