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
Bug description
It seems that a recent change made it so that the first execution is invoked with no parameters at all. This is problematic for RunIncrementer as it doesn't seem to change the parameters in a way that it'll allow another execution.
Environment main
Steps to reproduce
A test in Spring Boot is failing at the moment and has been disabled. It should reproduce the problem.