Commit df41197
docs: record the known watch-test flakiness
Seen roughly once in ten to twenty full-suite runs and never when the file
runs alone, which points at contention: node --test runs files
concurrently, so many fake servers and chokidar watchers compete and a
timer can slip. Documented rather than left for the next person to
rediscover, with a note that the fix is more margin and never a looser
assertion — the assertion guards against an infinite push loop.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 2eb5c28 commit df41197
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
0 commit comments