3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
aszlig 13cd588afa
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
(cherry picked from commit 73cdd5a476)
2018-11-02 10:25:01 +01:00
..
doc nixos/release-notes for 18.09: fix missing entry 2018-10-30 10:23:44 +00:00
lib Add ssh backdoor to VM tests infrastructure. 2018-09-28 10:54:09 +01:00
maintainers create-amis.sh: Change directory for AMIs 2018-07-24 21:19:14 +02:00
modules Revert "tinc: remove unnecessary networking.interfaces" 2018-10-31 14:33:15 +00:00
tests nixos/tests/chromium: Fix sandbox info matching 2018-11-02 10:25:01 +01:00
COPYING
default.nix
README
release-combined.nix nixos/release-combined: remove keymap tests from tested job 2018-06-06 21:02:55 +02:00
release-small.nix
release.nix nixos/nextcloud: init 2018-10-21 15:40:40 +02: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.