Skip to content

Spock @Retry annotation multiple runs put under the same overview as test body #851

Description

@karltiirik

Describe the bug
Spock @Retry annotation multiple runs put under the same overview as test body.

To Reproduce
Steps to reproduce the behavior:

  1. Go project
  2. Run test according to README.md
  3. 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:
Kuvatõmmis 2022-11-18 000823

Retries tab is empty:
Kuvatõmmis 2022-11-18 000741

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions