Skip to content

[Bug]: Log outputs when running multiple tests in parallel are either missing or incomplete #4545

@traiannemes

Description

@traiannemes

Description

Running tests in VS 2026 with Test Explorer.
If I run a single test then the output is correct.
But when I run multiple tests at the same time the output for some is either missing or incomplet.

TUnitTest.zip

Expected Behavior

All test to output the full logs.

Actual Behavior

Some are missing or partially missing the output logs

Steps to Reproduce

Single test run

Image

Multiple tests to run

Image

TUnit Version

1.12.15

.NET Version

NET 10

Operating System

Windows

IDE / Test Runner

Visual Studio

Error Output / Stack Trace

Additional Context

No response

IDE-Specific Issue?

  • I've confirmed this issue occurs when running via dotnet test or dotnet run, not just in my IDE

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions