Forum member
CsabaFabian
20 posts
Posts by CsabaFabian
-
NullReferenceException with NCrunch 3.9.0.1
Thanks for the quick feedback, Remco. I had time today to look into it and delete the cache. Unfortunately it did not help - although I am not sure if it is the same issue: 13-Jul-2017 16:01:26 [16:01:26.2297-LocalBuildTask-14] Build was successful for C:\Users\<bamboo-user>\AppData\Local\NCru…
13 Jul 2017 15:27 UTC
-
NullReferenceException with NCrunch 3.9.0.1
Hi! We're having a sporadic issue when running the test from bamboo with the console app. Please see the logs below. [quote]07-Jul-2017 15:54:15 NCrunch Console Tool v3.9.0.1 07-Jul-2017 15:54:15 Copyright c 2010-2017 Remco Software Ltd 07-Jul-2017 15:54:15 Usage of this tool is permitt…
07 Jul 2017 14:07 UTC
-
ExclusivelyUses in NCrunch 3.3
EDIT: Nevermind, it was an installation issue, it works fine. [quote]I have the strong suspicion that ExclusivelyUses is not respected anymore. I have tests that started failing since the upgrade but when I'm running them one by one they seem to work. Has anyone else noticed this (or the oppos…
20 Feb 2017 14:16 UTC
-
Workspace folder disk usage
Wow, V3! :) I will certainly do so, thanks! ---- I read the announcement, looking forward to giving it a try! Congrats!
29 Nov 2016 09:56 UTC
-
Workspace folder disk usage
Hi Remco, while the snapshot size is kept at the level specified by the settings, the workspace size keeps growing. I used to go around and clean them up once a week but since I've been monitoring them, it's been more and more often that I run out of space. Initially I noticed that some kind o…
29 Nov 2016 09:05 UTC
-
Console Tool never exits
Promising news. There is a good chance that this issue is "gone". Some of the tests were running against a virtual file system driver and I realized that one of the nodes still had an old version of this driver. I fixed this and since then (10+ runs) I have had no hanging builds. Also the manual …
16 Oct 2016 22:39 UTC
-
Satellite assemblies from nuget package
Hi Remco, [quote=Remco;9309] If I understand this situation correctly, the X.Y.Location.resources.dll file is referenced implicitly by your code. There is no binding between your projects and these files, so there is no way for NCrunch to reliably know that the file needs to be co-located with …
16 Oct 2016 22:31 UTC
-
Satellite assemblies from nuget package
Hi Remco, I read through these articles carefully again and experimented a bit and I think I understand the situation a bit better now. As I mentioned, the satellite assemblies were loaded fine before my refactoring. Back then, they were added as project reference. They don't work now, after I…
16 Oct 2016 13:20 UTC
-
Console Tool never exits
Hi Remco, thanks for looking into it. #1 and #3 cannot be as far as I see. The usual run time for the test suite is 3-5 minutes. I took your advise and did a run inside Visual Studio and turned on detailed logging on the nodes. The one test that was shown as hanging on the UI is called The_…
15 Oct 2016 13:47 UTC
-
Satellite assemblies from nuget package
I have changed the setup of our projects recently (mainly in order to accommodate NCrunch). Since then we lost the ability to run tests in different languages. Before: One solution that contained: - native (C++/CLI) project - a localization assembly with satellite assemblies. - projects that …
14 Oct 2016 14:14 UTC
-
Console Tool never exits
Remco, I wouldn't post the log file publicly but I would be happy enough to send it to you privately, if you would like that?
14 Oct 2016 09:32 UTC
-
Console Tool never exits
[quote=Remco;9293]Do you have any record of the out of disk space error that was kicked up by your grid node?[/quote] Sorry, I don't. I know it's silly of me, but I overwrote it afterwards and fixed the out of space condition. However, I am still struggling with this so I think it's a more genera…
14 Oct 2016 09:00 UTC
-
Console Tool never exits
The short answer is "no". This is the setup of my last test: - 3 nodes online, one each on Win7, Win8.1 and Win10 (specified as capability) - one node offline (NCrunch not running on the machine) on Win7 - Run the test suite with lots of tests distributed by capability using the console tool …
14 Oct 2016 05:47 UTC
-
Console Tool never exits
I ran another test, and indeed this seems to be the case: if a node is mentioned in the solution file and it's not running, NCrunch console never finishes and the progress log entries seem to indicate that there is exactly one test that never completes. This makes it difficult to maintain a large…
13 Oct 2016 15:12 UTC
-
Console Tool never exits
I realized as well, that another node was out of disk space. So I conducted an experiment, running on only 3 nodes (out of the 12), that didn't have any issues - and NCrunch finished nicely! So, I must ask, if a node configured in the solution file has run out of space, or the node is not running…
13 Oct 2016 14:40 UTC
-
Console Tool never exits
I noticed in the log that the console tool was unsuccessfully connecting to two windows 7 nodes. - One that had restarted during night (we are running the nodes with an active session, not as services, since we run UI tests on them); restarted this one. - Another Win7 node is not yet configured so…
13 Oct 2016 13:21 UTC
-
Console Tool never exits
I am seeing lots of lines like these: Line 179653: [14:25:17.5946-Core-120] Event [TaskProcessedEvent] is being published on thread CoreThread to subscriber: EngineWorkCompletionMonitor. Line 179678: [14:25:17.6102-Core-120] Event [TaskProcessedEvent] is being processed on Core thread with subs…
13 Oct 2016 12:52 UTC
-
Console Tool never exits
Sorry, for the delay. I'll give it a go right now...
13 Oct 2016 11:42 UTC
-
Console Tool never exits
Yes, using distributed processing. It happens with _nearly_ every run. In fact, I thought I fixed the issue earlier. I made sure that I didn't have both .net 4.6.1 and .net 4.6.2 projects, and then I had one successful run. However, it was the exception, not the rule. I've had at least 5 hanging…
10 Oct 2016 13:47 UTC
-
Console Tool never exits
This issue appeared very recently - and is reproducible on our build servers and also locally. NCrunch _seems_ to run all the tests and then it just hangs for an hour until the build system kills it and fails the build. Reproduced with 2.27.0.1 and 2.27.0.3.
10 Oct 2016 08:17 UTC