Commit ca2c92a
fix: increase electron persisted collection E2E timeout for full mode
The renderer-side persistence adapter was using the default 5s timeout,
causing CI failures when running real Electron IPC. Align with the 45s
timeout already used by the other electron E2E tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1c7a974 commit ca2c92a
1 file changed
Lines changed: 6 additions & 5 deletions
File tree
- packages/db-electron-sqlite-persisted-collection/tests
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | | - | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
57 | | - | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| 127 | + | |
125 | 128 | | |
126 | 129 | | |
127 | 130 | | |
| |||
340 | 343 | | |
341 | 344 | | |
342 | 345 | | |
343 | | - | |
344 | | - | |
345 | | - | |
| 346 | + | |
346 | 347 | | |
347 | 348 | | |
348 | 349 | | |
| |||
0 commit comments