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

File links are not well formated using --report-html on windows #1285

Closed
lepapareil opened this issue Feb 15, 2023 · 0 comments · Fixed by #1298
Closed

File links are not well formated using --report-html on windows #1285

lepapareil opened this issue Feb 15, 2023 · 0 comments · Fixed by #1298
Labels
bug Something isn't working
Milestone

Comments

@lepapareil
Copy link
Collaborator

lepapareil commented Feb 15, 2023

Steps to reproduce

> tree /F test

C:\TEST
├───a
│       ko.hurl
│       ok.hurl
│
├───b
│       ko.hurl
│       ok.hurl
hurl --test --report-html report-html .\a\ok.hurl .\a\ko.hurl .\b\ok.hurl .\b\ko.hurl

Output of checks

  • Version (hurl --version): 2.0.1
  • Operating system and version: windows 10

What is the current bug behavior?

image

What is the expected correct behavior?

image

@lepapareil lepapareil added the bug Something isn't working label Feb 15, 2023
@jcamiel jcamiel added this to the 3.0.0 milestone Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants