Skip to content

chore: Get hanging test names by parsing the GitHub logs [skip tests]#3714

Merged
hpohekar merged 4 commits intomainfrom
maint/add_script_to_get_hanging_tests
Feb 5, 2025
Merged

chore: Get hanging test names by parsing the GitHub logs [skip tests]#3714
hpohekar merged 4 commits intomainfrom
maint/add_script_to_get_hanging_tests

Conversation

@hpohekar
Copy link
Collaborator

@hpohekar hpohekar commented Feb 5, 2025

closes #3305

PS D:\pyfluent> python .\.ci\get_hanging_tests.py -logfile D:\github_logs.txt

 Hanging tests detected.

tests/test_fluent_session.py::test_exit_fluent_when_connected_to_running_fluent

tests/test_utils.py::test_timeout_loop

PS D:\pyfluent> 

@github-actions github-actions bot added CI/CD enhancement Improve any current implemented feature labels Feb 5, 2025
@hpohekar hpohekar requested a review from raph-luc February 5, 2025 14:36
@hpohekar hpohekar enabled auto-merge (squash) February 5, 2025 14:37
@hpohekar hpohekar merged commit b4f7cc5 into main Feb 5, 2025
35 checks passed
@hpohekar hpohekar deleted the maint/add_script_to_get_hanging_tests branch February 5, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improve any current implemented feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Utility script to identify hanging test by parsing GitHub log

4 participants