Skip to content

Waiting for debugger to attach takes forever! #394

@khteh

Description

@khteh

v0.7.8 OUTPUT window when trying to debug ASP.Net Core 9 C# WebAPI app:

Executing dotnet test --no-build --logger "trx;LogFileName=/tmp/test-explorer-7rCkav/0.trx" --filter "FullyQualifiedName=Web.Api.IntegrationTests.Controllers.AccountsControllerIntegrationTests.CanChangePasswordWithValidAccountDetails" in /usr/src/AspNetCoreWebApi/test/Web.Api.IntegrationTests
Process 1105963 started
Waiting for debugger to attach
Waiting for debugger to attach
Waiting for debugger to attach
Waiting for debugger to attach
Waiting for debugger to attach
Waiting for debugger to attach
Waiting for debugger to attach

When I stop the debug session and try to start it again, the OUTPUT window shows:

Stop processes requested - 1105963 stopped
Tests already running, ignore request to run tests for Web.Api.IntegrationTests.Controllers.AccountsControllerIntegrationTests.CanChangePasswordWithValidAccountDetails

and the test isn't run at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions