Hi
I'm trying to get ncrunch to work.
I uninstalled it.
Reinstalled.
Deleted the appdata//ncrunch config file.
ran the "first time" wizard.
Everything is compiling and all tests are run.
But the code still has black circles??
I've had it working before but I can't figure out why it stopped working.
The only change I can think of is that I enabled hyperthreads in BIOS.
I've trying clicking the Reset button in the Ncrunch Tests window.
Remco NCrunch Developer
#866
12 Jan 2012 11:28 UTC
Hi,
Try turning on the 'Log to output window' in your global configuration. After you reset NCrunch, then check in the output window to see if any errors exist.
Can you see all of your tests in the tests window? (i.e. when you've set the filters to show them).
Also, do you have any testing tasks showing in the processing queue?
Try turning on the 'Log to output window' in your global configuration. After you reset NCrunch, then check in the output window to see if any errors exist.
Can you see all of your tests in the tests window? (i.e. when you've set the filters to show them).
Also, do you have any testing tasks showing in the processing queue?
Nothing in the processing queue.
Can't get 'Log to output window' working :-/
In ncrunch tests, it only lists the projects. Not individual tests. So that's the reason?
I again deleted all config. Also the xml files in my projects. And in the wizard said to not ignore any tests.
Can't get 'Log to output window' working :-/
In ncrunch tests, it only lists the projects. Not individual tests. So that's the reason?
I again deleted all config. Also the xml files in my projects. And in the wizard said to not ignore any tests.
Remco NCrunch Developer
#870
12 Jan 2012 21:49 UTC
Check that you don't have any tests ignored - in the tests window, there is a grey round circle with a cross in it and an eye in the corner. Make sure this button is pushed as it will show any tests that may have been ignored by the wizard the first time you went through it.
Once a test has been ignored, it can only be reactivated manually.
Which test framework are you using?
Also .. would you be able to submit a bug report using the NCrunch menu? This will send a log file through to me that I can use to diagnose the problem.
Thanks!
Once a test has been ignored, it can only be reactivated manually.
Which test framework are you using?
Also .. would you be able to submit a bug report using the NCrunch menu? This will send a log file through to me that I can use to diagnose the problem.
Thanks!
I sent you a PM with a screenshot and also send a bug report.
Hope you can fix it :-)
Thanks!
Hope you can fix it :-)
Thanks!
Remco NCrunch Developer
#874
13 Jan 2012 23:02 UTC
Thanks for sending through the bug report. Are you making use of the latest Xunit 1.9? NCrunch is reliant on Gallio for its Xunit integration, and presently there isn't a release of Gallio that supports Xunit 1.9, so I'm afraid your tests won't be detected until support is extended to include the new Xunit version. Sorry.
Deleted post
#888
14 Jan 2012 14:19 UTC
Deleted post
#889
14 Jan 2012 14:23 UTC
Deleted post
#890
14 Jan 2012 14:26 UTC
Deleted post
#891
14 Jan 2012 14:26 UTC
Deleted post
#892
14 Jan 2012 14:30 UTC
Deleted post
#893
14 Jan 2012 14:33 UTC
Deleted post
#900
14 Jan 2012 14:54 UTC
Deleted post
#901
14 Jan 2012 14:56 UTC
We are indeed using xunit 1.9.
I guess I'll wait until Gallio supports xunit 1.9.
Thanks for the explanation.
I guess I'll wait until Gallio supports xunit 1.9.
Thanks for the explanation.
Remco NCrunch Developer
#993
01 Feb 2012 00:12 UTC
For anyone interested, support for XUnit 1.9 has been added in the new NCrunch version that was just released (1.37b).
Post a reply
Log in to reply.