test: Fix test failures when running with -count=2
#1327
No reviewers
Labels
No labels
P0
P1
P2
P3
badger
frostfs-adm
frostfs-cli
frostfs-ir
frostfs-lens
frostfs-node
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#1327
Loading…
Reference in a new issue
No description provided.
Delete branch "a-savchuk/frostfs-node:bugfix/1309-test-multiple-run"
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?
Close #1309
Signed-off-by: Aleksey Savchuk a.savchuk@yadro.com
frostfs-node/tests: Fix test failures when running withto WIP: frostfs-node/tests: Fix test failures when running with-count=2
-count=2
Please remove
*:
from commit message.c1d621d49d
tob244e917cc
b244e917cc
tod9e3de9850
d9e3de9850
toe3d329c780
e3d329c780
to5443c62e63
WIP: frostfs-node/tests: Fix test failures when running withto frostfs-node/tests: Fix test failures when running with-count=2
-count=2
frostfs-node/tests: Fix test failures when running withto test: Fix test failures when running with-count=2
-count=2
Please, try
go test -count=10 -race
We are changing global state, I am a bit concerned about parallel test execution.
Everything is okay.