DescriptionNaCl: 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170855
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|