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

Problem: raco test is not run on Travis/Hydra #284

Open
clacke opened this issue Aug 13, 2018 · 0 comments
Open

Problem: raco test is not run on Travis/Hydra #284

clacke opened this issue Aug 13, 2018 · 0 comments

Comments

@clacke
Copy link
Member

clacke commented Aug 13, 2018

Solution: Make jobs in release.nix that run this.

You need to run raco test modules/rkt/rkt-fbp/agents to run the racket tests. (or racket -l- raco test ...)

For raco test to be a thing, you need to depend on compiler-lib so that raco knows what test is. But that's still not enough, because of fractalide/racket2nix#78 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant