nixpkgs/nixos
aszlig 73cdd5a476
nixos/tests/chromium: Fix sandbox info matching
As reported by @andir, the regular expressions that match the sandbox
output are no longer matching in the recent Chromium bump as of
bb03fbc2c8.

Instead of a boolean field that determines whether namespace sandboxes
are on, the namespace sandbox is now an enum within "Layer 1 Sandbox".

I've modified the regular expressions accordingly and also ran the test
for the stable branch, which now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
Issue: https://github.com/NixOS/nixpkgs/issues/49442
Cc: @bendlas, @andir
2018-11-02 10:23:04 +01:00
..
doc Merge pull request #49348 from markuskowa/mod-slurm-upgrade 2018-10-31 00:16:11 +01:00
lib NixOS tests: Wait for shell for 10x longer (50m) 2018-10-30 09:22:42 +01:00
maintainers create-amis.sh: Change directory for AMIs 2018-07-24 21:19:14 +02:00
modules Merge pull request #49513 from dtzWill/fix/activation-nscd-path 2018-11-02 03:57:25 -05:00
tests nixos/tests/chromium: Fix sandbox info matching 2018-11-02 10:23:04 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix postgresql*: use underscores in version numbers 2018-10-30 14:32:21 +00:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.