e2e: Add integration test for network transition from v1 to v2 #7949
Annotations
10 errors
Run SiaFoundation/workflows/.github/actions/go-test@master
11/199 tests failed
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
stores/metadata_test.go#L2617
metadata_test.go:2617: mismatch any(
- object.Object{
- Key: s"skey:1beb9f3b313dbb6cabb0f84c338bcd83e75fe51e1d3d44efaf5450ee02904de8",
- Slabs: object.SlabSlices{{Slab: object.Slab{...}, Length: 4194304}, {Slab: object.Slab{...}, Length: 4}},
- },
+ &object.Object{
+ Key: s"skey:1beb9f3b313dbb6cabb0f84c338bcd83e75fe51e1d3d44efaf5450ee02904de8",
+ Slabs: object.SlabSlices{{Slab: object.Slab{...}, Length: 4194304}},
+ },
)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
stores/metadata_test.go#L4795
metadata_test.go:4795: unexpected number of host sectors 2
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
stores/multipart_test.go#L118
multipart_test.go:118: expected object total size to be 50331648, got 0
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
internal/test/e2e/cluster_test.go#L1614
cluster_test.go:1614: unexpected EOF
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
internal/test/e2e/cluster_test.go#L2140
cluster_test.go:2140: unexpected EOF
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
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
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
internal/test/e2e/gouging_test.go#L103
gouging_test.go:103: unexpected EOF
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
internal/test/e2e/migrations_test.go#L100
migrations_test.go:100: each host should have one contract
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
internal/test/e2e/s3_test.go#L601
s3_test.go:601: unexpected EOF
|
Loading