Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
An item with the same key has already been added
Hi Adam, Give this build a try and let me know how it goes: [url=http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.6.0.12.msi]http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.6.0.12.msi[/url] [url=http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.6.0.12.zip]http://downloads.ncrun…
04 Apr 2014 03:01 UTC
-
Issues copying a file during test
Hi, thanks for posting! Because NCrunch sandboxes each project in a separate dynamically assigned location, there won't be a single path that you can use to reference this assembly if it exists as a project within your solution. If it is merely a referenced assembly (and not a project), the be…
04 Apr 2014 01:28 UTC
-
Register for COM interop failed to build
Hi Gaetan, Thanks for sharing this issue. Does setting NCrunch in [url=http://www.ncrunch.net/documentation/troubleshooting_compatibility-mode]compatibility mode[/url] make any difference in regards to this issue? Cheers, Remco
03 Apr 2014 21:27 UTC
-
An item with the same key has already been added
Thanks Adam. Unfortunately the log didn't show which reference was the direct cause of the problem, but I think this is an issue best solved by making NCrunch more resilient to this kind of build behaviour. I'd like to provide you with a fixed build. If all goes well, hopefully I can get this t…
03 Apr 2014 09:10 UTC
-
NCrunch, MSTest & categories
Thanks for sending through the sample solution. I've had a bit of a play with this, but I can't seem to make it behave incorrectly. I'm wondering if there may be some kind of system related variable here, or if perhaps the behaviour of NCrunch is different from what you're expecting. Can you …
03 Apr 2014 09:00 UTC
-
Force NCrunch to Output to Standard Console
Hi, thanks for coming back to this one. This feature hasn't been implemented yet, but you're welcome to vote for it in on uservoice if you like - [url=https://ncrunch.uservoice.com]https://ncrunch.uservoice.com[/url].
03 Apr 2014 01:37 UTC
-
An item with the same key has already been added
Hi Adam, Thanks for reporting this issue. It looks like the NCrunch build is reporting some kind of reference duplication in its output. Probably this is related to a library or toolset used by some of your projects. Would you be able to submit a bug report straight after NCrunch has tried t…
02 Apr 2014 20:51 UTC
-
NCrunch, MSTest & categories
Hi, thanks for sharing this issue. Unfortunately I haven't been able to reproduce the problem here. When I created a test project along the specifications you've provided above, then enabled NCrunch, the integration test was not run automatically while the custom engine mode was selected. Can…
02 Apr 2014 20:43 UTC
-
Missing SDK With Grid Build
Excellent! Thanks!
31 Mar 2014 21:50 UTC
-
Disable NCrunch while updating nuget packages
It's important that NCrunch keeps itself up to date with the changes in your solution, so I'm assuming you mean that you want NCrunch to only run builds and tests after the package update has completed? The tricky thing here is that at present, I don't know of any way for NCrunch to be aware that…
31 Mar 2014 21:50 UTC
-
Missing SDK With Grid Build
Hi, I've done a bit of a deep dive on this issue to try and figure it out. I haven't yet had any luck in piecing things together in a way that will let me reproduce the problem, but I have found a number of things around the path translation for this file that clearly were not right. I've p…
30 Mar 2014 20:24 UTC
-
Missing SDK With Grid Build
Not really. This particular DLL file is 'magic' in the sense that NCrunch tries to copy it over to the node, whereas with other GAC references it will simply inform you that the file is missing and expect you to solve the problem yourself. The idea behind this is that the file is effectively sel…
28 Mar 2014 01:45 UTC
-
Missing SDK With Grid Build
Thanks. I'll need to have a closer look at the log files to see if I can now reproduce the issue. I'll get back to you soon.
28 Mar 2014 01:34 UTC
-
Missing SDK With Grid Build
Yes! That is VERY relevant. Would you be able to send me this log file? Also, I'm just wondering if you can confirm something ... If you clear out all the snapshots on the grid node (while the service is stopped), then get the client to connect and resynchronise, does everything work corre…
28 Mar 2014 01:22 UTC
-
Missing SDK With Grid Build
Interesting ... That's a useful piece of information. Is your solution being opened from C drive? Or from another drive on your system? You'll need to turn on logging on the grid node first. This can be done using the node configuration tool. Make sure you set the Log Verbosity to 'Detailed'. …
28 Mar 2014 01:03 UTC
-
Missing SDK With Grid Build
Hi, thanks for sharing this issue. I've heard several reports of this issue. I think it happens on systems that are using non-standard VS install locations. After many attempts, I haven't yet been able to reproduce it ... something is going wrong inside the path translation. It may be worth …
27 Mar 2014 21:32 UTC
-
ncrunch from commandline
Hi, thanks for posting. I recommend voting for this feature at [url=https://ncrunch.uservoice.com]https://ncrunch.uservoice.com[/url].
27 Mar 2014 21:27 UTC
-
often have to Disable/Enable NCrunch to fix build errors
Sorry, I wish I could offer an immediate solution to this one ... but we do need to find a way to reliably catch it in order to kill it. Do let me know if you manage to find any pattern to the changes you make that surface it. There are some design changes I may be able to make in the hope that …
26 Mar 2014 21:48 UTC
-
FSharp Xunit tests in module without traits stuck in pipeline
Hi, Thanks for sending through the sample solution. Unfortunately, the code inside the solution seemed to work for me. All tests were detected and run. I tried it on several machines, but received the same result. I think that something has changed in the configuration of your machine tha…
26 Mar 2014 21:42 UTC
-
Making NCRUNCH aware of additional reference (for which there is no code, just dlls)
Hi Dave, If there's any way you can create a code sample, that would be enormously helpful. I can then give you specific instructions (or a build of NCrunch) that will make this sample project work. Assuming the problems are the same between the sample project and your real world project, the r…
25 Mar 2014 22:01 UTC