You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> git rev-parse HEAD && go version && uname -a
111a1b73cfe87782ed34659f704bbea70b032e1e
go version go1.17.8 linux/amd64
Linux ubp52 5.2.9-050209-generic #201908160940 SMP Fri Aug 16 09:42:58 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Tests panic at BenchmarkInsertChain_uncles_diskdb and BenchmarkInsertChain_uncles_memdb.
The parent variable value is nil in AddUncles in chain_makers.go.
System information
(111a1b7, current master head at time of writing)
Expected behaviour
Tests run and pass.
Actual behaviour
Tests panic at
BenchmarkInsertChain_uncles_diskdb
andBenchmarkInsertChain_uncles_memdb
.The
parent
variable value is nil inAddUncles
in chain_makers.go.Steps to reproduce the behaviour
Backtrace
When submitting logs: please submit them as text and not screenshots.
The text was updated successfully, but these errors were encountered: