equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
98 stars 104 forks source link

test_snapshot_handling_of_forward_model_events use wrong type #8239

Closed andreas-el closed 5 days ago

andreas-el commented 1 week ago
tests/performance_tests/test_snapshot.py::test_snapshot_handling_of_forward_model_events[10-10-10]
  /prog/res/komodo/bleeding-py311-rhel8/root/lib/python3.11/site-packages/pydantic/main.py:314: UserWarning: Pydantic serializer warnings:
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected
    Expected `str` but got `int` - serialized value may not be as expected

https://github.com/equinor/komodo-releases/actions/runs/9671472451/job/26683384806