Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HHH-18755 - Skip test that causes deadlock
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.
- Loading branch information