Fix starting audio daemon#367
Conversation
550b8ce to
7c3a8d1
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #367 +/- ##
=======================================
Coverage 76.12% 76.12%
=======================================
Files 53 53
Lines 9204 9204
=======================================
Hits 7007 7007
Misses 2197 2197 ☔ 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=2025062011-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=2025061004-4.3&flavor=update
Failed tests14 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/142375#dependencies 10 fixed
Unstable testsDetailsPerformance TestsPerformance degradation:4 performance degradations
Remaining performance tests:68 tests
|
After QubesOS/qubes-core-admin#689 the type of the 'xid' property is preserved and it's int now. Fix pacat daemon parameters to convert it back to string.
After QubesOS/qubes-core-admin#689 the type of
the 'xid' property is preserved and it's int now. Fix pacat daemon
parameters to convert it back to string.