chore(test): fix v2 related NDFs in test suite #8031
Annotations
3 errors
Test
1/19 tests panicked
|
Test
Test go.sia.tech/renterd/internal/test/e2e/TestV1ToV2Transition panicked in 12.31s:
=== RUN TestV1ToV2Transition
allow 0
c1 8367f29659c0e4e58751d232a69697aff284c32ff764035dc3060079302eb57f 18 0 199
c1 a505f94cb9bce549f3af0018a208913d9538affd6d03e3b5387fd5acb798689a 18 0 199
--- PASS: TestV1ToV2Transition (12.31s)
=== RUN TestV1ToV2Transition
allow 0
panic: runtime error: index out of range [2] with length 2
goroutine 131919 [running]:
go.sia.tech/coreutils/rhp/v4.(*Server).handleRPCFormContract(0xc000847c00, {0x29c9a30, 0xc001180210})
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:615 +0x3297
go.sia.tech/coreutils/rhp/v4.(*Server).handleHostStream(0xc000847c00, {0x29c9a30, 0xc001180210}, 0xc001134c00)
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:1033 +0x2a33
go.sia.tech/coreutils/rhp/v4.(*Server).Serve.func1()
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:1103 +0xe5
created by go.sia.tech/coreutils/rhp/v4.(*Server).Serve in goroutine 131821
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:1095 +0x126
|
Test
1/19 tests failed
|
Loading