Commit 3047930
fix(test): replace Bun.sleep with utimes in project-root-cache mtime test
Same flakiness as dsn-cache: 10ms sleep is unreliable on Linux CI with
1-second filesystem mtime resolution. Use utimes() to set an explicit
future mtime instead.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c4113ab commit 3047930
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
| 63 | + | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
| |||
0 commit comments