Commit 03f46ea
committed
test: advance DuckDB fast-path fixture timestamps
DuckDB incremental push tests rewrite local sessions after the initial push watermark has advanced. Leaving fixture LocalModifiedAt values at their original timestamps meant those tests could skip the session selection path they were intended to exercise.
Set fresh local modification times in the rewrite helpers so the follow-up incremental pushes deterministically cover the message-id repair and lifecycle fallback paths.1 parent 2894ebe commit 03f46ea
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| 427 | + | |
| 428 | + | |
427 | 429 | | |
428 | 430 | | |
429 | 431 | | |
| |||
497 | 499 | | |
498 | 500 | | |
499 | 501 | | |
| 502 | + | |
| 503 | + | |
500 | 504 | | |
501 | 505 | | |
502 | 506 | | |
| |||
0 commit comments