e2e: Add integration test for network transition from v1 to v2 #7956
Annotations
4 errors and 1 warning
Test
5/200 tests failed
|
Test:
stores/metadata_test.go#L3648
metadata_test.go:3648: unexpected slab object.Slab{
Health: 1,
EncryptionKey: {entropy: &{0xc1, 0xbc, 0x5c, 0x44, ...}, keyType: 2},
MinShards: 0,
Shards: []object.Sector{
{
- Contracts: map[types.PublicKey][]types.FileContractID{s"ed25519:0100000000000000000000000000000000000000000000000000000000000000": {}},
+ Contracts: map[types.PublicKey][]types.FileContractID{},
Root: {0x01, 0x00, 0x00, 0x00, ...},
},
{Contracts: {s"ed25519:0200000000000000000000000000000000000000000000000000000000000000": {{0x02, 0x00, 0x00, 0x00, ...}}}, Root: {0x02, 0x00, 0x00, 0x00, ...}},
{Contracts: {s"ed25519:0300000000000000000000000000000000000000000000000000000000000000": {{0x03, 0x00, 0x00, 0x00, ...}}}, Root: {0x03, 0x00, 0x00, 0x00, ...}},
... // 2 identical elements
},
}
|
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
|
Setup Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading