Skip to content

panic: runtime error: index out of range #851

@melekes

Description

@melekes
--- FAIL: TestByzantine (0.10s)
        byzantine_test.go:186: Byzantine: broadcasting conflicting proposals to 0 peers
panic: runtime error: index out of range [recovered]
        panic: runtime error: index out of range

goroutine 23 [running]:
testing.tRunner.func1(0xc420210690)
        /usr/local/go/src/testing/testing.go:711 +0x5d9
panic(0xd12ea0, 0x1344970)
        /usr/local/go/src/runtime/panic.go:491 +0x2a2
github.com/tendermint/tendermint/consensus.TestByzantine(0xc420210690)
        /go/src/github.com/tendermint/tendermint/consensus/byzantine_test.go:117 +0x1f5a
testing.tRunner(0xc420210690, 0xf1d0a8)
        /usr/local/go/src/testing/testing.go:746 +0x16d
created by testing.(*T).Run
        /usr/local/go/src/testing/testing.go:789 +0x569
exit status 2
FAIL    github.com/tendermint/tendermint/consensus      0.153s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions