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

static_files_test failing in unchecked_remove() #7235

Open
moellep opened this issue Sep 3, 2024 · 2 comments
Open

static_files_test failing in unchecked_remove() #7235

moellep opened this issue Sep 3, 2024 · 2 comments
Assignees

Comments

@moellep
Copy link
Member

moellep commented Sep 3, 2024

The pkcli/static_files_test is currently failing with a py.error.ENOENT: [No such file or directory]: getcwd() error during a call to pkio.unchecked_remove(). The error is on master, so I'm guessing it is a new external module change. I was able to reproduce the error after I ran radia_run sirepo-dev.

@robnagler
Copy link
Member

might have been radiasoft/pykern#504 i'll look

@robnagler
Copy link
Member

Fix radiasoft/pykern#506. I reran the tests on your PR which should finish ok this time. I'll watch it.

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

2 participants