Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

process.stdin breaks visual studio task runner integration #135

Open
raysuelzer opened this issue Oct 3, 2015 · 0 comments
Open

process.stdin breaks visual studio task runner integration #135

raysuelzer opened this issue Oct 3, 2015 · 0 comments

Comments

@raysuelzer
Copy link

Visual Studio Task Runner Explorer does not have a stdin so the line
process.stdin.pipe(child.stdin); in protractor-runner.js file throws an error.

I'm not sure what a good solution to this would be, but commenting out the line allowed the tests to run and return results to the task runner. However, I'm not exactly sure what functionality I killed off.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant