microsoft / microsoft/react-native-windows
Desktop X64DebugFabric job takes 20-30 min longer than all other jobs
Open
@vmoroz is already working on this.
Since Jul 18, 2024.
Area: Build Infrastructure
enhancement
New Architecture
Workstream: ES Compliance SFI
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Summary
The Desktop X64DebugFabric job takes 20-30 min longer than all other jobs we run. It sometimes hits the 60min limit and causes the test to timeout and need a re-run - which wastes another 60min.
We should figure out why it's taking so much longer and fix it (@jonthysell thinks there might be a cppwinrt flag we're missing) or we should increase the timeout limit to avoid manually requesting re-runs.
Motivation
Basic Example
No response
Open Questions
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.