e2e: Add integration test for network transition from v1 to v2 #7949
Annotations
10 errors
Test
11/200 tests failed
|
Test:
stores/metadata_test.go#L2617
metadata_test.go:2617: mismatch any(
- object.Object{
- Key: s"skey:f3e483efea8924ccc6ac8ff58c2f682d41c43c1becb9b223daeca8c97ed1aa0d",
- Slabs: object.SlabSlices{{Slab: object.Slab{...}, Length: 4194304}, {Slab: object.Slab{...}, Length: 4}},
- },
+ &object.Object{
+ Key: s"skey:f3e483efea8924ccc6ac8ff58c2f682d41c43c1becb9b223daeca8c97ed1aa0d",
+ 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/gouging_test.go#L103
gouging_test.go:103: unexpected EOF
|
Test:
internal/test/e2e/migrations_test.go#L100
migrations_test.go:100: each host should have one contract
|
Test:
internal/test/e2e/s3_test.go#L601
s3_test.go:601: unexpected EOF
|
Loading