Forum member
JohanSpannare
10 posts
Posts by JohanSpannare
-
Build error for Nuget tool package with dependesies
Hi I have and nuget "TOOL" (DatabaseDeployer) package installed into a simple test project. The nuget package has child dependencies in order to work. SimeTestProject -> packages ->DatabaseDeployer ->Tool …
05 Oct 2016 09:16 UTC
-
First time build
I have now tried to run in manual mode. I manage to get the same error. I first ran a specific test multiple times (added new test senario). Then i queued all test in the repository class (since i was in manual mode i want to run all impacted tests). Then i got the same result causing the asse…
19 Jan 2016 14:21 UTC
-
First time build
Hi! I will try to set it to manually after lunch and try it out. It feels like the build engine crashes. At the same time all grid node server are also start rebuilding the same assembly.
19 Jan 2016 10:49 UTC
-
First time build
Hi Remco, I randomly causing ncrunch to do an "First Time Build" for unit test assemblies causing all tests in that assembly to be triggered over and over. I will send you an bug report on the issue. Last time it happen i changed and manually saved an test class. Best reg Johan Spännare
19 Jan 2016 10:12 UTC
-
Test not detected as Unittest
Have reinstalled based on your instructions. I try it out during the day and report back how its doing. Best reg Johan
12 Jan 2016 09:08 UTC
-
Test not detected as Unittest
I have experienced different cases when nCrunch don't successfully detect unit test . In the example below I made an "get latest" from source control. Then i received build errors from ncrunch. After manually compiled whole solution without error. And right click assemblies in ncrunch test list f…
12 Jan 2016 07:48 UTC
-
VS2013 Hangs after debugging test fininshed
I will try resetting VS settings and see if it resolves the problem. Best reg Johan Spännare
12 Jan 2016 07:38 UTC
-
VS2013 Hangs after debugging test fininshed
Hi Remco! It seams to me that it only occurs when we are debugging. Sadly it happen randomly, but often after been working for a half day without restarting VS. As I said before I have an dump file if you are interested. I have not experienced it out side our two main solution files. We cu…
11 Jan 2016 14:43 UTC
-
VS2013 Hangs after debugging test fininshed
I tried to attach to the process, but that didn't work. So i inspected the process via Process Explorer. And found this threads. No thread are running any application code what I can see. https://imgur.com/zzUUwb4 I got an assert exception i a test when it happen. I submitted an bug report on …
08 Jan 2016 12:21 UTC
-
VS2013 Hangs after debugging test fininshed
VS2013 Hangs waiting on the TestHost451.x86.exe to terminate. The process cant be terminated manually via Taskmanager either. http://imgur.com/cfPsJXV The only way to terminate it, is to close VS2013. This start to occure after we switched on "Terminate test runner tasks.....". We did …
07 Jan 2016 10:20 UTC