checkpoint-restore / criu

Checkpoint/Restore tool
criu.org
Other
2.86k stars 576 forks source link

memfd: test fd-sharing for memfds #2237

Closed osctobe closed 1 year ago

osctobe commented 1 year ago

Add a test that verifies that memfd's are properly unshared to validate incoming executable-memfd fix.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.02% :warning:

Comparison is base (1db922f) 70.69% compared to head (4344a84) 70.67%.

:exclamation: Current head 4344a84 differs from pull request most recent head f1bc1b0. Consider uploading reports for the commit f1bc1b0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## criu-dev #2237 +/- ## ============================================ - Coverage 70.69% 70.67% -0.02% ============================================ Files 133 133 Lines 33319 33319 ============================================ - Hits 23555 23549 -6 - Misses 9764 9770 +6 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/checkpoint-restore/criu/pull/2237/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

avagin commented 1 year ago

@osctobe why do you decide to close this pr?