engine: Fix tests #1381

Merged
dstepanov-yadro merged 1 commit from dstepanov-yadro/frostfs-node:fix/engine_tests_drop_eventually into master 2024-09-23 08:19:56 +00:00

Drop not required Eventually calls:

  • head and get must return object without any delay caused by writecache
  • delete test has shard.FlushWritecache call, so Eventually call is not required too
Drop not required `Eventually` calls: - `head` and `get` must return object without any delay caused by writecache - `delete` test has `shard.FlushWritecache` call, so `Eventually` call is not required too
dstepanov-yadro added 1 commit 2024-09-17 08:30:11 +00:00
[#9999] engine: Fix tests
Some checks failed
DCO action / DCO (pull_request) Successful in 51s
Vulncheck / Vulncheck (pull_request) Failing after 1m9s
Tests and linters / Run gofumpt (pull_request) Successful in 1m10s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m8s
Build / Build Components (pull_request) Successful in 2m28s
Tests and linters / gopls check (pull_request) Successful in 2m34s
Tests and linters / Staticcheck (pull_request) Successful in 2m58s
Tests and linters / Lint (pull_request) Successful in 3m46s
Tests and linters / Tests (pull_request) Successful in 6m11s
Tests and linters / Tests with -race (pull_request) Successful in 6m20s
05824d374b
Drop not required `Eventually` calls.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
dstepanov-yadro force-pushed fix/engine_tests_drop_eventually from 05824d374b to 9723664250 2024-09-17 08:32:07 +00:00 Compare
dstepanov-yadro requested review from storage-core-committers 2024-09-17 08:39:57 +00:00
dstepanov-yadro requested review from storage-core-developers 2024-09-17 08:39:58 +00:00
dstepanov-yadro force-pushed fix/engine_tests_drop_eventually from 9723664250 to bcee839fd9 2024-09-19 08:45:56 +00:00 Compare
aarifullin approved these changes 2024-09-19 08:57:09 +00:00
dstepanov-yadro force-pushed fix/engine_tests_drop_eventually from bcee839fd9 to 1fdfb9ac60 2024-09-20 13:00:45 +00:00 Compare
dstepanov-yadro force-pushed fix/engine_tests_drop_eventually from 1fdfb9ac60 to 0b87be804a 2024-09-23 08:11:11 +00:00 Compare
dstepanov-yadro merged commit 0b87be804a into master 2024-09-23 08:19:56 +00:00
dstepanov-yadro referenced this pull request from a commit 2024-09-23 08:19:57 +00:00
dstepanov-yadro deleted branch fix/engine_tests_drop_eventually 2024-09-23 08:19:58 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-committers
No milestone
No project
No assignees
2 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#1381
No description provided.