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
Several unit tests are currently failing due to recent updates in the codebase. These tests need to be reviewed and updated to reflect the latest changes. This issue is causing CI builds to fail and needs to be addressed promptly.
Specific failing tests include:
cmd/tomo/bugcmd.go.
cmd/tomo/consolecmd_test.go .
console/console_test.go .
p2p/discover/node_test.go .
p2p/discv5/node_test.go .
The text was updated successfully, but these errors were encountered:
Several unit tests are currently failing due to recent updates in the codebase. These tests need to be reviewed and updated to reflect the latest changes. This issue is causing CI builds to fail and needs to be addressed promptly.
Specific failing tests include:
cmd/tomo/bugcmd.go
.cmd/tomo/consolecmd_test.go
.console/console_test.go
.p2p/discover/node_test.go
.p2p/discv5/node_test.go
.The text was updated successfully, but these errors were encountered: