vitejs / vite

Next generation frontend tooling. It's fast!
http://vite.dev
MIT License
68.8k stars 6.22k forks source link

test: remove `runInBuild` flag from `withRetry` and `untilUpdated` helpers #18699

Closed hi-ogawa closed 1 week ago

hi-ogawa commented 1 week ago

Description

Continuing on https://github.com/vitejs/vite/pull/18698, it looks like there are a few unintentionally skipped assertions on build and broken tests due to untilUpdated.