Skip to content

retry-total conflicts with html-formatter when exhaustion limit hitΒ #1905

Description

@luke-hill

πŸ‘“ What did you see?

The HTML report does not include scenarios which are skipped from being retried after exhaustion limit is hit

βœ… What did you expect to see?

HTML formatter would show failures

πŸ“¦ Which tool/library version are you using?

cucumber 11.1.1
html-formatter 23.1.0

πŸ”¬ How could we reproduce it?

Hit the exhaustion limit on a running context. So for example have a folder with 3 features and 3 scenarios. Have all 3 fail, set --retry 1 and --retry-total 2.

The third scenario won't feature in the report.

πŸ“š Any additional context?

#1669 introduced it

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions