Skip to content

[Build] Increase sleep time in InteropTests to attempt to reduce CI failures#48156

Open
daverayment wants to merge 1 commit into
microsoft:mainfrom
daverayment:patch-8
Open

[Build] Increase sleep time in InteropTests to attempt to reduce CI failures#48156
daverayment wants to merge 1 commit into
microsoft:mainfrom
daverayment:patch-8

Conversation

@daverayment
Copy link
Copy Markdown
Collaborator

Summary of the Pull Request

Increase sleep duration while waiting for IPC setup in the interop unit test.

A number of PRs have had failures recently even though they do not touch interop, likely due to this sleep being too short. An existing comment points to the addition of the delay being because of this, and resource-constrained build agents/environments could need a longer duration.

PR Checklist

  • Closes: #xxx
  • Communication: I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end-user-facing strings can be localized
  • Dev docs: Added/updated
  • New binaries: Added on the required places
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

See comments on #47211 and #48106.

Validation Steps Performed

N/A

Increased sleep duration to attempt to reduce flakiness in tests.
@daverayment daverayment added the Area-Build Issues pertaining to the build system, CI, infrastructure, meta label May 27, 2026
@crutkas
Copy link
Copy Markdown
Member

crutkas commented Jun 4, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Build Issues pertaining to the build system, CI, infrastructure, meta

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants