Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Ubuntu 22.04 LTS x86_64
Reproduction steps
Remove the exclusion for org.jenkinsci.plugins.pipeline.modeldefinition.TriggersTest in excludes.txt added in #1359, then run the test suite a few times.
Expected Results
The tests should reliably pass.
Actual Results
org.jenkinsci.plugins.pipeline.modeldefinition.TriggersTest tends to run out of memory and crash with exit code 137.
Anything else?
No response
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Ubuntu 22.04 LTS x86_64
Reproduction steps
Remove the exclusion for
org.jenkinsci.plugins.pipeline.modeldefinition.TriggersTestinexcludes.txtadded in #1359, then run the test suite a few times.Expected Results
The tests should reliably pass.
Actual Results
org.jenkinsci.plugins.pipeline.modeldefinition.TriggersTesttends to run out of memory and crash with exit code 137.Anything else?
No response