prometheus/tsdb/fileutil
Bryan Boreham 16e68c01e4 tests: remove err from message when testify prints it already
For instance `require.NoError` will print the unexpected error; we don't
need to include it in the message.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-02-01 14:18:01 +00:00
..
dir.go
dir_unix.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
dir_windows.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
fileutil.go
flock.go
flock_js.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
flock_plan9.go
flock_solaris.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
flock_test.go tests: remove err from message when testify prints it already 2024-02-01 14:18:01 +00:00
flock_unix.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
flock_windows.go
mmap.go tsdb/fileutil: use Go standard errors 2023-11-14 19:05:21 +00:00
mmap_386.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
mmap_amd64.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
mmap_arm64.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
mmap_js.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
mmap_unix.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
mmap_windows.go
preallocate.go
preallocate_darwin.go
preallocate_linux.go tsdb/fileutil: use Go standard errors 2023-11-14 19:05:21 +00:00
preallocate_other.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
sync.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
sync_darwin.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
sync_linux.go remove obsolete build tag 2024-01-17 22:26:32 +08:00