Forum member

Marcello

70 posts

Posts by Marcello

  1. .NET8 Support

    Thank you for your prompt response. I will test it in the next few days and provide feedback afterwards.

  2. .NET8 Support

    Hi Support, Currently, I'm using NCrunch v4.18.0.3. Does NCrunch already support .NET8? If not, any ETA for it?

  3. Grid task capacity and task queue

    I confirm that 4.18.0.3 fix the issue. Thanks for the great support!

  4. Grid task capacity and task queue

    Sure, just done! Here is the NCrunch Diagnostic Output from Visual Studio [code][PID:16008 13:43:34.3435 UILog-80] Initialising Package Integration [PID:16008 13:43:34.3435 UILog-80] GetServiceLocal for Microsoft.VisualStudio.Shell.Interop.SVsShell [PID:16008 13:43:34.3435 UILog-80] Package …

  5. Grid task capacity and task queue

    [quote=Remco;16776] Thanks for the heads up. We did include a fix for the double-loading of the project via the UI (when the projects are multi-selected). Is this the issue you're still experiencing? [/quote] Yes, it's that.

  6. Grid task capacity and task queue

    Tried v4.18.0.1 and the issue is still there. I wait for your feedback to know the build that will include the fix, thanks.

  7. Grid task capacity and task queue

    Hi Remco, Thanks for the details. I confirm that reloading only one project did the trick, it works like a charm :) Let me know if you will release a new build with the fix, I'll be glad to test it of course.

  8. Grid task capacity and task queue

    You're welcome, I'm glad to hear that videos were helpful. Sometime videos or pictures are better than words :) I've already sent NCruch bug report as you asked. I confirm that the same behavior can be replicated by my colleagues. Regarding parallel execution, do you mean I should add #if !NCR…

  9. Grid task capacity and task queue

    As far as I can see, now If I make a code change in Autodesk project, all the projects are built correctly and I can run the tests, but I confirm that when I do 'Reload and Rebuild' nothing happens. I recorded another video showing it. It's played 2x fast. On the left, you can see the Task Manage…

  10. Grid task capacity and task queue

    Hi Remco, I tried build 4.18.0.1 but the issue is still there :( Once waited to let NCruch build all the projects (both net472 and net6) and after running a couple of tests (both net472 and net6), I click 'Reload and Rebuild' for projects named Autodesk and nothing happens as shown in the belo…

  11. Grid task capacity and task queue

    Hi again Remco, Maybe I found a clue. We have projects with multiple target frameworks (net472, net6.0-windows). If I ignore net6 targets from NCrunch configuration, the issue disappears. The same if I ignore net472 and I leave net6 only. https://imgur.com/HRbakNr Let me know your thoughts…

  12. Grid task capacity and task queue

    Hi Remco, I just sent you a zip with log files captured with Medium verbosity. Scenario was the following: 1. my colleague Simone had already initialized NCrunch on his machine 2. I opened the solution and NCrunch start initialization - all fine 3. I click 'Reload and Rebuild' for project…

  13. Grid task capacity and task queue

    Hi Remco, Could you please take a look at this video: https://www.screencast.com/t/rzayHyHF After 10 minutes, I am still unable to run tests on the NCrunch node. Specifically, at 05:57, after the NCrunch snapshot has been initialized, I attempted to reload a couple of projects to simulate the …

  14. Grid task capacity and task queue

    Hi Remco, No, we noticed it with 4.16 as well. I've just checked the execution time of our unit tests and I see there is one that is taking 11 minutes (for sure we need to change/improve it!). For the rest, max execution time is 2m50s https://imgur.com/XD1dFDJ

  15. Grid task capacity and task queue

    I have a grid node with 48 Logical CPU Cores where I set Task Capacity equal to 48. I noticed that when a colleague is running tests on this grid and all 48 tasks are running, I need to wait until the end of all those tests before that my projects start to build on NCRunch node. Is this by design o…

  16. The NCrunch task process was unexpectedly terminated during Analyze Assembly

    Hi again, After updating SDK on the NCrunch grid machines, the error disappeared. It's not so easy to keep SDK versions synched because in developers' machines, it's updated with Visual Studio updates... I hope you understand this, but I'm not sure you can do something about this, is that so?

  17. The NCrunch task process was unexpectedly terminated during Analyze Assembly

    Hi Remco, I've just shared another bug report after upgrading to v4.17.0.7. The error is still there. Now I'm going to check SDK version installed on the machines...

  18. The NCrunch task process was unexpectedly terminated during Analyze Assembly

    Hi Remco, I've just shared the bug report. Looking forward to your feedback, thanks.

  19. The NCrunch task process was unexpectedly terminated during Analyze Assembly

    I'm trying to build my unit testing project to net6 but I'm getting the below error during the anlyze of the assembly, like shown in [img=https://imgur.com/a/TZto6VA]this image[/img]. [code][PID:5888 15:54:56.8391 NodeProcessor-494] ERROR (Internal): nCrunch.TaskRunner.Ipc.IpcConnectionClosedExce…

  20. .NET6 SDK must be always updated?

    Ok! I will try it and I will be back with feedback ASAP