Skip to content

Conversation

@teojgo
Copy link
Contributor

@teojgo teojgo commented Mar 14, 2019

  • Retry rmtree when an OSError with Errno 16 is thrown,
    in the custom ReFrame rmtree implementation.

Fixes #712

* Retry `rmtree` when an `OSError` with `Errno 16` is thrown,
  in the custom ReFrame `rmtree` implementation.
@codecov-io
Copy link

codecov-io commented Mar 14, 2019

Codecov Report

Merging #715 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #715   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files          77       77           
  Lines        9494     9494           
=======================================
  Hits         8719     8719           
  Misses        775      775
Impacted Files Coverage Δ
reframe/utility/os_ext.py 90.25% <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 d2b34e3...41d1c39. Read the comment docs.

@vkarak vkarak added this to the ReFrame sprint 2019w10 milestone Mar 14, 2019
Copy link
Contributor

@vkarak vkarak left a comment

Choose a reason for hiding this comment

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

lgtm

@vkarak vkarak changed the title [bugfix] Fix unittest bug when running on nfs filesystems [bugfix] Fix unit test failure with EBUSY when running on NFS filesystem Mar 14, 2019
@vkarak vkarak merged commit 3868fd6 into reframe-hpc:master Mar 14, 2019
@teojgo teojgo deleted the bugfix/unittest_nfs_problem branch March 21, 2019 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants