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

doctest marks readme files without doctests as skipped. #1578

Closed
graingert opened this issue Jun 1, 2016 · 5 comments
Closed

doctest marks readme files without doctests as skipped. #1578

graingert opened this issue Jun 1, 2016 · 5 comments
Labels
good first issue easy issue that is friendly to new contributor status: help wanted developers would like help from experts on this topic type: bug problem that needs to be addressed

Comments

@graingert
Copy link
Member

graingert commented Jun 1, 2016

Here's the issue, https://travis-ci.org/graingert/dockhand/jobs/134400724#L202

on these files: https://github.com/graingert/dockhand/tree/69be7c180e67407aca462b899ff1259b3e09f080

@RonnyPfannschmidt RonnyPfannschmidt added type: bug problem that needs to be addressed status: help wanted developers would like help from experts on this topic good first issue easy issue that is friendly to new contributor labels Jun 1, 2016
@RonnyPfannschmidt
Copy link
Member

i think this is related to the stdlib doctest limits, i'm not sure how easy a fix is, i hope someone else will take a look

@graingert
Copy link
Member Author

found the issue working on a fix now

@graingert
Copy link
Member Author

it's a ∀ x: P(x) ↛ ∃ x: P(x) issue

@RonnyPfannschmidt
Copy link
Member

can you explain that for a non-mathematican?

@graingert
Copy link
Member Author

All does not imply exists

graingert added a commit to graingert/pytest that referenced this issue Jun 1, 2016
graingert added a commit to graingert/pytest that referenced this issue Jun 1, 2016
graingert added a commit to graingert/pytest that referenced this issue Jun 1, 2016
graingert added a commit to graingert/pytest that referenced this issue Jun 1, 2016
graingert added a commit to graingert/pytest that referenced this issue Jun 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue easy issue that is friendly to new contributor status: help wanted developers would like help from experts on this topic type: bug problem that needs to be addressed
Projects
None yet
Development

No branches or pull requests

2 participants