Skip to content

Conversation

evasques
Copy link
Contributor

(cherry picked from commit 90e1522)

});
}

public void testConcurrentSetWithRetry()

Check warning

Code scanning / PMD

Unit tests that execute tests should use the @Test annotation. In case of JUnit 5, test methods might use @RepeatedTest, @TestFactory, @TestTemplate or @ParameterizedTest annotations instead. Warning test

Unit tests that execute tests should use the @Test annotation. In case of JUnit 5, test methods might use @RepeatedTest, @TestFactory, @TestTemplate or @ParameterizedTest annotations instead.
AuthenticationUtil.clearCurrentSecurityContext();
}

public void testConcurrentSetWithoutRetry()

Check warning

Code scanning / PMD

Unit tests that execute tests should use the @Test annotation. In case of JUnit 5, test methods might use @RepeatedTest, @TestFactory, @TestTemplate or @ParameterizedTest annotations instead. Warning test

Unit tests that execute tests should use the @Test annotation. In case of JUnit 5, test methods might use @RepeatedTest, @TestFactory, @TestTemplate or @ParameterizedTest annotations instead.
@evasques evasques merged commit aedd04b into release/23.3 Sep 11, 2025
88 of 89 checks passed
@evasques evasques deleted the fix/ACS-10042_concurrent_ipr_authority_creation_233 branch September 11, 2025 16:46
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.

1 participant