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

Assertion failed when running tests in Visual Studio #1399

Closed
martincostello opened this issue Jul 12, 2023 · 0 comments · Fixed by #1408
Closed

Assertion failed when running tests in Visual Studio #1399

martincostello opened this issue Jul 12, 2023 · 0 comments · Fixed by #1408
Assignees

Comments

@martincostello
Copy link
Member

Summary:

When running the tests in Visual Studio in a debug configuration, the following assertion failure dialog pops up:

image

Expected behavior:

The test either fails or does not assert.

Actual behaviour:

The test pops an assertion failed dialog twice.

Steps / Code to reproduce the problem:

Run the tests in Visual Studio in Debug.

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 a pull request may close this issue.

2 participants