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
It could be that this is buggy behavior by the node, but I am mainly suspecting this to be an issue with cleanup of the logfiles that are piped to during the tests and then grep`ed for certain log strings only appearing once.
The failure stems from them appearing more than once (+ '[' 6 -ne 1 ']' and + '[' 2 -ne 1 ']')
I had this locally before, and deleting the debug-fee-currency/geth.intrinsic.log and debug-fee-currency/geth.partial.log files before running the tests always helped - so this is more likely a cleanup issue.
Two of the 7 e2e tests seem to fail randomly when running locally this commit 48d7851 (current tip of celo8)
The text was updated successfully, but these errors were encountered: