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

Test duration of debug_mode tests significantly increasing total time of test suite #2522

Open
RobinL opened this issue Nov 25, 2024 · 1 comment

Comments

@RobinL
Copy link
Member

RobinL commented Nov 25, 2024

============================== slowest durations ===============================
42.14s call tests/test_debug_mode.py::test_debug_mode_combined_training[spark]
21.49s call tests/test_debug_mode.py::test_debug_mode_ptrrm_train[spark]
20.24s call tests/test_analyse_blocking.py::test_analyse_blocking_slow_methodology[spark]
18.65s call tests/test_debug_mode.py::test_debug_mode_u_training[spark]
17.38s call tests/test_full_example_spark.py::test_full_example_spark
14.38s call tests/test_debug_mode.py::test_debug_mode_em_training[spark]
13.66s call tests/test_debug_mode.py::test_debug_mode_profile_columns[spark]

@RobinL
Copy link
Member Author

RobinL commented Nov 25, 2024

One simple solution would be to disable for Spark; i can't remember whether we observed cases where debug mode failed for Spark but nothing else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant