e2e: Add integration test for network transition from v1 to v2 #7953
Annotations
5 errors
Test
6/200 tests failed
|
Test:
stores/metadata_test.go#L3464
metadata_test.go:3464: transaction failed (attempt 1): failed to fetch sector id: sql: no rows in result set
|
Test:
stores/metadata_test.go#L3648
metadata_test.go:3648: unexpected slab object.Slab{
Health: 1,
EncryptionKey: {entropy: &{0xf1, 0xdc, 0x32, 0x4d, ...}, 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#L80
migrations_test.go:80: host is still used
|
Loading