28/36 Test EcAdd fail
Closed this issue · 4 comments
rdubois-crypto commented
IAvecilla commented
Hey! Have you executed the era-test-node
with make run-node
in one terminal and then performed make test
in another one? If so, please share the errors here to see better what's happening. However, it's expected to fail if the tests can't connect with the local node.
rdubois-crypto commented
Hi !
Actually the make run-node is failing. Most likely related to #225.
(So fixing it shall very likely solve this one)
rdubois-crypto commented
(Thx for the response)
rdubois-crypto commented
Those tests are now ok, according to last PR. However ecmul is still failing in some cases.
Closing this issue for a distinct one here:
#232