e2e: Add integration test for network transition from v1 to v2 #7949
Annotations
10 errors
Test
12/200 tests failed
|
Test:
stores/metadata_test.go#L2617
metadata_test.go:2617: mismatch any(
- object.Object{
- Key: s"skey:1d5abcd2f9462051e8ade13776aaa28e07625d7e2008c619e100714b2699dff7",
- Slabs: object.SlabSlices{{Slab: object.Slab{...}, Length: 4194304}, {Slab: object.Slab{...}, Length: 4}},
- },
+ &object.Object{
+ Key: s"skey:1d5abcd2f9462051e8ade13776aaa28e07625d7e2008c619e100714b2699dff7",
+ Slabs: object.SlabSlices{{Slab: object.Slab{...}, Length: 4194304}},
+ },
)
|
Test:
stores/metadata_test.go#L4795
metadata_test.go:4795: unexpected number of host sectors 2
|
Test:
stores/multipart_test.go#L118
multipart_test.go:118: expected object total size to be 50331648, got 0
|
Test:
internal/test/e2e/cluster_test.go#L1614
cluster_test.go:1614: unexpected EOF
|
Test:
internal/test/e2e/cluster_test.go#L2140
cluster_test.go:2140: unexpected EOF
|
Test:
internal/test/e2e/cluster_test.go#L2351
cluster_test.go:2351: couldn't get object: couldn't fetch object: couldn't fetch object: couldn't load object: transaction failed (attempt 1): object corrupted: object index 2, slab index 1, current object index 0, current slab index 0
|
Test:
internal/test/e2e/cluster_test.go#L2620
cluster_test.go:2620: unexpected EOF
|
Test:
internal/test/e2e/gouging_test.go#L103
gouging_test.go:103: unexpected EOF
|
Test:
internal/test/e2e/migrations_test.go#L80
migrations_test.go:80: host is still used
|
Loading