Skip to content
Unverified Commit 3fd39111 authored by aszlig's avatar aszlig
Browse files

nixos/tests/vbox: Replace waitForWindow with xprop



We can't use waitForWindow here because it runs xwininfo as user root,
who in turn is not authorized to connect to the X server running as
alice.

So instead, we use xprop from user alice which should fix waiting for
the VirtualBox manager window.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent 058c7149
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment