jenkinsci / jenkinsci/workflow-durable-task-step-plugin
[JENKINS-72754] unit test failures with MacOS on master branch
- Dominant language
- Java
- Stars
- 46
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
When running
mvn clean install
on master branch (commit: c8c2fed3533490cef9b041122bf0a0f3dcd6babd ) of project: https://github.com/jenkinsci/workflow-durable-task-step-plugin
with a MacOS (see environment details above) several unit tests fail, among which are several of org.jenkinsci.plugins.workflow.steps.durable_task.ShellStepTest
on Windows 11 no problem at all
---
Originally reported by uppathebest, imported from: unit test failures with MacOS on master branch
Raw content of original issue
When running
mvn clean installon master branch (commit: c8c2fed3533490cef9b041122bf0a0f3dcd6babd ) of project: https://github.com/jenkinsci/workflow-durable-task-step-plugin
with a MacOS (see environment details above) several unit tests fail, among which are several of org.jenkinsci.plugins.workflow.steps.durable_task.ShellStepTest
on Windows 11 no problem at all
- environment:
Tested on Apple M2 Pro, maven 3.9.6, open jdk 17.0.9
Contributor guide
Assessment
This issue has not been assessed yet.