-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use QubesDB for knowing if mic is allowed or not #145
Conversation
2cae4a0
to
d6b1aea
Compare
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024080713-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 tests9 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/105374#dependencies 7 fixed
Unstable tests
|
8d9b603
to
0bf326e
Compare
Unfortunately error message doesn't tell what value was there actually...
First test passed and only later one failed. I think it's about stale entry from previous VM startup. Remove it in |
And also this issue |
This is the actual test. My guess is |
Yes, I thought it would be a bad idea to display it, I will adapt it. |
4e58879
to
353cc16
Compare
b64f11f
to
844ce83
Compare
a093fb7
to
69c3ce8
Compare
65b1f19
to
088a717
Compare
https://openqa.qubes-os.org/tests/107154#step/update_guivm/22
Since it accesses |
/audio-input-config/<qube> set authorization of mic by <qube> /audio-input/<qubes> gives daemon status if mic is enabled /audio-input-request/<qubes> notifies that an application requests mic
Integration tests: QubesOS/qubes-core-admin#608