Skip to content

Add retry logic for launch.json content assertion in smoke tests#2478

Merged
EmmaYuan1015 merged 2 commits intomasterfrom
fix-timing-issues
Dec 24, 2025
Merged

Add retry logic for launch.json content assertion in smoke tests#2478
EmmaYuan1015 merged 2 commits intomasterfrom
fix-timing-issues

Conversation

@EmmaYuan1015
Copy link
Copy Markdown
Contributor

  • Add polling retry mechanism to wait for config insertion to complete
  • Reduce CI flakiness caused by async UI updates timing
  • Fixes intermittent 'configurations:[]' assertion failures in pipeline

EmmaYuan1015 and others added 2 commits December 23, 2025 16:33
- Add polling retry mechanism to wait for config insertion to complete
- Reduce CI flakiness caused by async UI updates timing
- Fixes intermittent 'configurations:[]' assertion failures in pipeline
@EmmaYuan1015
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@EmmaYuan1015 EmmaYuan1015 marked this pull request as ready for review December 24, 2025 01:05
@EmmaYuan1015 EmmaYuan1015 merged commit 802c65d into master Dec 24, 2025
8 checks passed
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.

[Feature] Add retry logic for launch.json content assertion in smoke tests

2 participants