status-im / status-keycard

Our Javacard Implementation for making secure transactions within Status and Ethereum
Apache License 2.0
213 stars 65 forks source link

Adding Continuous build using circleci #40

Closed jeremi closed 2 years ago

jeremi commented 5 years ago

I added the configuration to run an autonomous build. The results are visible here: https://circleci.com/gh/jeremi/status-keycard/5

The building work, but the test using JCardSim fail. I have the same issue on my machine. Locally the test runs when using a physical card. Any ideas of what could be the issue?

bitgamma commented 5 years ago

Thanks! I am aware of the issue with the simulator, it used to work then broke (I suspect after a JDK update). I will investigate and see if I can get the simulator to work again