Skip to content

Skip multiprocessing pytest#3142

Merged
AlexEMG merged 2 commits intoDeepLabCut:mainfrom
deruyter92:jaap/skip_multiprocessing_pytest
Nov 8, 2025
Merged

Skip multiprocessing pytest#3142
AlexEMG merged 2 commits intoDeepLabCut:mainfrom
deruyter92:jaap/skip_multiprocessing_pytest

Conversation

@deruyter92
Copy link
Copy Markdown
Collaborator

test: skip flaky test_call_with_timeout on CI

Recently, the test intermittently fails frequently (but not consistently) on CI due to slow imports exceeding the timeout on resource-constrained systems. This PR implements skipping the test until the implementation can be made more robust.

See #2820 for discussion on the original implementation.

The test intermittently fails on CI due to slow imports exceeding the timeout on resource-constrained systems. Skip the test until
the implementation can be made more robust.
@AlexEMG AlexEMG merged commit 7dee523 into DeepLabCut:main Nov 8, 2025
10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants