checkpoint-restore / criu

Checkpoint/Restore tool
criu.org
Other
2.93k stars 585 forks source link

ZDTM test assorted improvements #2198

Closed osctobe closed 1 year ago

osctobe commented 1 year ago

This series contains a mostly-independent patches that improve test debuggability and make running the tests easier to parallelize.

adrianreber commented 1 year ago

It seems the Python import changes are breaking lot's of CI runs.

osctobe commented 1 year ago

It seems the Python import changes are breaking lot's of CI runs.

Dropped the patch for now.

codecov-commenter commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (42c1c84) 70.49% compared to head (ef85e66) 70.60%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## criu-dev #2198 +/- ## ============================================ + Coverage 70.49% 70.60% +0.10% ============================================ Files 132 134 +2 Lines 33509 33516 +7 ============================================ + Hits 23623 23663 +40 + Misses 9886 9853 -33 ``` [see 13 files with indirect coverage changes](https://app.codecov.io/gh/checkpoint-restore/criu/pull/2198/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=checkpoint-restore)

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