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
The nightly build failures are due to massive Constantinople test failures for both State and Blockchain.
The current CI structure does not make easy to inspect specific errors, as they are under a single command (npm run test:state:allForks), so I had to run each test suite to investigate it:
The text was updated successfully, but these errors were encountered:
The nightly build failures are due to massive Constantinople test failures for both State and Blockchain.
The current CI structure does not make easy to inspect specific errors, as they are under a single command (
npm run test:state:allForks
), so I had to run each test suite to investigate it:The text was updated successfully, but these errors were encountered: