Skip to content

Conversation

jnhyperion
Copy link

@jnhyperion jnhyperion commented Aug 17, 2023

example.zip
Run test with this example:
robot .
there will be 3 failed tests

then rerun the failed tests with command:
robot --prerunmodifier DataDriver.rerunfailed:output.xml --output rerun.xml .

4 tests will be reran.

there's one passed test "example.test.tc1" is incorrectly selected due to the same name with the real failed test.

We should use test longname instead of the partial name to match the failed test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant