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

Tests pass in debug build, not in release #4

Open
dharmatech opened this issue Nov 12, 2012 · 0 comments
Open

Tests pass in debug build, not in release #4

dharmatech opened this issue Nov 12, 2012 · 0 comments

Comments

@dharmatech
Copy link

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.

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

No branches or pull requests

1 participant