Skip to content

Conversation

@pgrange
Copy link
Member

@pgrange pgrange commented Jan 25, 2026

The doc gives a very good example of how one can ignore tests depending on the platform it's running on. But when we check this part of the doc, depending on the platform we're doing it, we don't get the same output, hence the doc_test fails on mac and succeeds on linux.

So to ensure doc test is portable we just don't check this part of the doc.

The doc gives a very good example of how one can ignore tests
depending on the platform it's running on. But when we check
this part of the doc, depending on the platform we're doing
it, we don't get the same output, hence the doc_test fails
on mac and succeeds on linux.

So to ensure doc test is portable we just don't check this
part of the doc.
@pgrange pgrange merged commit 844a6cd into main Jan 25, 2026
2 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