Conversation
Axis labels were implemented, but guarded by non-existing HAVE_PROPERTIES+HAVE_LABELS define. Button labels were not implemented at all (array was allocated, but not filled with any data, resulting in a stack rubble being passed on). Fix both issues. Fixes QubesOS/qubes-issues#9412
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024082316-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=2024070519-4.3&flavor=update
Failed tests120 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/105374#dependencies 8 fixed
Unstable testsDetails
|
Axis labels were implemented, but guarded by non-existing
HAVE_PROPERTIES+HAVE_LABELS define. Button labels were not implemented
at all (array was allocated, but not filled with any data, resulting in
a stack rubble being passed on). Fix both issues.
Fixes QubesOS/qubes-issues#9412