aszlig ecd3cbb9e7
nixos/tests/vbox: Start X server with user "alice"
The VirtualBox tests so far ran the X server as root instead of user
"alice" and it did work, because we had access control turned off by
default.

Fortunately, it was changed in 1541fa351b4d664c51dddaeaa67ee0652892f405.

As a side effect, it caused all the VirtualBox tests to fail because
they now can't connect to the X server, which is a good thing because
it's a bug of the VirtualBox tests.

So to fix it, let's just start the X server as user alice.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-26 15:05:23 +02:00
..
2016-04-12 19:13:52 +02:00
2016-02-28 16:18:39 +01:00
2015-10-13 20:18:48 +02:00
2016-03-19 03:18:17 +01:00
2016-03-30 22:22:40 +02:00
2015-09-06 14:44:13 +02:00
2016-01-24 04:06:19 +00:00
2016-01-23 01:20:14 +01:00
2015-09-06 15:20:56 +02:00
2015-08-31 18:36:32 +02:00
2015-12-06 13:35:21 +00:00
2015-12-25 15:55:07 +01:00
2016-04-12 19:13:52 +02:00