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
If any scenarios are failed in execution then rerun functionality working fine & executed only failed scenarios But in passed condition -> rerun.txt is blank/empty & it is initiating all the scenarios unnecessarily.
@Prabat Please don't request that others fix bugs for you. This is an open source project, which means we rely on bugs to be fixed by the community.
Wold you be willing to spend time fixing this yourself and send us a pull request? You'd start by writing a failing automated test (unit test or scenario) to reproduce the incorrect behaviour, then make it pass.
If any scenarios are failed in execution then rerun functionality working fine & executed only failed scenarios But in passed condition -> rerun.txt is blank/empty & it is initiating all the scenarios unnecessarily.
TriggerTest.java
RerunTest.java
Above are two Test files used in project
Please look into this issue for scenario's passed condition & Provide the solution if it can be done in a different way.
The text was updated successfully, but these errors were encountered: