No Tests results after upgrade of xunit 2.5.0 to 2.5.1

Tomáš Pažourek's Avatar

Tomáš Pažourek

06 Oct, 2023 07:17 AM

Build running xunit 2.5.0 (notice the Tests tab is populated): https://ci.appveyor.com/project/tompazourek/colourful/builds/48064505
Build running xunit 2.5.1 (notice the Tests tab is empty): https://ci.appveyor.com/project/tompazourek/colourful/builds/48069238

This happened on multiple projects of mine, and the change that triggered it is only the upgrade of the xunit package to 2.5.1. I can re-build the commit before this package upgrade, and the Tests appear.

The tests are still executed the same way, and they still pass. It's just that the results are not picked up by AppVeyor.

  1. Support Staff 1 Posted by Owen McDonnell on 13 Oct, 2023 04:56 PM

    Owen McDonnell's Avatar

    I forked your repo and ran some builds. I don't see anything amiss.
    Appveyor logging is built into xunit. Perhaps they inadvertently changed something in 2.5.1. You might raise an issue there and see what they say.

  2. 2 Posted by Tomáš Pažourek on 13 Oct, 2023 05:00 PM

    Tomáš Pažourek's Avatar

    Actually, xUnit just released version 2.5.2 today and that seems to work
    fine again. I didn't find relevant thing in the release notes, but it looks
    good now.

  3. Support Staff 3 Posted by Owen McDonnell on 13 Oct, 2023 05:32 PM

    Owen McDonnell's Avatar

    Great. Thanks for letting us know.

  4. Owen McDonnell closed this discussion on 13 Oct, 2023 05:32 PM.

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