Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
The use of the Windows namespace is reserved
Great stuff! Thanks Lee. I've had a quick look over this, and a processor architecture build issue is very clearly showing for me when NCrunch tries to build the solution. This problem does not show when building with the IDE. I'm not 100% sure if this is the same problem you reported earlie…
07 Feb 2014 03:25 UTC
-
Enhancement to pinning / modes
[quote=willdean;5235] You're right, I'm sure I could do something like that, though it would conflict with the use of the mouse for pinning and unpinning, which is actually how I mostly do it (either from the tree view or from the source window right-click). My aim is obviously to get you to do th…
07 Feb 2014 00:32 UTC
-
Enhancement to pinning / modes
Hi Will - This is an interesting idea. I've had a bit of a think about how such a workflow could be implemented using NCrunch, but it's difficult to find a clean way to do this using the current structure without introducing some kind of magic switch. It seems almost to me as though you need …
06 Feb 2014 23:02 UTC
-
Color configuration bug
Hi Ben, Thanks for posting! The behaviour you've described is a new feature in V2. One of the biggest problems with automatically aligning the colour scheme with VS is that the markers can disappear if they are not adjusted in line with the IDE. Because the VS dark theme uses 30,30,30 as the…
06 Feb 2014 13:10 UTC
-
c++ filenames not fixed-up in stack traces
Yes - this is definitely one way the problem can be solved, or at least managed better. There was a feature recently added in NCrunch that can [url=http://www.ncrunch.net/documentation/reference_project-configuration_files-excluded-from-auto-build]disable the auto-build for certain files in the s…
06 Feb 2014 08:52 UTC
-
c++ filenames not fixed-up in stack traces
Hi, I'm sorry to hear that this has costed you time. Since this issue was first raised, there have been several fixes to avoid NCrunch from introducing any kind of hyperlink from the UI into files in the workspace. It should now be impossible to navigate to a workspace file via NCrunch, though …
06 Feb 2014 01:36 UTC
-
Distributed processing
It is interesting when test bugs like this surface with the distributed testing. I also have a good chuckle when I see it - as it's sometimes easy to forget that the tests are being run on a completely different machine with different configuration. The slightly annoying thing about this is that i…
05 Feb 2014 23:10 UTC
-
Distributed processing
Thanks! I really appreciate you taking the time to share your experience with this feature. Most of the time I only hear about things when they break, so it's really great to get some positive feedback :) Do post back again after you've been using it for a few weeks. I'd really like to hear ab…
05 Feb 2014 11:24 UTC
-
doe not 'Go to selected test'
Hi, thanks for submitting the bug report. I noticed that you're still running on v1.46, which is getting quite old now. There's been many fixes in this area since 1.46 was released, so I strongly suspect you may be dealing with a resolved bug. Would you like to try one of the later builds to …
05 Feb 2014 03:27 UTC
-
Unicode issues
How does the line navigation behave? Is it that you click it and nothing happens? I'm trying to reproduce this issue again in the hope I can find a workaround without massive amounts of development required. Which O/S are you running? Is it Windows 7? Also - noticing that you're still runni…
05 Feb 2014 00:46 UTC
-
Funny Exception at nCrunch.Compiler.RemoteBuildRunner.Build
Excellent, thank you!
04 Feb 2014 23:45 UTC
-
Funny Exception at nCrunch.Compiler.RemoteBuildRunner.Build
Thanks for sharing this. Just to clarify - is the issue still present for you now? Or did it go away after you added the project reference? Also - what kind of type is 'IsAlive'? Is this an enum? Cheers, Remco
04 Feb 2014 23:28 UTC
-
Tests are flaky in 2.x with parameterized TestFixtures using NUnit
This may be related to the sequence in which the tests are being executed. Changing versions of NCrunch will often invalidate the cache data, resulting in different execution sequences. Have you had any luck narrowing the issue down to a reproducable code sample?
04 Feb 2014 23:26 UTC
-
doe not 'Go to selected test'
Hi, thanks for sharing this issue. The issue is caused by NCrunch being unable to resolve the method or property representing the test. Do you find this happens consistently for certain tests? Or is it an intermittent problem? If you can narrow it down to a single test that causes it consist…
04 Feb 2014 23:24 UTC
-
Unicode issues
I wonder about the relationship here to Windows Updates. Are you certain there isn't a different pattern of occurrence, perhaps something intermittent?
04 Feb 2014 12:39 UTC
-
Build Error with Xamarin.Android application
Sorry - in that case this will probably need to be combined with the 'Copy referenced assemblies to workspace' setting, as the Xamarin build steps must be probing for dependencies adjacent to the build output file. I'm not sure if there may be more issues hiding behind that. My assumption is tha…
03 Feb 2014 23:23 UTC
-
Using custom trait via Xunit
Hi, thanks for sharing this issue. NCrunch does support custom trait attributes, but only if the [url=http://www.ncrunch.net/documentation/reference_solution-configuration_framework-utilisation-types]Framework Utilisation Type for XUnit/Gallio[/url] is set to 'DynamicAnalysis'. The reason for …
03 Feb 2014 23:05 UTC
-
Upgrade licensing question
Absolutely. V1 will never 'expire', and the licenses you have for it are perpetual. You can upgrade if and when you like, and when you do, you'll receive all versions for 12 months after you buy the upgrade. The only thing to remember is that NCrunch does need to be updated regularly to be kept…
03 Feb 2014 22:49 UTC
-
Package Load Failure
Great! Thanks for taking the time to report the problem and letting me know that the fix worked :)
03 Feb 2014 22:45 UTC
-
NUnit ITestAction not executed in 2.4 (works in 1.48.5)
Hi, Thanks for sharing this issue. I've just run some tests on this myself but haven't had any luck in reproducing the issue. Is there any chance you could create a small cut-down solution reproducing the problem that you could share with me? You can submit any code via the contact form on t…
03 Feb 2014 11:21 UTC