Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 12, 2025

Backport of #63643 to release/10.0

/cc @oroztocil

Quarantine ProcessBufferedRenderBatches_WritesRenders

Quarantines a flaky test and sets up logging for further investigation.

Description

The RemoteRendererTest.ProcessBufferedRenderBatches_WritesRenders test occasionaly fails because one of the rendering tasks does not complete as expected. That means that the task either failed with an unhandled exception, or has not completed synchronously.

The PR quarantines the test and adds temporary logging of the task state to help us eventually get more insight into the underlying issue.

Customer Impact

The change reduces number of failed CI builds.

Regression?

  • Yes
  • No

Risk

  • High
  • Medium
  • Low

Has no effect on shipped code.

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

When servicing release/2.3

  • Make necessary changes in eng/PatchConfig.props

@github-actions github-actions bot requested a review from a team as a code owner September 12, 2025 10:27
@javiercn javiercn added the tell-mode Indicates a PR which is being merged during tell-mode label Sep 12, 2025
@wtgodbe wtgodbe merged commit 80eca0a into release/10.0 Sep 12, 2025
28 checks passed
@wtgodbe wtgodbe deleted the backport/pr-63643-to-release/10.0 branch September 12, 2025 16:03
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-rc2 milestone Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants