Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

NUnit post-build script causes the build to hang #28

@adamhalesworth

Description

@adamhalesworth

When using the NUnit appcenter-post-build.sh the build reaches this point and completely hangs:

Compiled projects to run NUnit tests:
/Users/vsts/agent/2.144.2/work/1/s/xxx.Application.Tests/bin/Debug/netcoreapp2.1/xxx.Application.Tests.dll
/Users/vsts/agent/2.144.2/work/1/s/xxx.Core.Tests/bin/Debug/netcoreapp2.1/xxx.Core.Tests.dll
/Users/vsts/agent/2.144.2/work/1/s/xxx.Data.Tests/bin/Debug/netcoreapp2.1/xxx.Data.Tests.dll
/Users/vsts/agent/2.144.2/work/1/s/xxx.Presentation.Tests/bin/Debug/netcoreapp2.1/xxx.Presentation.Tests.dll

Running NUnit tests:
find: nunit3-console: No such file or directory

NUnit tests result:
##[warning]Build agent connection lost
##[warning]Build agent connection lost
##[warning]Build agent connection lost
##[warning]Build agent connection lost

At this point it just continually prints ##[warning]Build agent connection lost.

Any idea why this might be happening? There's no other output than this in the build console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions