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

Prepare v0.12.3 #314

Merged
merged 7 commits into from
Oct 2, 2023
Merged

Prepare v0.12.3 #314

merged 7 commits into from
Oct 2, 2023

Conversation

Zeitsperre
Copy link
Member

@Zeitsperre Zeitsperre commented Oct 2, 2023

Note
RavenPy v0.12.3 was never actually released!

@Zeitsperre Zeitsperre added the documentation Improvements or additions to documentation label Oct 2, 2023
@Zeitsperre Zeitsperre requested a review from huard October 2, 2023 18:47
@Zeitsperre Zeitsperre self-assigned this Oct 2, 2023
@Zeitsperre Zeitsperre changed the title prepare v0.12.4 Prepare v0.12.4 Oct 2, 2023
@Zeitsperre Zeitsperre changed the title Prepare v0.12.4 Prepare v0.12.3 Oct 2, 2023
@@ -375,6 +375,7 @@


@pytest.mark.slow
@pytest.mark.xfail(reason="SpotPy Calibration is not entirely stable.")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is quite weird though. What kind of instabilities are we talking about ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is one of the tests that "sometimes" fails, regardless of build environment. There are a handful of tests that are not threadsafe, but because they kill the pytest workers when they fail, there's no way to mark them as xfailable.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't be surprised if the failures are due to the longstanding libnetcdf issues with asynchronous read of NetCDF4 files.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind, it seems this test can also fail with a crash as well:
image

@Zeitsperre Zeitsperre merged commit 2223ab9 into master Oct 2, 2023
16 checks passed
@Zeitsperre Zeitsperre deleted the prepare_v0124 branch October 2, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants