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

Allure report generates the exception with full of Ansi codes #2830

Open
1 task done
BhargavGurav opened this issue Dec 18, 2024 · 0 comments
Open
1 task done

Allure report generates the exception with full of Ansi codes #2830

BhargavGurav opened this issue Dec 18, 2024 · 0 comments
Labels
triage type:bug Something isn't working

Comments

@BhargavGurav
Copy link

Describe the Bug

allure-bug
Allure generates the text like this, in like almost each case for me. Even I updated the allure but still it generates the same text in case of exception. The text contains ansi codes. I have attaced the decoded text in attachment but in the report it generates this text, I tried to solve it from libraries and codes but was unable.

Steps to Reproduce

  1. Just give some expected and actually comparison steps.

Expected Behaviour

It should give text free from ansi which can be done in TS like stripAnsi(text).

Screenshots or Additional Context

No response

What Language are you using?

TypeScript

What Framework/Allure Integration you are using?

allure-commandline

What version of Allure Integration you are using?

2.30

What version of Allure Report you are using?

2.30

Code of Conduct

  • I agree to follow this project's Code of Conduct
@BhargavGurav BhargavGurav added triage type:bug Something isn't working labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant