Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cd10e3c4ffa3d6c729aab8778bf6027415025c44
      
https://github.com/NixOS/nixpkgs/commit/cd10e3c4ffa3d6c729aab8778bf6027415025c44
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2017-02-07 (Tue, 07 Feb 2017)

  Changed paths:
    M nixos/tests/chromium.nix

  Log Message:
  -----------
  nixos/tests/chromium: Run tests as normal user

The tests have failed because Chromium has started up displaying the
following error message in a dialog window:

  Chromium can not be run as root.

  Please start Chromium as a normal user. If you need to run as root for
  development, rerun with the --no-sandbox flag.

So let's run as user "alice" and pass all commands using the small
helper function "ru" (to keep it short, it's for "Run as User").

Tested it by running the "stable" test on x86_64-linux.

Signed-off-by: aszlig <asz...@redmoonstudios.org>
Reported-by: @globin


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

Reply via email to