Build/Test Issues

Bug: NCrunch tries to build Modeling Projects

Started by CreepyGnome on 6,583 views

Modeling Projects have been around since 2010 and are part of the Ultimate edition. It is a project type that doesn't have a BUILD concept since it is just modeling diagrams. None the less NCrunch tries to build them and gives a Build Failure status on the NCrunch Tests window.

The project files have an extension of .modelproj and no attempt "build" them should occur.

I tried to say ignore, but that is really for Unit Tests and doesn't work as expected. I can't find anyway to make it not try to build this project as a workaround.

I think NCrunch should be aware of project types that can't be built and should ignore. Also a way to exclude projects from NCrunch would be nice as well and would allow for working around this issue.
Hi, thanks for posting and for making me aware of this issue.

I'll note it down for a future fix. Have you tried using the 'Ignore this component completely' project-level option inside your NCrunch configuration (underneath 'General')? This should, in practice, remove NCrunch's knowledge of the project entirely.


Cheers,

Remco
Thanks, I looked in the configuration and missed that setting. That seems to workaround the issue now.

Post a reply

Log in to reply.