-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Overview
In light of #3820 (comment) and #3820 (comment), and the fact that we have a few additional candidates for backporting, we should consider releasing 5.10.3 with those bug fixes.
Todos
- Document that a
TestExecutionListenercannot fail theTestPlan#3591 - Document semantics for resource locks with
@BeforeEach/@AfterEachlifecycle methods #3671 - Document
SuiteLauncherDiscoveryRequestBuilder#3695 - Suite configuration is not applied to tests selected by unique ID #3693
- Ignore
NoSuchFileExceptionin@TempDircleanup #3667 -
@EnabledInNativeImageis not properly supported at the class level #3745 -
NullPointerExceptionwhen deserializingTestIdentifier#3819 (see also PR #3837) -
ClassOrderer.RandomandMethodOrderer.Randomdo not use same default seed #3817