Ignore preload as a dependency#390
Conversation
|
PipelineRetryFailed |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #390 +/- ##
==========================================
- Coverage 76.17% 76.15% -0.02%
==========================================
Files 53 53
Lines 9250 9251 +1
==========================================
- Hits 7046 7045 -1
- Misses 2204 2206 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There doesn't seem to be a sane setup that would set a preloaded disposable as a property of another qube or a system property. The core already ignores preloaded disposables in certain cases, do the same on the client to not have derived applications such as Qube Manager having to deal with it. Fixes: QubesOS/qubes-issues#10227 For: QubesOS/qubes-issues#1512
5e76612 to
7ba9e48
Compare
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 testsDetailsPerformance TestsPerformance degradation:18 performance degradations
Remaining performance tests:157 tests
|
|
Didn't identify any related failure on openqa. |
There doesn't seem to be a sane setup that would set a preloaded disposable as a property of another qube or a system property. The core already ignores preloaded disposables in certain cases, do the same on the client to not have derived applications such as Qube Manager having to deal with it.
Fixes: QubesOS/qubes-issues#10227
For: QubesOS/qubes-issues#1512