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

TST: yt/tests/test_load_archive.py::test_load_archive is failing #4799

Closed
neutrinoceros opened this issue Feb 1, 2024 · 1 comment · Fixed by #4819
Closed

TST: yt/tests/test_load_archive.py::test_load_archive is failing #4799

neutrinoceros opened this issue Feb 1, 2024 · 1 comment · Fixed by #4819
Labels
bug tests: running tests Issues with the test setup

Comments

@neutrinoceros
Copy link
Member

For instance, see https://github.com/yt-project/yt/actions/runs/7733683213/job/21093334760?pr=4797

The failure is due to a combination of a couple factors:

Note that the failing test requires ratarmount (Linux only) and Python 3.12, so it's still pretty mild, as far as failures go. I suppose it should be escalated upstream to ratarmount, and the warning should be ignored on our side, as it seems out of our control.
What do you think @cphyc ?

@cphyc
Copy link
Member

cphyc commented Feb 15, 2024

I think the way forward is:

  1. On the short term, this is fixed by Catch Py312+ warning when using ratarmount #4819 that ignores the warning on Python 3.12,
  2. On the longer term, update the version of ratarmount. At the moment, we're using 0.8.1 but the latest version is now 0.14!

@neutrinoceros neutrinoceros linked a pull request Feb 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug tests: running tests Issues with the test setup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants