Forum member
GreenMoose
511 posts
Posts by GreenMoose
-
NCrunch 2.13.0.1 froze vstudio while paingint window
[quote=Remco;7043]Or is OK for me to include it in the next one?[/quote] Yes no problem.
03 Mar 2015 21:03 UTC
-
What's new in 2.13.0.5 vs 2.13.0.1?
Got NCrunch notifier window that a new version is available. Cannot find it on the changlog link http://www.ncrunch.net/download/showChangeLog?version=2.13 since it it only lists "what's new in 2.13". Thanks.
03 Mar 2015 11:49 UTC
-
NCrunch 2.13.0.1 froze vstudio while paingint window
FWIW, quite easy to reproduce issue today again (had vstudio opened since yesterday).
03 Mar 2015 10:28 UTC
-
NCrunch 2.13.0.1 froze vstudio while paingint window
[quote=Remco;7037]There's opportunity for optimisation in this code. Are you able to recreate the problem with any consistency? If so, I can try getting you a fixed build and perhaps you can confirm if the problem is solved ....[/quote] Well I could easily for that process instance, it seems li…
02 Mar 2015 09:52 UTC
-
NCrunch 2.13.0.1 froze vstudio while paingint window
v2.13.0.1 / vstudio 2013 I have my NCrunch distributed processing window (and ncrunhc tests= on my 2nd monitor (of 3), today when wanting to run a test vstudio chose to freeze while eating cpu like a madman. Attaching a new devenv a few times on the process revealed call stacks below on main thre…
02 Mar 2015 09:12 UTC
-
Waiting for all Nuget updates to complete
FWIW: Yesterday and today I did a log of nuget package uninstall/install work and once you forget to disable NCrunch you are basically screwed. Sometimes it takes "forever", sometimes it crashes vstudio leaving package partially installed so I have to go ahead and remove components for it and then r…
12 Feb 2015 14:19 UTC
-
Cannot debug a test excluded by a filter for "this computer"
[quote=Remco;6919]Debug tests can only be run on the local machine. This may explain why the test was stuck in the queue - the Test filter prevented it from running, so it just stayed there.[/quote] Wouldn't it make sense to automatically "ignore" those filters when debugging is requested? [quo…
03 Feb 2015 07:21 UTC
-
Cannot debug a test excluded by a filter for "this computer"
v2.13.0.1 I try to debug an http integration test, which normally runs outside (local) testrunner due to a filter I have set up on "Test filter" for this machine. However processing queue only states "Pending" when I try to debug it, i.e. it does seem to wait for it to be started on remote mac…
02 Feb 2015 13:55 UTC
-
NCrunch "pinned tests" engine mode causes vstudio to be slow (even with external process)
Works, thanks.
30 Jan 2015 09:33 UTC
-
NCrunch metrics window layout is reset if toggling window visibility.
Works, thanks.
30 Jan 2015 09:31 UTC
-
Griod node server crash when restarting all grid nodes
Just upgraded local grid node server / vstudio2013 to NCRunch NCrunch_VS2013_2.13.0.1 along with 1 external grid node server (other 3 grid node server remain on 2.10). Running tests went very slow (the 3 grid nodes not upgraded should already have the "spin up time" done since I did not upgrade t…
30 Jan 2015 09:23 UTC
-
NCrunch metrics window layout is reset if toggling window visibility.
[quote=Remco;6881] Do you have the metrics window mounted using VS's 'auto-hide' feature that slides the window out of view? [/quote] No [quote=Remco;6881] Also, did you make any structural change to the project when this happened, such as adding/renaming/removing a file or changing a project…
29 Jan 2015 15:09 UTC
-
NCrunch "pinned tests" engine mode causes vstudio to be slow (even with external process)
[quote=Remco;6880]Does removing .JS files from auto build seem to resolve the problem at your end?[/quote] Yes!
29 Jan 2015 14:26 UTC
-
NCrunch metrics window layout is reset if toggling window visibility.
So I write test for a specific class and have selected that in ncrunch metrics in order to track my coverage. When tests fail I switch to the tests window (located in another tab in the same "container window" in vstudio) and when I toggle back to ncrunch metrics it seems to be reset with everythin…
28 Jan 2015 10:17 UTC
-
NCrunch "pinned tests" engine mode causes vstudio to be slow (even with external process)
[code=plain] [Managed to Native Transition] > System.Drawing.dll!System.Drawing.Bitmap.Bitmap(int width, int height, System.Drawing.Imaging.PixelFormat format) Unknown System.Drawing.dll!System.Drawing.Bitmap.Bitmap(int width, int height) Unknown System.Windows.Forms.dll!System.Windows.Fo…
28 Jan 2015 08:08 UTC
-
NCrunch "pinned tests" engine mode causes vstudio to be slow (even with external process)
[quote=Remco;6860]Thanks, this helps a lot. The JS file editing doesn't make much sense to me... but I'm wondering if you could try something regarding the tests window. If you set all the filters so that no data appears in the window, does it still cause you lag?[/quote] No the lag disappears …
28 Jan 2015 08:05 UTC
-
NCrunch "pinned tests" engine mode causes vstudio to be slow (even with external process)
[quote=Remco;6855]- Can you reproduce this from a freshly opened VS instance?[/quote] Yes, although vstudio isn't freezing and is now "workable" the behavior with processing pinned tests and waiting seconds for characters to appear occurs now as well (devenv.exe using 1.1GB and engineHost is using …
27 Jan 2015 13:04 UTC
-
NCrunch log4Net problem (Log files are getting locked by NCrunch)
Maybe a "quickfix" can bet to set "Terminate test runner tasks when all test execution is complete" to true (if statics are keeping log files locked in a task runner process when a new process is spawned trying to aquire lock for it)? Also you might also have luck in testing using immediate flush (…
27 Jan 2015 09:12 UTC
-
NCrunch "pinned tests" engine mode causes vstudio to be slow (even with external process)
v2.11.0.12 with "x64SatelliteProcess" enabled. Background: * devenv.exe is at 2.3GB RAM usage (2.5GB working set) * NCrunch.EngineHost451.x64.exe is at 2GB usage. * RS 9 is in "suspended" mode. * *.js files are part of the exclusion list for the project. * Sliding build delay is 2000. * Bui…
27 Jan 2015 09:02 UTC
-
Is "out of process" host impacted on grid nodes?
[quote=Remco;6800]It's great to hear that the engine separation greatly improved your VS performance. I had a feeling this would work well in your environment :)[/quote] Yeah it feels almost magical :). Before along with RS 9 (I miss the time when they were focused on bugfixes instead of keeping p…
20 Jan 2015 08:13 UTC