-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins 1.611
mstest-plugin 0.18
When two or more tests have the same method name but in different classes then the "failedSince" node in the junit.xml file is never set properly. In fact the value is always the currect build id.
I attached a sample of a ".trx" generated with vstest.console.exe. If you build more than once then you will always get an Age of "1".