tomochain icon indicating copy to clipboard operation
tomochain copied to clipboard

Failing Unit Tests Need Updating

Open endale98 opened this issue 1 year ago • 0 comments

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 .

endale98 avatar Jun 24 '24 07:06 endale98