Skip to content

Fix access denied error when deleting a stale temporary directory #4267

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

Merged
merged 1 commit into from
Oct 30, 2018

Conversation

nicoddemus
Copy link
Member

Fix #4262

@nicoddemus nicoddemus force-pushed the tmpdir-4262 branch 2 times, most recently from 0777ff8 to 5384436 Compare October 30, 2018 17:06
@codecov
Copy link

codecov bot commented Oct 30, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4267      +/-   ##
==========================================
+ Coverage   95.87%   95.87%   +<.01%     
==========================================
  Files         109      109              
  Lines       24608    24626      +18     
  Branches     2394     2395       +1     
==========================================
+ Hits        23593    23611      +18     
  Misses        720      720              
  Partials      295      295
Flag Coverage Δ
#docs 29.01% <0%> (-0.03%) ⬇️
#doctesting 29.01% <0%> (-0.03%) ⬇️
#linting 29.01% <0%> (-0.03%) ⬇️
#linux 95.66% <100%> (ø) ⬆️
#nobyte 91.97% <100%> (-0.06%) ⬇️
#numpy 43.37% <0%> (-49.66%) ⬇️
#pexpect 41.62% <0%> (-0.04%) ⬇️
#py27 94.05% <100%> (ø) ⬆️
#py34 92.22% <100%> (-0.09%) ⬇️
#py35 92.36% <100%> (+0.03%) ⬆️
#py36 94% <100%> (ø) ⬆️
#py37 92.37% <100%> (+0.03%) ⬆️
#trial 43.37% <0%> (-49.66%) ⬇️
#windows 94.11% <100%> (-0.03%) ⬇️
#xdist 93.9% <100%> (ø) ⬆️
Impacted Files Coverage Δ
testing/test_pathlib.py 100% <100%> (ø)
src/_pytest/pathlib.py 89.61% <100%> (+0.35%) ⬆️

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 46ec0ec...f20eeeb. Read the comment docs.

@blueyed blueyed merged commit ff04a1f into pytest-dev:master Oct 30, 2018
@nicoddemus nicoddemus deleted the tmpdir-4262 branch October 30, 2018 23:42
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.

3 participants