jenkinsci / checks-api-plugin

Jenkins plugin that defines an API for Jenkins to publish checks to SCM platforms.
https://plugins.jenkins.io/checks-api/
MIT License
43 stars 28 forks source link

Fix flaky test `BuildStatusChecksPublisherITest.shouldPublishStageDetails` #198

Closed uhafner closed 9 months ago

uhafner commented 2 years ago

When looking at the latest commits and closed PRs a lot of CI builds have been failed on Windows. We should make sure that this test does not produce false results.