v8.0.0-rc.12-dev.14: Journey test teardown waits as long as its setup (#30435)
- Prisma 近 90 天出现 137 次
- Prisma 近 90 天第 137 次发版
- 上一次:同一天稍早 · v8.0.0-rc.12-dev.13
发生了什么
Linked issue n/a — small change. Summary useDevDatabase in the CLI journey test helpers registers its afterAll teardown on vitest's default 5 s hook timeout while its beforeAll uses timeouts.spinUpPpgDev . Under full-suite load the dev database's close() took longer than 5 s twice in a row on PR #30402 ( infer-roundtrip-fidelity.hand-written-check.e2e.test.ts , migration-log.e2e.test.ts ), failing files whose tests…
摘要按规则整理自下方来源原文