Closed berland closed 1 week ago
Seems like the new test is flaky:
FAILED tests/ert/unit_tests/resources/test_ecl_run_new_config.py::test_find_unsmry[paths_to_touch11-SPE1-ValueError] - Failed: DID NOT RAISE <class 'ValueError'>
https://github.com/equinor/ert/actions/runs/11955842976/job/33364180931?pr=9300
Oh no, case insensitive filesystem on Mac.
Issue Resolves #9277
Approach Solve old bug that old code tucked under the carpet.
To reproduce this problem you need to run Eclipse with more than 1 CPU and also leave a similar looking UNSMRY-file to the runpath.
git rebase -i main --exec 'pytest tests/ert/unit_tests -n logical -m "not integration_test"'
)When applicable