-
-
Notifications
You must be signed in to change notification settings - Fork 115
Fix check for backing up dom0 to itself #749
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
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #749 +/- ##
==========================================
- Coverage 70.43% 70.38% -0.06%
==========================================
Files 61 61
Lines 13755 13755
==========================================
- Hits 9689 9681 -8
- Misses 4066 4074 +8
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=2025110513-4.3&flavor=pull-requests Test run included the following:
Upload failures
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025081011-4.3&flavor=update
Failed tests24 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/149225#dependencies 81 fixed
Unstable testsPerformance TestsPerformance degradation:18 performance degradations
Remaining performance tests:157 tests
|
During 301e66f, an essential test to check if target vm is indeed dom0 was not added. resolves: QubesOS/qubes-issues#10127
b7e0cf1 to
fd8dc06
Compare
|
Reason for amendment and force push: To fix the integration test: https://openqa.qubes-os.org/tests/158593#step/TC_00_Backup/8 |
During 301e66f, an essential test to check if target vm is indeed dom0 was not added.
resolves: QubesOS/qubes-issues#10127