Skip to content

Tests pass in debug build, not in release #4

@dharmatech

Description

@dharmatech

In order to trigger a debug build, I added a Console project to my Yttrium VS solution and ran with debugging. When I run NUnit on the resulting Yttrium.Test.dll (in the build\Debug folder) 39 tests pass and 0 fail.

On the other hand, if I do a regular build and run the unit tests on build\Release\Yttrium.Test.dll there are 7 failures and 13 errors.

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