mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-26 22:25:50 +03:00
[PR #1902] [MERGED] Use default temporary directory in tests #1923
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#1923
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fsouza/fake-gcs-server/pull/1902
Author: @commiterate
Created: 2/14/2025
Status: ✅ Merged
Merged: 2/16/2025
Merged by: @fsouza
Base:
main← Head:nixpkgs_prep📝 Commits (1)
18d56b7Use default temporary directory in tests📊 Changes
3 files changed (+3 additions, -29 deletions)
View changed files
📝
fakestorage/bucket_test.go(+1 -10)📝
internal/backend/backend_test.go(+1 -9)📝
internal/grpc/server_test.go(+1 -10)📄 Description
Removing the Linux temporary directory hardcode in unit tests as it breaks sandboxed builds.
For packaging
fake-gcs-serverin Nixpkgs (will need a new release with the fixes).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.