react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Desktop X64DebugFabric job takes 20-30 min longer than all other jobs

Open marlenecota opened this issue 7 months ago • 1 comments

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.

image

Motivation

image

Basic Example

No response

Open Questions

No response

marlenecota avatar Jul 15 '24 18:07 marlenecota