Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Jul 23, 2021

Fixes #2088.

@vkarak vkarak added this to the ReFrame Sprint 21.07.1 milestone Jul 23, 2021
@vkarak vkarak requested a review from teojgo July 23, 2021 08:10
@vkarak vkarak self-assigned this Jul 23, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2021

Codecov Report

Merging #2091 (c5f22b0) into master (bc4af33) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2091      +/-   ##
==========================================
- Coverage   86.75%   86.74%   -0.01%     
==========================================
  Files          52       52              
  Lines        9272     9258      -14     
==========================================
- Hits         8044     8031      -13     
+ Misses       1228     1227       -1     
Impacted Files Coverage Δ
reframe/utility/osext.py 84.71% <ø> (-0.27%) ⬇️
reframe/frontend/autodetect.py 57.48% <100.00%> (-0.99%) ⬇️

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 bc4af33...c5f22b0. Read the comment docs.

Copy link
Contributor

@teojgo teojgo left a comment

Choose a reason for hiding this comment

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

Checked on eiger/pilatus and works fine.

@vkarak vkarak merged commit 5e3f976 into reframe-hpc:master Jul 23, 2021
@vkarak vkarak deleted the bugfix/remove-flock branch July 23, 2021 14:59
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.

ReFrame fails to write the topology json file if file locking is not supported on HOME

3 participants