Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
luke-hill opened this issue Feb 4, 2025 · 1 comment
Labels

Comments

@luke-hill
Copy link
Contributor

luke-hill commented Feb 4, 2025

👓 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

@luke-hill
Copy link
Contributor Author

@davidjgoss mentioned this a while back. Given we have had a few more versions I figured I/we should try establish where the issue lies and what can be done if anything.

@luke-hill luke-hill changed the title [Ruby/All] Changes between 21.2 - 21.4.1 causing issues in default html report [Ruby/All] Changes between 21.2 - 21.3.1 causing issues in default html report Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant