-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: pipeline-stage-view-plugin
-
None
-
Environment:Standard plugin development environment with Java 21
-
2.41
Release 2.40 fails a test with newer Jenkins versions. The failure can be seen with the command:
mvn clean verify \
-Djenkins.version=2.541.3 \
-Dtest=com.cloudbees.workflow.ui.view.WorkflowStageViewActionTest#testTimezoneRespectedInStageStartTime
The 2.40 release will be reverted from the Jenkins plugin BOM so that the test can be fixed on newer Jenkins releases.