test: Fix test failures when running with -count=2 #1327

Merged
fyrchik merged 1 commit from a-savchuk/frostfs-node:bugfix/1309-test-multiple-run into master 2024-08-22 08:49:13 +00:00
Member

Close #1309

Signed-off-by: Aleksey Savchuk a.savchuk@yadro.com

Close #1309 Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
a-savchuk added 2 commits 2024-08-21 14:17:31 +00:00
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
[#1309] frostfs-node/tests: Clean up environment variables after tests
All checks were successful
DCO action / DCO (pull_request) Successful in 1m55s
Tests and linters / Run gofumpt (pull_request) Successful in 1m42s
Vulncheck / Vulncheck (pull_request) Successful in 2m3s
Build / Build Components (1.21) (pull_request) Successful in 2m44s
Build / Build Components (1.22) (pull_request) Successful in 2m42s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m53s
Tests and linters / Tests (1.21) (pull_request) Successful in 2m51s
Tests and linters / Staticcheck (pull_request) Successful in 2m54s
Tests and linters / Lint (pull_request) Successful in 3m50s
Tests and linters / gopls check (pull_request) Successful in 4m7s
Tests and linters / Tests with -race (pull_request) Successful in 4m33s
Tests and linters / Tests (1.22) (pull_request) Successful in 3m31s
c1d621d49d
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
a-savchuk changed title from frostfs-node/tests: Fix test failures when running with -count=2 to WIP: frostfs-node/tests: Fix test failures when running with -count=2 2024-08-21 14:21:12 +00:00
Member

Please remove *: from commit message.

Please remove `*:` from commit message.
a-savchuk force-pushed bugfix/1309-test-multiple-run from c1d621d49d to b244e917cc 2024-08-22 06:54:59 +00:00 Compare
a-savchuk force-pushed bugfix/1309-test-multiple-run from b244e917cc to d9e3de9850 2024-08-22 07:07:26 +00:00 Compare
a-savchuk force-pushed bugfix/1309-test-multiple-run from d9e3de9850 to e3d329c780 2024-08-22 07:43:37 +00:00 Compare
a-savchuk force-pushed bugfix/1309-test-multiple-run from e3d329c780 to 5443c62e63 2024-08-22 07:44:34 +00:00 Compare
a-savchuk changed title from WIP: frostfs-node/tests: Fix test failures when running with -count=2 to frostfs-node/tests: Fix test failures when running with -count=2 2024-08-22 07:45:17 +00:00
a-savchuk changed title from frostfs-node/tests: Fix test failures when running with -count=2 to test: Fix test failures when running with -count=2 2024-08-22 07:46:27 +00:00
a-savchuk requested review from storage-core-committers 2024-08-22 07:50:19 +00:00
a-savchuk requested review from storage-core-developers 2024-08-22 07:50:20 +00:00
Owner

Please, try go test -count=10 -race
We are changing global state, I am a bit concerned about parallel test execution.

Please, try `go test -count=10 -race` We are changing global state, I am a bit concerned about parallel test execution.
Author
Member

Please, try go test -count=10 -race
We are changing global state, I am a bit concerned about parallel test execution.

Everything is okay.

> Please, try `go test -count=10 -race` > We are changing global state, I am a bit concerned about parallel test execution. Everything is okay.
fyrchik approved these changes 2024-08-22 08:32:03 +00:00
aarifullin approved these changes 2024-08-22 08:46:56 +00:00
fyrchik merged commit dfe825b81b into master 2024-08-22 08:49:13 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1327
No description provided.