Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
1.41b does not install
Thanks for letting me know. I wonder if this may have been caused by an issue of some kind with the uninstaller... I guess we'll never know now, but I'm glad this solved the problem.
14 Aug 2012 09:00 UTC
-
Conditional expression evaluated wrong by NCrunch
When working with MSTest, NCrunch relies on a project-level configuration setting to determine whether the test environment should be set up for x64. This configuration setting is used when the test project itself has its output architecture set to 'AnyCPU', as the architecture to be used by the te…
14 Aug 2012 08:59 UTC
-
1.41b does not install
Did you perhaps previously perform a manual install of an older version of NCrunch? Try making sure the 'Remco Software' extension directories under VS2010 and VS2012 are completely removed before running the installer. This should remove any files that the new installer is checking for. The …
14 Aug 2012 08:53 UTC
-
Automatically select first broken test in NCrunch Tests Window
For anyone interested, 1.41b has just been released including the above feature.
13 Aug 2012 04:43 UTC
-
Some NCrunch feedback
For anyone interested, NCrunch 1.41b has just been released including a change that will automatically select the most relevant test in the Tests Window where no selection automatically exists. This should help with general usability of the Tests Window, particularly around newly failing tests.
13 Aug 2012 04:41 UTC
-
VS2012 RC undocked editor becomes uneditable after ncrunch flyout
For anyone interested, NCrunch 1.41b has just been released including a fix for the above issue (keystrokes not working after opening the NCrunch popup on a popped out window).
13 Aug 2012 04:32 UTC
-
VS2012 RC split window loses indicators
For anyone interested, NCrunch 1.41b has just been released including a new configuration option designed to limit the memory consumption by NCrunch build processes. While this doesn't stop the memory from 'leaking' as a result of the build, it will allow NCrunch to regularly recycle the build proc…
13 Aug 2012 04:30 UTC
-
Excessive shadow copies of solution assemblies
Hi Bob, I managed to look into this problem in a bit more detail and confirmed that it seems to be a concurrency issue with MSBuild. As the issue is very inconsistent (and can only be intermittently reproduced), I haven't yet been able to identify the specific component in the build process th…
13 Aug 2012 04:27 UTC
-
Controlling display order of tests in Ncrunch Test window
For anyone interested, 1.41b has just been released including the above mentioned change (alphabetical order on tests shown in the Tests Window).
13 Aug 2012 04:21 UTC
-
Huge Memory usage
For anyone interested, NCrunch 1.41b has just been released including a feature designed to limit the memory consumption by build processes. This should effectively solve the build process memory leaks described above, as NCrunch will automatically recycle these processes if their working memory be…
13 Aug 2012 04:20 UTC
-
Hyperlinks do not detect open document
For anyone interested, NCrunch 1.41b has just been released including a fix for the above issue.
13 Aug 2012 04:19 UTC
-
Run all tests visible here not working
For anyone interested, NCrunch 1.41b has just been released including a fix for the above issue.
13 Aug 2012 04:17 UTC
-
Build Failure, No Reason.
For anyone interested, NCrunch 1.41b has just been released including a fix for the workspace error handling exception described above.
13 Aug 2012 04:10 UTC
-
DeploymentItem with Environment Variable not working
For anyone interested, NCrunch 1.41b has just been released including a fix for the above issue. NCrunch should now automatically resolve and handle deployment items making use of environment variables.
13 Aug 2012 04:08 UTC
-
Path.GetFullPath not returning consistently with MsTest or resharper test runners
For anyone interested, NCrunch 1.41b has just been released including a fix for the above issue.
13 Aug 2012 04:06 UTC
-
System.Security.VerificationException: Operation could destabilize the runtime
Hi Rob - I just picked up this question while skimming through forum material, and realised that it hadn't been answered. I'm not sure how it slipped through my net, and I'm sorry it's taken so long to get back to you. NCrunch uses a different security setup within its application domain to o…
13 Aug 2012 04:02 UTC
-
Unit testing with classes from Roslyn.Services namespace results in a SecurityException
Something else that may work is to add the following attribute to your AssemblyInfo.cs file: [assembly: AllowPartiallyTrustedCallers] Does this do the trick?
13 Aug 2012 04:01 UTC
-
NCrunch does not recursively copy msbuild target imports
For anyone interested, NCrunch 1.41b has just been released including a fix for the above described issue (unable to find stylecop settings files at solution level).
13 Aug 2012 03:55 UTC
-
Build Failure with VS2012 Split App Project Template
For anyone interested, 1.41b has just been released with a fix for the ArgumentNullException issue described above. While this doesn't add support for the Metro template Ben described, it should improve the error handling in this area.
13 Aug 2012 03:49 UTC
-
Installs themself as nCrunch.VSIntegration2010 in VS2012
This should now be fixed in the version just released (1.41b).
13 Aug 2012 03:45 UTC