Skip to content

Conversation

@MikaelMayer
Copy link
Member

@MikaelMayer MikaelMayer commented Sep 24, 2024

Fixes #5723, likely fixes #5713 and fixes #5759

Description

The CI fails every other run because of some unknown "there is no currently active test"
Based on this discussion:
xunit/xunit#2146
it seems we should try/catch writing to the output channel, which this PR implements

How has this been tested?

The CI should not fail on this PR, and if needed, we can increase assurance that this PR solves the problem correctly.
To ensure the catching code is not deleted, the comment mentions the issue it is fixing.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@keyboardDrummer keyboardDrummer enabled auto-merge (squash) September 24, 2024 16:01
@keyboardDrummer keyboardDrummer merged commit 8cd815d into master Sep 24, 2024
22 checks passed
@keyboardDrummer keyboardDrummer deleted the fix-5723-no-active-test branch September 24, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky test: DocumentIsUnloadedWhenClosed Build CI issue: no currently active test Test suite breaks in CI (xunit-tests / win)

2 participants