Forum member
springjazzy
46 posts
Posts by springjazzy
-
jetbrains rider plugin?
IMHO you should reconsider possibilities. You will greatly increase customer base by 1. Including users from OS like Linux and Mac 2. TDD is language agnostic. I believe that if you build Rider plugin then you will be able to build plugin for all set of JetBrains products. So how about NCrunch for…
30 Jan 2019 10:30 UTC
-
AccessViolationException on creation of application domain
Don't know about NUnit. But if I run tests under Resharper test system (which suspiciously looks like NCrunch by the way) I also get AccessViolationException. The only way to pass test is run it under native MSTest VS runner. I agree. It looks like issue related to that third party crypto librar…
01 Feb 2017 07:13 UTC
-
AccessViolationException on creation of application domain
>Do you have FIPS enabled on your system? No. I use other crypto algorithms >Does turning off the 'Instrument output assembly' setting for the projects involved make any difference? No. No difference.
30 Jan 2017 22:23 UTC
-
AccessViolationException on creation of application domain
Got it. That's because third party cryptographic library. Interestingly though, that I've marked method with HandleProcessCorruptedStateExceptionsAttribute and SecurityCriticalAttribute and still couldn't intercept it, which points that exception is thrown somewhere in NCrunch.
30 Jan 2017 21:21 UTC
-
AccessViolationException on creation of application domain
Could you please verify that this simple test crashes NCrunch: [code=csharp] using System; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace UnitTestProject1 { [TestClass] public class UnitTest1 { [TestMethod] public void TestMethod1() {…
30 Jan 2017 20:38 UTC
-
Ncrunch is infinitely building. No tests are starting.
OK thanks!
09 Oct 2015 12:28 UTC
-
Ncrunch is infinitely building. No tests are starting.
Of course I'm. Nod32. I've been using it for several years. There are no traces in it showing that it blocks NCrunch.
09 Oct 2015 09:06 UTC
-
Ncrunch is infinitely building. No tests are starting.
I've managed to start tests. It seems that when Ncrunch is configured to use engine hosting strategy "x86SatelliteProcess" then it refuses to start on my PC. If I set "HostInsideIDE" then Ncrunch starts working.
06 Oct 2015 11:27 UTC
-
Ncrunch is infinitely building. No tests are starting.
>I don't think the problem itself is related to VS itself - more likely it's something resident on your machine that is interfering with .NET processes. Do you actually see a test host .EXE launch when you try to run the test? No. There are no test host .EXE processes. Only nCrunch.EngineHost45.…
06 Oct 2015 11:00 UTC
-
Ncrunch is infinitely building. No tests are starting.
Well, I've installed some cryptography software which states to have no integration with Visual Studio. If I debug test then nothing happens. Icon is just infinitely circling.
06 Oct 2015 08:08 UTC
-
Ncrunch is infinitely building. No tests are starting.
Submitted
05 Oct 2015 11:24 UTC
-
Ncrunch is infinitely building. No tests are starting.
Last week Ncrunch refused to start any tests in one of my solution. Tray icon was showing that he is building sthm, but there where no activities in Ncrunch Processing Queue. On test start NCrunch was hanging infinitely showing that he started the test, but actually nothing happens. That test is gr…
05 Oct 2015 08:19 UTC
-
Unicode issues
Yes. Everything looks fine.
27 Feb 2014 06:06 UTC
-
Unicode issues
It shows link as navigatable, but navigation doesn't do anything.
26 Feb 2014 12:24 UTC
-
Unicode issues
BTW. If I change Current UI culture in Ncrunch ver. 1.* everything works fine too! So maybe you could fix it there too since it obviously doesn't depend on richTextBox
26 Feb 2014 11:39 UTC
-
Unicode issues
Confirm. After setting "en-US" CultureInfo links appeared again
26 Feb 2014 11:20 UTC
-
Unicode issues
Yes issue with unicode is resolved. But error navigation ability is absent. [img=http://i62.tinypic.com/2n0keur.png]No error navigation[/img] Or maybe I don't know how to use new version of NCrunch? You moved it somewhere?
26 Feb 2014 09:57 UTC
-
Unicode issues
> How does the line navigation behave? Is it that you click it and nothing happens? Yes nothing happens
05 Feb 2014 04:58 UTC
-
Unicode issues
Can't say for sure. All i know is that at Monday everything worked fine in different solutions. in Tuesday everything was broken and I know there were updates. What is most inconvenient here is that "quick go to error line" feature is broken is that case. [IMG]http://i61.tinypic.com/e9x7hj.pn…
04 Feb 2014 13:24 UTC
-
Unicode issues
No.. it was broken again after some windows updates ((
04 Feb 2014 12:16 UTC