You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 ranradia_run sirepo-dev
.The text was updated successfully, but these errors were encountered: