Forum member

Stanislaw

6 posts

Posts by Stanislaw

  1. Problems with testing static service

    Hello! A some of my tests using 3rd party library with static initialization of its service. So this service have an Init method with some arguments. But I need to use it with a separate set of arguments for each test. When I running tests (even in non-parallel mode) I receive an error from random…

  2. Underscore symbol is not shown on the Test windows output

    I have changed the text output font to Consolas - and it is all ok now.

  3. Underscore symbol is not shown on the Test windows output

    the symbol "_" replaced by " ". This is confusing me when I analysing the test output.

  4. Hangs on initialisation in 2.21

    Remco, Big thanks for quick fixing. Have a nice weekend!

  5. Hangs on initialisation in 2.21

    The issue is solved after applying the workaround mentioned in the @csmager's first post (deleting the folder and restart VS). If the issue occurs again - I'll post the log here.

  6. Hangs on initialisation in 2.21

    +1 for confirming the initialization issue - when I've updated to the latest 2.21.0.16 version the initialization become never ending.