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

Translation Layer timeout #1843

Merged
merged 2 commits into from Nov 20, 2018
Merged

Conversation

singhsarab
Copy link
Contributor

Increasing the connection timeout between the translationlayer and vstest.console.

Description

On slow machines, we have noticed connection failures due to timeout for connection between the translation layer and vstest.console process. Increasing the time and making it configurable.

@singhsarab singhsarab merged commit ed25c64 into microsoft:master Nov 20, 2018
singhsarab added a commit to singhsarab/vstest that referenced this pull request Mar 5, 2019
Increasing the connection timeout, and making it configurable between the translationlayer and vstest.console.
singhsarab added a commit that referenced this pull request Mar 5, 2019
* Translation Layer connection timeout (#1843)

* Adding the missing assemblyInfo files and updating the copyrights (#1859)

* Stop trying to connect if the test host exits unexpectedly  (#1853)

* Running NETFramework 3.5 in compat mode (#1906)

* Fixing the timeouts. (#1909)

* Fixing the connection timeout (#1910)

* TestPlatform.PR (#1837)
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

Successfully merging this pull request may close these issues.

None yet

2 participants