Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test (cache/search): fix NewTestServer(...) storage #5081

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

jimlambrt
Copy link
Collaborator

Fix ensures that the TestServer returned uses the
correct directory for writing its sqlite files,
which was created via t.TempDir()

Fix ensures that the TestServer returned uses the
correct directory for writing its sqlite files,
which was created via t.TempDir()
@github-actions github-actions bot added the core label Sep 6, 2024
@jimlambrt jimlambrt added this to the deferred milestone Sep 6, 2024
@jimlambrt jimlambrt merged commit 2637c3f into llb-cache-speedup Sep 6, 2024
54 of 56 checks passed
@jimlambrt jimlambrt deleted the jimlambrt-fix-search-test branch September 6, 2024 14:32
johanbrandhorst pushed a commit that referenced this pull request Sep 9, 2024
Fix ensures that the TestServer returned uses the
correct directory for writing its sqlite files,
which was created via t.TempDir()
jefferai pushed a commit that referenced this pull request Sep 11, 2024
Fix ensures that the TestServer returned uses the
correct directory for writing its sqlite files,
which was created via t.TempDir()
jefferai pushed a commit that referenced this pull request Sep 11, 2024
Fix ensures that the TestServer returned uses the
correct directory for writing its sqlite files,
which was created via t.TempDir()
jefferai pushed a commit that referenced this pull request Sep 11, 2024
Fix ensures that the TestServer returned uses the
correct directory for writing its sqlite files,
which was created via t.TempDir()
jefferai pushed a commit that referenced this pull request Sep 18, 2024
Fix ensures that the TestServer returned uses the
correct directory for writing its sqlite files,
which was created via t.TempDir()
tmessi pushed a commit that referenced this pull request Sep 23, 2024
Fix ensures that the TestServer returned uses the
correct directory for writing its sqlite files,
which was created via t.TempDir()
tmessi pushed a commit that referenced this pull request Sep 24, 2024
Fix ensures that the TestServer returned uses the
correct directory for writing its sqlite files,
which was created via t.TempDir()

(cherry picked from commit 85f9104)
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.

3 participants