NUnit-Tests are running and passing, but passedTestsCount is 0
I've just setup AppVeyor and it's working well: the solution gets built and the tests are found, running and passing.
However, the REST-API
says to my build
[...]
<jobs>
<e>
[...]
<failedTestsCount>0</failedTestsCount>
[...]
<passedTestsCount>0</passedTestsCount>
[...]
<status>success</status>
<testsCount>6</testsCount>
[...]
</e>
</jobs>
[...]
What do I need to do?
Gregor
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 11 Feb, 2015 10:10 PM
Will take a look. Thanks for letting us know.
Support Staff 2 Posted by Feodor Fitsner on 11 Feb, 2015 11:17 PM
Gregor,
The issue has been fixed. Will deploy update fir the fix later today.
3 Posted by Gregor on 12 Feb, 2015 06:30 PM
Hi Feodor,
woa... that was a quick response! Thanks! I can confirm that the API is now returning the expected values.
Gregor
Support Staff 4 Posted by Feodor Fitsner on 12 Feb, 2015 06:36 PM
Cool, thanks for the update!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:54 AM.