mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Disabling unstable test until further analysis is complete
Relates to #15487
This commit is contained in:
parent
daf0dee168
commit
6197d05a0d
@ -108,6 +108,7 @@ public class DBLockTest extends KeycloakModelTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore("Ignored as it is unstable. Analysis pending in https://github.com/keycloak/keycloak/issues/15487")
|
||||
public void testLockConcurrentlyGeneral() throws Exception {
|
||||
inComittedTransaction(1, (session , i) -> {
|
||||
testLockConcurrentlyInternal(session, DBLockProvider.Namespace.DATABASE);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user