-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Standardization of return codes + man page #160
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #160 +/- ##
==========================================
+ Coverage 68.89% 72.96% +4.07%
==========================================
Files 9 10 +1
Lines 1048 1154 +106
==========================================
+ Hits 722 842 +120
+ Misses 326 312 -14 ☔ View full report in Codecov by Sentry. |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024070414-4.3&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=2024062115-4.3&flavor=update
Failed tests13 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/103633#dependencies 4 fixed
Unstable tests
|
When refreshing metadata fails, it's supposed to exit with code 23. Related to QubesOS/qubes-core-admin-linux#160
This means |
No, it's okay. It's a bug in a test |
When refreshing metadata fails, it's supposed to exit with code 23. Related to QubesOS/qubes-core-admin-linux#160 (cherry picked from commit 2ed5a1e)
partially solves issue QubesOS/qubes-issues#9196
related to QubesOS/qubes-doc#1408