Skip to content

[WIP] Add pytest Logging Output#1656

Closed
julianmi wants to merge 7 commits intorapidsai:mainfrom
julianmi:pytest-debug
Closed

[WIP] Add pytest Logging Output#1656
julianmi wants to merge 7 commits intorapidsai:mainfrom
julianmi:pytest-debug

Conversation

@julianmi
Copy link
Contributor

Do not review / merge.

This PR adds capturing of the pytest output to narrow down a flaky segmentation fault we see in test_doctests.py. I cannot reproduce the issue locally.

@julianmi julianmi requested a review from a team as a code owner December 18, 2025 18:22
@cjnolet cjnolet added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Jan 5, 2026
@cjnolet cjnolet moved this from Todo to In Progress in Vector Search, ML, & Data Mining Release Board Jan 5, 2026
@julianmi
Copy link
Contributor Author

julianmi commented Jan 6, 2026

We found that this was an issue in the multi-GPU Python doctest (mg/cagra) and not in the regular CAGRA build doctest. #1671 disables the multi-GPU tests since they are not supported in the current CI. This is not needed anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Development

Successfully merging this pull request may close these issues.

2 participants