Merge pull request #884 from tendermint/wal-benchmark-decode

consensus/WAL: benchmark WALDecode across data sizes
This commit is contained in:
Ethan Buchman
2017-11-28 03:39:55 +00:00
committed by GitHub
2 changed files with 67 additions and 1 deletions

View File

@ -140,7 +140,7 @@ func TestRmBadTx(t *testing.T) {
checkTxRespCh <- struct{}{}
})
if err != nil {
t.Fatal("Error after CheckTx: %v", err)
t.Fatalf("Error after CheckTx: %v", err)
}
// check for the tx