-
-
Notifications
You must be signed in to change notification settings - Fork 116
tests: rebuild test-pkg rpm #732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Rebuild it using modern rpm to have new digests - rpm 6 (in Fedora 43) fails to install packages that use obsolete digests (MD5 and SHA1). Fixes QubesOS/qubes-issues#10224
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #732 +/- ##
==========================================
- Coverage 70.61% 70.51% -0.11%
==========================================
Files 61 61
Lines 13642 13609 -33
==========================================
- Hits 9633 9596 -37
- Misses 4009 4013 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025091702-4.3-fedora&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025081011-4.3&flavor=update
Failed tests27 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/149225#dependencies 82 fixed
Unstable testsPerformance TestsPerformance degradation:4 performance degradations
Remaining performance tests:78 tests
|
Rebuild it using modern rpm to have new digests - rpm 6 (in Fedora 43)
fails to install packages that use obsolete digests (MD5 and SHA1).
Fixes QubesOS/qubes-issues#10224