Fix unassigning non-existing devices#743
Conversation
When device got removed from the system, do not crash when trying to unassign it. Fixes QubesOS/qubes-issues#10302
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #743 +/- ##
==========================================
+ Coverage 70.34% 70.36% +0.01%
==========================================
Files 61 61
Lines 13682 13691 +9
==========================================
+ Hits 9625 9634 +9
Misses 4057 4057
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=2025102219-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=2025081011-4.3&flavor=update
Failed tests12 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/149225#dependencies 84 fixed
Unstable testsDetailsPerformance TestsPerformance degradation:17 performance degradations
Remaining performance tests:163 tests
|
When device got removed from the system, do not crash when trying to
unassign it.
Fixes QubesOS/qubes-issues#10302