-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to get the header of a complex object #2440
Comments
Here's the result of the full test suite: |
Also in tests
Could these errors be related? |
Skip tests falling due to these bugs: nspcc-dev/neofs-node#2439 nspcc-dev/neofs-node#2440 nspcc-dev/neofs-node#2441 nspcc-dev/neofs-s3-gw#798 nspcc-dev/neofs-s3-gw#799 nspcc-dev/neofs-s3-gw#800 nspcc-dev/neofs-s3-gw#801 nspcc-dev/neofs-s3-gw#802 Signed-off-by: Oleg Kulachenko <[email protected]>
Skip tests falling due to these bugs: nspcc-dev/neofs-node#2439 nspcc-dev/neofs-node#2440 nspcc-dev/neofs-node#2441 nspcc-dev/neofs-s3-gw#798 nspcc-dev/neofs-s3-gw#799 nspcc-dev/neofs-s3-gw#800 nspcc-dev/neofs-s3-gw#801 nspcc-dev/neofs-s3-gw#802 Signed-off-by: Oleg Kulachenko <[email protected]>
Skip tests falling due to these bugs: nspcc-dev/neofs-node#2439 nspcc-dev/neofs-node#2440 nspcc-dev/neofs-node#2441 nspcc-dev/neofs-s3-gw#798 nspcc-dev/neofs-s3-gw#799 nspcc-dev/neofs-s3-gw#800 nspcc-dev/neofs-s3-gw#801 nspcc-dev/neofs-s3-gw#802 Signed-off-by: Oleg Kulachenko <[email protected]>
Skip tests falling due to these bugs: nspcc-dev/neofs-node#2439 nspcc-dev/neofs-node#2440 nspcc-dev/neofs-node#2441 nspcc-dev/neofs-s3-gw#799 nspcc-dev/neofs-s3-gw#800 nspcc-dev/neofs-s3-gw#801 nspcc-dev/neofs-s3-gw#802 Signed-off-by: Oleg Kulachenko <[email protected]>
Tried test
|
@vvarg229, what's the status of this test now? |
Tests
test_object1_can_be_get_by_attr, test_object2_can_be_get_by_attr, test_put_http_get_http, test_put_http_get_http_curl, test_http_attr_priority_epoch_duration, test_object_can_be_put_get_by_streaming, test_put_grpc_get_http, test_put_with_bearer_when_eacl_restrict, test_object_put_get_attributes, test_put_http_get_http_large_file test_storagegroup_basic_public_container
fall when trying to get the header of a complex objectFor example,
test_object_put_get_attributes
:https://http.t5.fs.neo.org/86C4P6uJC7gb5n3KkwEGpXRfdczubXyRNW5N9KeJRW73/200-1689334253/index.html#categories/67f6bc5b6a0f2fa5ee214ce714fa67cb/277e01d06deb1e7d/
Logs from test_object_put_get_attributes:
e3f34e9008c6948f.zip
Full logs:
16bbf66fa515ee23.zip
Expected Behavior
Tests must be passed
Current Behavior
Tests are failing
Steps to Reproduce (for bugs)
Run
test_object1_can_be_get_by_attr, test_object2_can_be_get_by_attr, test_put_http_get_http, test_put_http_get_http_curl, test_http_attr_priority_epoch_duration, test_object_can_be_put_get_by_streaming, test_put_grpc_get_http, test_put_with_bearer_when_eacl_restrict, test_object_put_get_attributes, test_put_http_get_http_large_file test_storagegroup_basic_public_container
testsContext
I'm trying to get consistently green tests.
Regression
Yes
Your Environment
neo-go version 0.101.1
neofs-s3-authmate version v0.27.1
neofs-s3-gw version v0.27.1
neofs-adm version fc824ee
neofs-ir version c824ee9
neofs-lens version fc824ee
neofs-cli version fc824ee
aws-cli/2.13.0
Python/3.11.4
Linux/5.15.0-1041-azure exe/x86_64.ubuntu.22 prompt/off
The text was updated successfully, but these errors were encountered: