You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@timja Apologies for the formatting, but I am running something like this. We are currently running JUnit plugin v.129 on Jenkins, I am not certain if my issue is related to https://issues.jenkins.io/browse/JENKINS-48583.
Jenkins and plugins versions report
Plugins
What Operating System are you using (both controller, and any agents involved in the problem)?
Controller - Linux (amd64)
Agent(s) - Windows 10 (amd64)
Reproduction steps
junit allowEmptyResults: false, testResults: '**\\*.xml'
Expected Results
I expect to see 14 test results at all time.
Actual Results
This is random, on some occasions I see all 14 test results output to Jenkins, and on other occasions I only see 13 or 12.
Anything else?
We are currently running JUnit plugin v.129 on Jenkins, I am not certain if my issue is related to https://issues.jenkins.io/browse/JENKINS-48583, therefore I raised this issue.
The text was updated successfully, but these errors were encountered: