I something is committed that will cause a test to fail, everything is ok in the first build. it shows “new failures = 1” and so on.
if you commit something else and this test still fails, the build also fails but now the unit tests do not show this anymore but you can see it in the log by clicking “Load All”.
so the behavior is correct but you cannot so which test still fails. maybe you can reproduce it.
It should only show the test as a new failure the first time it fails, after that it will show up under failed tests. Are failed tests not showing at all?
yes, you are right but its not showing as failed anyway. if i fix the test and commit again, everything is ok then.
Ok, we’ll look into it… we don’t see failing tests here too often so it’s easy to miss
Hi Christian,
We’ve not been able to reproduce this issue and will need some more information to investigate further.
Firstly, which version of Continua are you running now?
I’m assuming from your other posts that you are using MSTest 2010. Can you run MSTest without any parameters on the server and let us know which version is installed e.g. “> C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\mstest.exe”.
Can you also send us the settings for your MSTest action? Either take some screenshot or download the diagnostic report from the link at the top of the event log page. Send to support@finalbuilder.com rather than posting publically here.
Are you still seeing negative shelved tests as per your other forum post ? If you could send the trx files as described in that post this would help us to work out what is going wrong for this issue as well as that one.
i’ve sent you all that stuff.