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

terminal: fix line offset with skip reports #6100

Merged
merged 1 commit into from
Nov 6, 2019

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Oct 29, 2019

The original fix in #2548 was
wrong, and was likely meant to fix the use with decorators instead,
which this does now (while reverting 869eed9).

The original fix in pytest-dev#2548 was
wrong, and was likely meant to fix the use with decorators instead,
which this does now (while reverting 869eed9).
Copy link
Member

@RonnyPfannschmidt RonnyPfannschmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i believe at some point we need to review how and where we have to do line + 1 vs just line

@blueyed blueyed merged commit 01769b1 into pytest-dev:features Nov 6, 2019
@blueyed blueyed deleted the fix-skip-offset branch November 6, 2019 12:29
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