<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 30, 2015 at 12:52 PM, Regina Henschel <span dir="ltr"><<a href="mailto:rb.henschel@t-online.de" target="_blank">rb.henschel@t-online.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ashod,</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br></span>
I think, that I'm unable to cope with "what variable has the unexpected value". That is something for those who are familiar with that part of code.<br>
<br>
I see that David Tardon has pushed patches. Perhaps they are related to the problem?<br>
<br>
Nevertheless, thank you for guiding me further in the use of Visual Studio.<br>
<br></blockquote><div><br></div></div>You're welcome.<br><br>If it's not something you can figure out (which is normal for unfamiliar code,) then it's best to wait for someone familiar.<br><br></div><div class="gmail_extra">You can try pulling and rebuild and rerun the test to see if that patch fixes it. Typically when something major breaks (that is visible in Jenkins or by a casual run of the app) it will get fixed soon, so it's good to watch for commits and try to pull and rebuild.<br><br></div><div class="gmail_extra">Otherwise, my aim was to help you learn troubleshooting unittest failures and debugging for the issue; a skill that is extremely valuable.<br></div><div class="gmail_extra">In the future you should be in a better position to find and fix unittest issues, whether due to your own changes or that of somebody else.<br><br></div><div class="gmail_extra">Cheers.<br></div></div>