chore(test): fix v2 related NDFs in test suite #8034
Annotations
3 errors
Test
1/16 tests panicked
|
Test
Test go.sia.tech/renterd/internal/test/e2e/TestV1ToV2Transition panicked in 0s:
=== RUN TestV1ToV2Transition
allow 0
panic: runtime error: index out of range [2] with length 2
goroutine 41180 [running]:
go.sia.tech/coreutils/rhp/v4.(*Server).handleRPCFormContract(0xc0007fc680, {0x29c9cb0, 0xc0014bf970})
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:615 +0x3234
go.sia.tech/coreutils/rhp/v4.(*Server).handleHostStream(0xc0007fc680, {0x29c9cb0, 0xc0014bf970}, 0xc00141f600)
/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 41178
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:1095 +0x126
|
Test
1/16 tests failed
|
Loading