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
[]$ uname -a
Linux fedora 6.1.10-200.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 6 23:56:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
[]$ go version
go version go1.19.2 linux/amd64
commit 73b01f4 (HEAD -> v1.11.2_fresh, origin/v1.11.2_fresh, origin/geth_main/v1.11.2, geth_main/v1.11.2)
Author: Péter Szilágyi [email protected]
Date: Wed Feb 22 14:23:51 2023 +0200
params: release Geth v1.11.2
params/version.go
Expected behaviour
Tests pass locally as they do in CI.
Actual behaviour
Tests fail locally. Previous releases have not had issue.
System information
[]$ uname -a
Linux fedora 6.1.10-200.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 6 23:56:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
[]$ go version
go version go1.19.2 linux/amd64
commit 73b01f4 (HEAD -> v1.11.2_fresh, origin/v1.11.2_fresh, origin/geth_main/v1.11.2, geth_main/v1.11.2)
Author: Péter Szilágyi [email protected]
Date: Wed Feb 22 14:23:51 2023 +0200
Expected behaviour
Tests pass locally as they do in CI.
Actual behaviour
Tests fail locally. Previous releases have not had issue.
Steps to reproduce the behaviour
Clean checkout of above SHA on dev system described above:
[michael@fedora go-ethereum]$ go run build/ci.go test
Backtrace
When submitting logs: please submit them as text and not screenshots.
The text was updated successfully, but these errors were encountered: