NaCl: Stop disabling the sandbox on Linux for testing in nacl_integration
These days, Linux Chromium uses two sandboxes simultaneously: a SUID sandbox and (on recent kernels) a seccomp-BPF sandbox. There's no reason to disable the seccomp-BPF sandbox when running NaCl tests. There's not much reason to disable the SUID sandbox either: the SUID helper should be installed on the bots these days, but if it's not present Chromium should continue fine without it. BUG=none TEST=nacl_integration Review URL: https://codereview.chromium.org/11412294 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170855 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment