Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ecd3cbb9e764ac75865bc5fb91e8afb2c5ebfdb8
      
https://github.com/NixOS/nixpkgs/commit/ecd3cbb9e764ac75865bc5fb91e8afb2c5ebfdb8
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    M nixos/tests/virtualbox.nix

  Log Message:
  -----------
  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 <asz...@redmoonstudios.org>


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to