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

Python macOS intermittent CI failure #1961

Open
visr opened this issue Dec 5, 2024 · 0 comments
Open

Python macOS intermittent CI failure #1961

visr opened this issue Dec 5, 2024 · 0 comments
Labels
CI/CD Continuous Integration/Continuous deployment

Comments

@visr
Copy link
Member

visr commented Dec 5, 2024

This happens somewhat regularly, that somehow the shape of a dataframe is different sometimes on macOS:

FAILED python/ribasim/tests/test_io.py::test_roundtrip - pydantic_core._pydantic_core.ValidationError: 1 validation error for Model
  Value error, Shape of passed values is (3, 5), indices imply (65536, 5) [type=value_error, input_value={'df':                   ...  <NA>  POINT (500 200)}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.10/v/value_error
= 1 failed, 50 passed, 1 skipped, 1 xfailed, 1 xpassed, 15 warnings in 27.00s ==

See for instance https://github.com/Deltares/Ribasim/actions/runs/12181851140/job/33979441871?pr=1959.

@visr visr added the CI/CD Continuous Integration/Continuous deployment label Dec 5, 2024
@github-project-automation github-project-automation bot moved this to To do in Ribasim Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous Integration/Continuous deployment
Projects
Status: To do
Development

No branches or pull requests

1 participant