Skip to content

Stabilize file store suffix expiry test#3828

Merged
asim merged 1 commit into
masterfrom
codex/increment-3827
Jul 3, 2026
Merged

Stabilize file store suffix expiry test#3828
asim merged 1 commit into
masterfrom
codex/increment-3827

Conversation

@asim

@asim asim commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Stabilize the file store suffix expiry coverage by replacing exact TTL-boundary sleeps with deterministic expired/unexpired records.
  • Keep suffix filtering assertions focused on live records and delete behavior without depending on slow CI timing.

Testing

  • go build ./...
  • go test ./... (fails in this sandbox because loopback gRPC targets are forbidden by the environment)
  • golangci-lint run ./...
  • go test -race -cover ./store -run TestFileStore -count=1

Closes #3780
Closes #3827

@asim asim added the codex label Jul 3, 2026
@asim asim merged commit 42080b6 into master Jul 3, 2026
10 checks passed
@asim asim deleted the codex/increment-3827 branch July 3, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loop: build increment #42 Stabilize file-store suffix expiry test timing

2 participants