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

formatter and formatter output gets confused by windows absolute paths #953

Closed
darrinholst opened this issue Oct 17, 2017 · 5 comments
Closed

Comments

@darrinholst
Copy link
Contributor

The cli parses -f C:/custom/formatter:C:/formatter/output as C for the formatter and /custom/formatter:C:/formatter/output for the formatter output due to not taking in account that a : could appear in a windows path.

@asmahler
Copy link

Awesome! Was just dealing with this issue this morning!

Thanks

@charlierudolph
Copy link
Member

resolved in #954

@undeadcat
Copy link

Any chance of back-porting this to the 2.x branch and making a 2.x.x release with this fix?

We're working on improving support for cucumber.js in WebStorm and other IntelliJ IDEA-based IDEs as part of WEB-26185 and related issues.
We pass a custom formatter to report test results in the UI and hit this when testing on Windows.

There's obviously a workaround possible, but I thought I'd try to ask first...

@undeadcat
Copy link

Any chance of a back-port to 2.x?
//cc @charlierudolph maybe?

@lock
Copy link

lock bot commented Oct 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants