Commit 13264ac
fix(ci): resolve two post-rebase test failures
- retry_test.go: replace ptr.Ptr() with local utcPtr() helper since
internal/pkg/service/common/ptr was deleted on main (replaced by new()
inline). Add file-local generic helper to avoid re-introducing the
deleted package.
- operator_test.go: add ts.logger.Truncate() at end of prepareFixtures
so that subsequent waitForFilesSync calls inside triggerCheck wait for
a genuine new sync event after rotation, not a stale message left in
the log buffer from fixture setup.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7e0fc26 commit 13264ac
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
| 367 | + | |
367 | 368 | | |
0 commit comments