keylime / rust-keylime

Rust implementation of the keylime agent
https://keylime.dev
Apache License 2.0
97 stars 50 forks source link

tests: apply workarounds to known bugs #836

Closed kkaarreell closed 1 week ago

kkaarreell commented 2 weeks ago

Before running tests apply workarounds to known distribution bugs so we reduce the amount of test failures.

kkaarreell commented 2 weeks ago

/packit test

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.15%. Comparing base (2f7b3ad) to head (1818acc). Report is 46 commits behind head on master.

Additional details and impacted files | [Flag](https://app.codecov.io/gh/keylime/rust-keylime/pull/836/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keylime) | Coverage Δ | | |---|---|---| | [e2e-testsuite](https://app.codecov.io/gh/keylime/rust-keylime/pull/836/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keylime) | `61.15% <ø> (+3.56%)` | :arrow_up: | | [upstream-unit-tests](https://app.codecov.io/gh/keylime/rust-keylime/pull/836/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keylime) | `61.15% <ø> (+10.14%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keylime#carryforward-flags-in-the-pull-request-comment) to find out more. [see 10 files with indirect coverage changes](https://app.codecov.io/gh/keylime/rust-keylime/pull/836/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keylime)
kkaarreell commented 2 weeks ago

/packit retest-failed

kkaarreell commented 2 weeks ago

F41 test failure is due to a known bug https://bugzilla.redhat.com/show_bug.cgi?id=2297927 C10S failures are due to a known kernel bug https://issues.redhat.com/browse/RHEL-56025