chore(test): fix v2 related NDFs in test suite #8026
Annotations
4 errors and 1 warning
Test
1/27 tests panicked
|
Test
Test go.sia.tech/renterd/internal/test/e2e/TestV1ToV2Transition panicked in 14.53s:
=== RUN TestV1ToV2Transition
--- PASS: TestV1ToV2Transition (12.47s)
=== RUN TestV1ToV2Transition
--- PASS: TestV1ToV2Transition (11.29s)
=== RUN TestV1ToV2Transition
--- PASS: TestV1ToV2Transition (11.40s)
=== RUN TestV1ToV2Transition
--- PASS: TestV1ToV2Transition (10.36s)
=== RUN TestV1ToV2Transition
--- PASS: TestV1ToV2Transition (10.42s)
=== RUN TestV1ToV2Transition
--- PASS: TestV1ToV2Transition (11.30s)
=== RUN TestV1ToV2Transition
--- PASS: TestV1ToV2Transition (10.34s)
=== RUN TestV1ToV2Transition
--- PASS: TestV1ToV2Transition (11.41s)
=== RUN TestV1ToV2Transition
cluster_test.go:2999: expected 2 archived contracts, got 3
--- FAIL: TestV1ToV2Transition (14.53s)
=== RUN TestV1ToV2Transition
panic: runtime error: index out of range [2] with length 2
goroutine 997344 [running]:
go.sia.tech/coreutils/rhp/v4.(*Server).handleRPCFormContract(0xc0011dd700, {0x29c8270, 0xc00013da20})
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:615 +0x3297
go.sia.tech/coreutils/rhp/v4.(*Server).handleHostStream(0xc0011dd700, {0x29c8270, 0xc00013da20}, 0xc0011e4180)
/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 997336
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:1095 +0x126
|
Test
2/27 tests failed
|
Test:
internal/test/e2e/cluster_test.go#L2999
cluster_test.go:2999: expected 2 archived contracts, got 3
|
Setup Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading