You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collect the children's list starting from the last one (ignore link object)? Learn how to parse link objects in python? Provide some functionality to the neofs-cli about parsing link objects?
Steps to Reproduce
Just run tests.acl.test_storagegroup.TestStorageGroup#test_storagegroup_basic_private_container test.
Current Behavior
Storage group is tested in the way (for the complex object):
Expected Behavior
Children are now in the payload, not the header.
Possible Solution
Collect the children's list starting from the last one (ignore link object)? Learn how to parse link objects in python? Provide some functionality to the
neofs-cli
about parsing link objects?Steps to Reproduce
Just run
tests.acl.test_storagegroup.TestStorageGroup#test_storagegroup_basic_private_container
test.Context
Split scheme has been changed: nspcc-dev/neofs-node#2716, nspcc-dev/neofs-api#283, nspcc-dev/neofs-spec#97. Not all the tests are ready for that.
The text was updated successfully, but these errors were encountered: