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
prerunmodifier does not return failed tests if output.xml contains more than one failed test and at least one skipped test. Thus rerun is not executed, despite there are failed tests.
Steps to reproduce
Run suite containing 2 or more failing tests and one test which is skipped. e.g. robot -d Reports --skip TAG_002 VariablesTest