Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: fix sporadic container test failure
Sometimes 10 is exactly the value, so changing it doesn't make the ID different: Error Trace: /home/runner/go/pkg/mod/github.com/nspcc-dev/[email protected]/pkg/neotest/basic.go:218 /home/runner/go/pkg/mod/github.com/nspcc-dev/[email protected]/pkg/neotest/client.go:108 /home/runner/work/neofs-contract/neofs-contract/tests/container_test.go:237 Error: Not equal: expected: 0x1 actual : 0x2 Test: TestContainerPut/standard_deploy/with_nice_names/register_in_advance Messages: at instruction 2149 (THROW): unhandled exception: "container was previously deleted" Signed-off-by: Roman Khimov <[email protected]>
- Loading branch information