-
Notifications
You must be signed in to change notification settings - Fork 35
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
[check_swatinit] Tests fail on RHEL8 builds #669
Comments
Note that all of these run |
All of these tests check for different values depending on if you are running ecl or opm-flow. With opm-flow for rhel8 it seems like the output is more similar to the values expected from eclipse. So if you for these 5 tests check for exactly the same output for ecl and opm-flow (rhel8) you only get 3 failing test, and the numerical differences for these 3 tests are:
|
@larsevj You are right. I think all 5 tests will pass if we are using the same criteria with But it's interesting that only RHEL8 has converging results. The RHEL7 seems to give the same "old" result. |
We will update the test value accordingly. But the challenge is official |
Solved in #672 |
Update:
The tests are now skipped instead:
Subscript tests for check_swatinit fails during komodo bleeding builds using python
3.8
:https://github.com/equinor/komodo-releases/actions/runs/8041838251/job/21963435048
As a sidenote, these also fails for python version
3.11
https://github.com/equinor/komodo-releases/actions/runs/8041838251/job/21962580908
The text was updated successfully, but these errors were encountered: