Revert "Cleanup disposable on failed startup" - #879
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #879 +/- ##
=======================================
Coverage 70.70% 70.70%
=======================================
Files 61 61
Lines 14315 14315
=======================================
Hits 10121 10121
Misses 4194 4194
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 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=2026082616-devel&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=2026050504-devel&flavor=update
Failed tests13 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/176874#dependencies 30 fixed
Unstable testsDetails
Performance TestsPerformance degradation:18 performance degradations
Remaining performance tests:93 tests
|
This is about the re-introduced bug that was fixed by the reverted commit. Will need to live with that for now. |
This introduces an issue with named disposables being removed - worse than the original issue. Proper fix turned out to be more complicated, so revert offending commit for now. This reverts commit a82f4f2. Fixes QubesOS/qubes-issues#11042
9fde4df to
d4eaffe
Compare
This introduces an issue with named disposables being removed - worse
than the original issue. Proper fix turned out to be more complicated,
so revert offending commit for now.
This reverts commit a82f4f2.