Aleksey Savchuk
2b3fc50681
All checks were successful
DCO action / DCO (pull_request) Successful in 1m27s
Tests and linters / Run gofumpt (pull_request) Successful in 2m25s
Build / Build Components (1.23) (pull_request) Successful in 2m46s
Vulncheck / Vulncheck (pull_request) Successful in 2m37s
Build / Build Components (1.22) (pull_request) Successful in 2m55s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m50s
Tests and linters / Staticcheck (pull_request) Successful in 3m33s
Tests and linters / Lint (pull_request) Successful in 3m45s
Tests and linters / Tests (1.22) (pull_request) Successful in 3m45s
Tests and linters / Tests (1.23) (pull_request) Successful in 3m42s
Tests and linters / Tests with -race (pull_request) Successful in 4m22s
Tests and linters / gopls check (pull_request) Successful in 4m25s
The `TestGCDropsObjectInhumedFromWritecache` test was flaky because a running asynchronous rebuild operation prevented GC from deleting the object. A test-only shard option `WithDisabledRebuild` has been added to fix this. Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com> |
||
---|---|---|
.. | ||
mode | ||
container.go | ||
control.go | ||
control_test.go | ||
count.go | ||
delete.go | ||
delete_test.go | ||
errors.go | ||
exists.go | ||
gc.go | ||
gc_internal_test.go | ||
gc_test.go | ||
get.go | ||
get_test.go | ||
head.go | ||
head_test.go | ||
id.go | ||
info.go | ||
inhume.go | ||
inhume_test.go | ||
list.go | ||
list_test.go | ||
lock.go | ||
lock_test.go | ||
metrics_test.go | ||
mode.go | ||
put.go | ||
range.go | ||
range_test.go | ||
rebuild_limiter.go | ||
rebuilder.go | ||
refill_test.go | ||
reload_test.go | ||
select.go | ||
shard.go | ||
shard_test.go | ||
shutdown_test.go | ||
tree.go | ||
writecache.go |