Prevent StepExecutionIterator
from leaking memory in cases where a single processed execution has a stuck CPS VM thread
#347
ci.jenkins.io / Maven
succeeded
Aug 7, 2024 in 0s
2 new issues, 4 total
Total | New | Outstanding | Fixed | Trend |
---|---|---|---|---|
4 | 2 | 2 | 0 | 👎 |
Reference build: Plugins » workflow-api-plugin » master #252
Details
Severity distribution of new issues
Error | Warning High | Warning Normal | Warning Low |
---|---|---|---|
0 | 0 | 2 | 0 |
Annotations
Check warning on line 475 in jenkins-console.log
ci-jenkins-io / Maven
surefire:test
NORMAL:
Raw output
<pre><code>Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 57.23 s -- in org.jenkinsci.plugins.workflow.graphanalysis.ForkScannerTest</code></pre>
Check warning on line 493 in jenkins-console.log
ci-jenkins-io / Maven
surefire:test
NORMAL:
Raw output
<pre><code>Tests run: 69, Failures: 0, Errors: 0, Skipped: 4</code></pre>
Loading