You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace `request.get()` with `fetch()` for the server warmup calls in
the nextjs-16 runtime metrics tests. All these flakes fail this initial
request. The same runtime metrics tests also exists for
`node-express-v5`, which hasn't flaked so far. That one uses `fetch()`
for this request so I suspect that this might explain the flakiness.
Closes#20590Closes#20414Closes#20565Closes#20560
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
0 commit comments