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

AccessViolationException causes build runner to crash #115

@NightOwl888

Description

@NightOwl888

I am referencing a faulty 3rd party component that sometimes throws AccessViolationException during testing (never happened in Visual Studio 2015 Community, only seems to happen from the command line). This AccessViolationException causes the entire test runner to crash.

Expected behavior: NUnit gracefully reports the failure and finishes the test run.

Sure, we also need the 3rd party to fix their component as well, but in the meantime, we still need a way to release. We are using dotnet-test-nunit version 3.4.0-beta-3.

Actually, I have also seen NullReferenceException and IndexOutOfRangeException crash the runner as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions