Forum member

Remco NCrunch Developer

7586 posts

Posts by Remco

  1. Solution without metrics

    Ok, I think we need to do a complete reset of all your configuration and cached data to default settings. Close the IDE and remove the following files from the solution (rename or delete according to your preference): - The _NCrunch_solutionname directory adjacent to your solution file - The …

  2. Inconclusive tests sometimes not treated as passing

    [quote=SeriousM;8904] What's the roadmap for V3? Any date available?[/quote] I'm hoping to make it the next release of NCrunch (i.e. within the next couple of months). Though it does depend on a few things, I'd prefer not to commit to a date. If it gets pushed out too far, then 2.24 will b…

  3. "Ignore this component completely" setting is irreversible

    I'm having some difficulty reproducing this. Would you be able to submit a bug report after you've had a project disappear in the config window in this way? Make sure to turn off your automatic execution so that the log file in the report contains as much relevant data as possible. Are you ab…

  4. Solution without metrics

    [quote=fsdschmidt;8898]Thanks for your fast reply. Yes the instrument flag is enabled, I tried also disabling and enabling the flag for all assemblies.[/quote] Thanks. Something must be going wrong here then ... Can you tell me anything more about these projects? What kind of project are the…

  5. "Ignore this component completely" setting is irreversible

    Hi, Thanks for sharing this issue. What you've described is not intended behaviour. When a component is ignored, it should stay in the configuration window (greyed out) until it is unignored. Do you have any more information about what might have triggered it to disappear? Do you regularl…

  6. slow typing in VS2015

    Thanks for your answers. Because the issue appears immediately after turning on NCrunch, this would suggest it isn't tied to general IDE-wide resource related issues (such as memory traffic). Do you have any other 3rd party packages installed? If so, does disabling them make any difference? …

  7. Solution without metrics

    Hi, thanks for sharing this issue. If the markers are missing, this would suggest there is no instrumentation taking place. Check that the 'Instrument output assembly' setting has been turned on for all the projects in your solution.

  8. Inconclusive tests sometimes not treated as passing

    [quote=SeriousM;8894]That also means that I could be your beta tester of V3 if you agree![/quote] Consider yourself on the list! :)

  9. Inconclusive tests sometimes not treated as passing

    [quote=SeriousM;8892][quote=Remco;8891][quote=SeriousM;8888] Can you tell me an eta for the fix? It's kinda annoying having failing tests :/# Thanks![/quote] Sorry. My preference would be to get you an early build with a fix included, as this is not a challenging issue to solve. However, th…

  10. Inconclusive tests sometimes not treated as passing

    [quote=SeriousM;8888] Can you verify it on your side?[/quote] Yes! Thanks! I've reproduced this now. It looks like a compatibility hole in NCrunch's MSTest adapter. I'll see about getting it fixed. Thanks for taking the time to report it.

  11. slow typing in VS2015

    Hi, I'm sorry to hear that you are having this problem. Has the NCrunch given you any warnings about your environment? Particularly, anything about the Git Source Control Provider? Do you find that the performance issue is following any particular pattern? For example, does it take a while…

  12. Inconclusive tests sometimes not treated as passing

    Hi, thanks for sharing this issue. Can you share any details about the test and how it is reporting itself as inconclusive?

  13. Problem building a Service Fabric Actor project

    Hi Ali, Thanks for posting! Is this build step needed in order for your tests to be run? An option may be to [url=http://www.ncrunch.net/documentation/troubleshooting_ncrunch-specific-overrides]suppress it with an override[/url] if it isn't. I would suggest taking a look at the contents of…

  14. Binaries Not Built while trying to execute test case

    Hi Anees, Thanks for submitting the report. Note that there isn't any mechanism through which it is currently possible to track these reports from your side, but they do all get investigated so they are worth reporting. The report showed some strange behaviour in your test environment, but no…

  15. NullReferenceException after update to NuGet 3 and project.json

    Hi, Thanks for sharing this issue. Unfortunately, Azure projects are not currently supported by NCrunch. There has been no QA work done to examine any of the edge cases around how these project types behave or how to make NCrunch work reliably for them. For this reason, I'm sorry but I can't…

  16. Specflow, NUnit3, running single-threaded

    Hi Steve, Sorry, as far as I know, there haven't been any developments on this problem. You may want to ask Gaspar Nagy (SpecFlow developer) if there is a fix available. As far as I know, this issue shouldn't affect NUnit verison 2. I'm not sure if downgrading to it is an option for you.

  17. Grid node: hard drive filled quickly...

    Hi, You probably will want to reduce your [url=http://www.ncrunch.net/documentation/reference_global-configuration_solution-storage-data-limit]solution storage data limit[/url] on this grid node. Note that not all of the disk space used by the node is considered in the solution storage data li…

  18. Is the nCrunch test env x64 or x86, and how to control it?

    Hi, thanks for posting. See [url=http://www.ncrunch.net/documentation/troubleshooting_x86-x64-platform-issues]this documentation page for more information on x86/x64 issues and how to resolve them[/url].

  19. NCrunch doesn't appear to copy linked content files to output directory

    [quote=Bart1;8865] Hi! I just downloaded the trial version and I having the same bug. NCrunch is not copying my files that are added as links. Is there any time frame to fix this? Without a fix, I don't think I can use NCrunch, although it looks like a great tool. Thank you very much.[/quo…

  20. Error when starting a new MVC project

    [quote=SaintM;8863] edit: I see that asp.net 5 isn't officially supported yet by nCrunch, so I guess that's probably a reason why it's not working for me![/quote] Yes! Sorry :( [url=https://ncrunch.uservoice.com/forums/245203-feature-requests/suggestions/8065623-support-dnx-projects]Keep watch …