Skip to content

[Ruby/All] Changes between 21.2 - 21.3.1 causing issues in default html report #351

@luke-hill

Description

@luke-hill

👓 What did you see?

In 21.2.0 the report contains by default all unexecuted test cases as grey pending / undefined
In 21.2.0 the report contains a full stacktrace in Ruby

In 21.3.1 the report does not contain any pending / undefined
In 21.3.1 the report contains only the first line of the stacktrace in Ruby

✅ What did you expect to see?

In 21.2.0 the report contains by default all unexecuted test cases as grey pending / undefined
In 21.2.0 the report contains a full stacktrace in Ruby

In 21.3.1+ the report contains by default all unexecuted test cases as grey pending / undefined
In 21.3.1+ the report contains a full stacktrace in Ruby

📦 Which tool/library version are you using?

Cucumber Ruby 9.2 and various versions of html-formatter

🔬 How could we reproduce it?

Use versions above, have undefined / failing tests

📚 Any additional context?

No response

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