Jenkins and plugins versions report
Environment
PLUGINS=forensics-api LINE=2.541.x bash ./local-test.sh
PLUGINS=forensics-api LINE=2.528.x bash ./local-test.sh
What Operating System are you using (both controller, and any agents involved in the problem)?
Red Hat Enterprise Linux 8.10 on amd64
Reproduction steps
- When the test forensics-api plugin test exclusions are removed from the excludes.txt file, the tests fail on Jenkins plugin BOM lines prior to 2.555.x. Test failures can be seen with
PLUGINS=forensics-api LINE=2.528.x bash ./local-test.sh
Expected Results
Tests should pass on all lines
Actual Results
Tests fail on the two older lines.
Anything else?
There doesn't seem to be a way currently to exclude tests only on a specific line of the plugin BOM.
Are you interested in contributing a fix?
I will create a workaround by restoring the test exclusions and may consider adding a way to limit exclusions to a specific line.
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Red Hat Enterprise Linux 8.10 on amd64
Reproduction steps
PLUGINS=forensics-api LINE=2.528.x bash ./local-test.shExpected Results
Tests should pass on all lines
Actual Results
Tests fail on the two older lines.
Anything else?
There doesn't seem to be a way currently to exclude tests only on a specific line of the plugin BOM.
Are you interested in contributing a fix?
I will create a workaround by restoring the test exclusions and may consider adding a way to limit exclusions to a specific line.