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
Integration tests on our CI now use a spawned node rather than the embedded test-node. See #252. I'll close this for now, even though it using the test-node on CI will still produce this error.
Intermittently, all tests pass but the CI job fails with
pure virtual method called
.Could be related: https://github.com/openethereum/openethereum/issues/6762, facebook/rocksdb#649.
Perhaps because of the test node, which probably uses rocksdb.
The text was updated successfully, but these errors were encountered: