Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
NCrunch continually failing with "process cannot access the file"
Ok - according to the bug report, NCrunch is building on top of the locked file because it isn't aware of anything that's using the process. I think the next step would be to establish whether NCrunch is responsible for holding the lock, or if it's something else doing this. Would you be able to t…
05 Dec 2011 08:08 UTC
-
Indicators have vanished
Were either of these plugins installed around the same time that NCrunch stopped working? Or have there been any other changes to your Visual Studio installation (i.e. service pack install) that happened about this time?
05 Dec 2011 00:17 UTC
-
NCrunch fails to respond
Thanks - It sounds like some kind state related issue... If you have it happen again, would you be able to submit a bug report using the NCrunch menu? There have been a number of changes in the upcoming 1.36b that should fix issues like this, though it pays to be sure. Cheers, Remco
04 Dec 2011 23:15 UTC
-
Indicators have vanished
I received the bug report and had a look at the trace. It looks as though this is being caused by some kind of plug-in clash. Are you able to let me know which other plugins you have installed in VS2010?
04 Dec 2011 22:37 UTC
-
Allow "Debug" runner mode by telling VS to attach to the test runner
It's hard to make promises on a feature like this, as it's a bit tied in with some engine workflow changes that need to be introduced ... and the priority still needs to sit with making sure the engine is free of compatibility problems. My current goal is to have a build with this early in the new …
04 Dec 2011 22:25 UTC
-
NCrunch fails to build
You can submit a bug report using the NCrunch menu - this contains a trace log showing the workings of the engine leading up to the error .. this will help to figure out what's going on. Is this the first time you've used NCrunch? If not, has it worked for you before? Also ... can you check w…
04 Dec 2011 22:25 UTC
-
NCrunch fails to build
This happens when NCrunch is unable to access/find its taskrunner executables. The most common cause is if something went wrong during the install process. Does doing an uninstall/reinstall of the 1.35b solve this problem?
04 Dec 2011 05:16 UTC
-
NCrunch fails to respond
It looks as though you have multiple tests that are identifying themselves to NCrunch using the same name. What are the characteristics of the tests that seem to cause this? Are they [TestCase] tests or parameterized fixtures? Does the processing queue show NCrunch trying to run the same test mult…
04 Dec 2011 03:29 UTC
-
Coverage statistics and navigation tools
No, sorry - NCrunch is a closed source product.
04 Dec 2011 03:27 UTC
-
Coverage statistics and navigation tools
Thanks! This was also recently suggested by someone else, and it's a good idea. I have it in the plan :)
03 Dec 2011 04:04 UTC
-
InvalidProjectFileException when running
Hi, thanks for posting! Do you have any build customisations or build-integrated SDKs that make use of the GetDirectoryNameOfFileAbove function? It looks as though this is interfering with NCrunch's build analysis - we need to find a way to turn it off.
02 Dec 2011 22:44 UTC
-
Please support test category types in MS Test
Hi Ed, thanks for posting! Categories are in the road map for all testing frameworks. Most of the work here is actually in the UI to be able to properly take advantage of them. Cheers, Remco
02 Dec 2011 22:42 UTC
-
NCrunch continually failing with "process cannot access the file"
Thanks! I'll take a look at it and get back to you.
02 Dec 2011 22:41 UTC
-
Indicators have vanished
Thanks - did you have any luck sending a bug report? This can help me to figure out why it's failing.
02 Dec 2011 09:00 UTC
-
NCrunch continually failing with "process cannot access the file"
Ok - I think this might be an internal problem with the engine then ... it's possible that the engine incorrectly thinks that the workspace for your main project isn't being used. I thought that these issues were resolved in 1.35, but it may be that something to do with your solution is surfacing a…
02 Dec 2011 00:28 UTC
-
NCrunch continually failing with "process cannot access the file"
Are you running any interesting integration tests in your solution that run code across multiple processes? Or are you using any custom/specialised build frameworks or build steps that launch background processes? Also, are any of your projects making use of the CopyReferencedAssembliesToWorkspac…
01 Dec 2011 22:50 UTC
-
Indicators have vanished
That does help enormously. Would you mind submitting a bug report? This looks like an issue with the engine. Most likely this is being caused by a specific document that you have open in your IDE - does closing all documents and restarting your IDE temporarily remove the problem?
01 Dec 2011 22:47 UTC
-
Indicators have vanished
Hi Jon, thanks for posting. Do you see any errors or unusual activity in the processing queue window? It may be that you have an error something happening that is preventing NCrunch from building your project. You can also try turning on the logging of text to an output window (in your global co…
01 Dec 2011 21:56 UTC
-
NCrunch 1.33b occasionally fails to build an assembly, but provides no error information
Yes that looks the usual silverlight exception. I can't give an ETA at the moment but a number of people have been asking for this lately, so it is moving up the priority list. The best I can offer would be that it will be some time after Christmas.
30 Nov 2011 21:29 UTC
-
Debug into test
Words cannot describe how badly I also want this feature :) It's coming. I need to make a few modifications to the way the engine works so that it's seamless, but take my word for it ... there will be debugging in NCrunch.
30 Nov 2011 21:27 UTC