JetBrains / JetBrains/TeamCity.VSTest.TestAdapter

"vstest.console process failed to connect to testhost process after 90 seconds" error

Open
#37 11 comments 3 reactions 1 assignee Claimed by @NikolayPianikov View on GitHub
Dominant language
C#
Stars
32
Forks
13
PR merge metrics
No merged PRs in 30d

Description

After updating to 1.0.18, I got the following errors in the TC run.

```plain
[11:06:38][Step 1/1] Test run for D:\BuildAgents\S004-V-BUILD02-Agent03\work\d26168de9c7a0431\src\xxxxxx.Tests.dll(.NETCoreApp,Version=v2.2)
[11:06:38][Step 1/1] Microsoft (R) Test Execution Command Line Tool Version 15.9.0
[11:06:38][Step 1/1] Copyright (c) Microsoft Corporation. All rights reserved.
[11:06:38][Step 1/1]
[11:06:38][Step 1/1] Starting test execution, please wait...
[11:08:08][Step 1/1] vstest.console process failed to connect to testhost process after 90 seconds. This may occur due to machine slowness, please set environment variable VSTEST_CONNECTION_TIMEOUT to increase timeout.
[11:08:08][Step 1/1] Test Run Aborted.
```

.NET Core Version: 2.2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.