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

PSY test fails when PSB cache is not empty #1217

Open
GabrielKS opened this issue Dec 4, 2024 · 0 comments
Open

PSY test fails when PSB cache is not empty #1217

GabrielKS opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@GabrielKS
Copy link
Collaborator

The fix to #1160 introduced this test:

@test parse(Int, get_name(lz_new)) == 3 * parse(Int, get_name(lz_original))

that fails when the relevant system is already in the PSB cache. This therefore doesn't impact the CI but is an annoyance during local development, as all other tests work fine when the PSB cache is not empty. I'm sure it's an easy fix, I'll do it at some point.

@GabrielKS GabrielKS self-assigned this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant