TestPlacementPolicy_Interopability failure #184

Closed
opened 2023-10-24 07:37:07 +00:00 by aarifullin · 1 comment
Member

TestPlacementPolicy_Interopability/json_tests/hrw_sort.json:HRW_ordering fails with error:

Diff:
       --- Expected
       +++ Actual
       @@ -7,3 +7,3 @@
       key: (string) (len=7) "Country",
       -    value: (string) (len=7) "Germany",
       +    value: (string) (len=6) "Russia",
       parents: ([]string) <nil>

For more details: https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/actions/runs/406/jobs/1

`TestPlacementPolicy_Interopability/json_tests/hrw_sort.json:HRW_ordering` fails with error: ``` Diff: --- Expected +++ Actual @@ -7,3 +7,3 @@ key: (string) (len=7) "Country", - value: (string) (len=7) "Germany", + value: (string) (len=6) "Russia", parents: ([]string) <nil> ``` For more details: https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/actions/runs/406/jobs/1
aarifullin added the
bug
label 2023-10-24 07:37:07 +00:00
aarifullin changed title from TestPlacementPolicy_Interopability failure to `TestPlacementPolicy_Interopability` failure 2023-10-24 07:37:15 +00:00
Owner

Closed via #187

Closed via #187
Sign in to join this conversation.
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-sdk-go#184
No description provided.