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

Unable to rerun failed test cases in protractor on window machine #59

Closed
akagupta9 opened this issue Apr 4, 2019 · 5 comments
Closed

Comments

@akagupta9
Copy link

It is giving following error -
E/Launcher : spawn node-modules\protractor\bin\protractor
Error: spawn node-modules\protractor\bin\protractor
at process.childprocess._handle.onexit

@dreuxl
Copy link
Contributor

dreuxl commented Apr 4, 2019

Hi
Look like you are using a Windows machine, unfortunately it s not yet supported as mentioned in the README

@tbowmo
Copy link

tbowmo commented Jun 20, 2019

@dreuxl if we finish up #16 we could have windows as a supported platform.

Will you accept a PR, if I make a new one (In case you are abandoning the one in #16)

@dreuxl
Copy link
Contributor

dreuxl commented Jun 20, 2019

I need to get the hand on my windows machine and finish up the #16 with the suggested bump of cross-spawn version.
will your PR be different approach that #16? if yes, please go for it

@tbowmo
Copy link

tbowmo commented Jun 27, 2019

@dreuxl looked at the patch we're using, and it's basically what is outline in my comments in #16

We are using it actively in production now, with windows based buildagents hosted in azure.

@dreuxl
Copy link
Contributor

dreuxl commented Dec 5, 2020

2.0.1 version should support windows now

@dreuxl dreuxl closed this as completed Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants