Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing CI tests due to missing suave-geth #28

Open
foxytanuki opened this issue Sep 6, 2024 · 0 comments
Open

Fix failing CI tests due to missing suave-geth #28

foxytanuki opened this issue Sep 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@foxytanuki
Copy link
Member

Description

The CI tests added in #24 are currently failing due to a missing suave-geth executable. This is causing the setUp() function in TransferableAccountStore.t.sol to fail.

[FAIL. Reason: setup failed: revert: vm.ffi: failed to execute command cd "/home/runner/work/astraeus/astraeus" && "suave-geth" "version": No such file or directory (os error 2)] setUp() (gas: 0)

Example

https://github.com/mycel-labs/astraeus/actions/runs/10732370378/job/29763975686

@foxytanuki foxytanuki added the bug Something isn't working label Sep 8, 2024
@foxytanuki foxytanuki self-assigned this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant