Respect qrexec_timeout over hardcoded value - #858
Conversation
Tests have been failing due to short timeout. The qubesteststub has increased "shutdown_timeout" and "qrexec_timeout" to 120s, let's use that. Fixes: QubesOS/qubes-issues#11025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #858 +/- ##
==========================================
- Coverage 70.47% 70.41% -0.07%
==========================================
Files 61 61
Lines 14180 14154 -26
==========================================
- Hits 9994 9967 -27
- Misses 4186 4187 +1
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:
|
|
openQArun TEST=system_tests_dispvm |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026080104-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 tests12 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/176874#dependencies 26 fixed
Unstable testsDetails
Performance TestsPerformance degradation:28 performance degradations
Remaining performance tests:83 tests
|
Tests have been failing due to short timeout. The qubesteststub has increased "shutdown_timeout" and "qrexec_timeout" to 120s, let's use that.
Fixes: QubesOS/qubes-issues#11025
Draft as untested. I will let openqa give it a try, because it's speeds are unmatched, even if I try to limit the resources of my local machine.