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

Flaky test tests/ert/unit_tests/forward_model_runner/test_job.py::test_cpu_seconds_can_detect_multiprocess #8798

Closed
berland opened this issue Sep 25, 2024 · 3 comments
Assignees

Comments

@berland
Copy link
Contributor

berland commented Sep 25, 2024

$ pytest tests/ert/unit_tests/forward_model_runner/test_job.py -k cpu_seconds --count 100 -n 8

yields a high number of failures (the test is already marked with rerun):

...
FAILED tests/ert/unit_tests/forward_model_runner/test_job.py::test_cpu_seconds_can_detect_multiprocess[62-100] - assert 1.4 < 1.19
FAILED tests/ert/unit_tests/forward_model_runner/test_job.py::test_cpu_seconds_can_detect_multiprocess[70-100] - assert 1.4 < 1.3399999999999999
FAILED tests/ert/unit_tests/forward_model_runner/test_job.py::test_cpu_seconds_can_detect_multiprocess[77-100] - assert 1.4 < 0.99
FAILED tests/ert/unit_tests/forward_model_runner/test_job.py::test_cpu_seconds_can_detect_multiprocess[90-100] - assert 1.4 < 1.21
FAILED tests/ert/unit_tests/forward_model_runner/test_job.py::test_cpu_seconds_can_detect_multiprocess[84-100] - assert 1.4 < 1.07
...
@sondreso sondreso moved this to Todo in SCOUT Oct 1, 2024
@sondreso sondreso changed the title Flaky test tests/ert/unit_tests/forward_model_runner/test_job.py::test_cpu_seconds_can_detect_multiprocess[ Flaky test tests/ert/unit_tests/forward_model_runner/test_job.py::test_cpu_seconds_can_detect_multiprocess Oct 1, 2024
@eivindjahren
Copy link
Contributor

@eivindjahren
Copy link
Contributor

@andreas-el andreas-el self-assigned this Nov 1, 2024
@andreas-el andreas-el moved this from Todo to In Progress in SCOUT Nov 1, 2024
@eivindjahren
Copy link
Contributor

No failures in 30 days so I am closing this one.

@github-project-automation github-project-automation bot moved this from Todo to Done in SCOUT Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants