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

Refactor test_that_design_matrix_show_parameters_button_is_visible to run faster #10044

Open
xjules opened this issue Feb 12, 2025 · 0 comments
Labels
improvement Something nice to have, that will make life easier for developers or users or both.

Comments

@xjules
Copy link
Contributor

xjules commented Feb 12, 2025

Currently this test is ranked among the slowest test

14.14s call     tests/ert/unit_tests/gui/simulation/test_run_dialog.py::test_that_design_matrix_show_parameters_button_is_visible[False]
18.57s call     tests/ert/unit_tests/gui/simulation/test_run_dialog.py::test_that_design_matrix_show_parameters_button_is_visible[True]

https://github.com/equinor/ert/actions/runs/13284032464/job/37088598383

We should be able to make it run faster than that.

@xjules xjules added this to SCOUT Feb 12, 2025
@xjules xjules converted this from a draft issue Feb 12, 2025
@xjules xjules added the improvement Something nice to have, that will make life easier for developers or users or both. label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something nice to have, that will make life easier for developers or users or both.
Projects
Status: Todo
Development

No branches or pull requests

1 participant