Skip to content

Conversation

@asottile
Copy link
Member

Resolves #5505

@asottile asottile added the needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch label Jun 27, 2019
@nicoddemus
Copy link
Member

Thanks for the quick fix!

@asottile asottile merged commit f7bfbb5 into pytest-dev:master Jun 27, 2019
@asottile asottile deleted the fix_no_terminal branch June 27, 2019 17:46
@codecov
Copy link

codecov bot commented Jun 27, 2019

Codecov Report

Merging #5506 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5506      +/-   ##
==========================================
+ Coverage   96.09%   96.09%   +<.01%     
==========================================
  Files         117      117              
  Lines       25643    25647       +4     
  Branches     2483     2483              
==========================================
+ Hits        24642    24646       +4     
  Misses        696      696              
  Partials      305      305
Impacted Files Coverage Δ
src/_pytest/nodes.py 95.5% <100%> (ø) ⬆️
testing/test_config.py 99.83% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65fbdf2...4e723d6. Read the comment docs.

@asottile asottile added backported and removed needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch labels Jun 27, 2019
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.

Regression in pytest 4.4: INTERNALERROR with -p no:terminal --collect-only and crash

2 participants