Describe the bug
Spock @Retry annotation multiple runs put under the same overview as test body.
To Reproduce
Steps to reproduce the behavior:
- Go project
- Run test according to README.md
- Generate report according to README.md
Expected behavior
"Given: a post exists; When: a post is queried; Then: correct response is returned" test has 3 entries under the Retries tab (for each retry).
Actual behaviour
Each retry is put under Overview instead of Retries tab:

Retries tab is empty:

Describe the bug
Spock @Retry annotation multiple runs put under the same overview as test body.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
"Given: a post exists; When: a post is queried; Then: correct response is returned" test has 3 entries under the Retries tab (for each retry).
Actual behaviour

Each retry is put under Overview instead of Retries tab:
Retries tab is empty:
