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

Woes with Pkg.test() #52

Open
frankier opened this issue Sep 14, 2022 · 1 comment
Open

Woes with Pkg.test() #52

frankier opened this issue Sep 14, 2022 · 1 comment

Comments

@frankier
Copy link
Member

Ideally we would be able to have the tests run when we run Pkg.test(). However, this tries to merge the root project with the test project, which sometimes fails. I'm not quite clear on why this is, but I guess it is probably exacerbated by the monorepo structure. See: JuliaLang/Pkg.jl#1585

For the time being, runtests.jl can be run directly in the test project.

@frankier
Copy link
Member Author

frankier commented Aug 2, 2023

JuliaLang/Pkg.jl#1788

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