Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nicoddemus
Copy link
Member

Fix #7215

@nicoddemus nicoddemus added the needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch label May 21, 2020
Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

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

@nicoddemus nicoddemus merged commit 56bf819 into pytest-dev:master May 30, 2020
@nicoddemus nicoddemus deleted the teardown-pdb branch May 30, 2020 17:33
nicoddemus added a commit to nicoddemus/pytest that referenced this pull request May 30, 2020
@nicoddemus
Copy link
Member Author

Backport: #7283

nicoddemus added a commit that referenced this pull request May 31, 2020
[5.4] Do not call TestCase.tearDown for skipped tests (#7236)
@nicoddemus nicoddemus added backported and removed needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch labels May 31, 2020
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.

unittest.TestCase.tearDown executed on skipped tests when running --pdb

2 participants