[Chromecast] Skip AnonymousExecutable tests
On Chromecast both /dev/shm and /tmp are mounted with 'noexec' option, which is ok, because Chromecast doesn't use NaCl. But this makes the AnonymousExecutable tests fail. So modify the test logic to skip the test if both /dev/shm and /tmp are mounted as 'noexec' Bug: b/80553544 Change-Id: Ia0596153525b36c67d3f979b395c50534d1bee5c Reviewed-on: https://chromium-review.googlesource.com/1101411Reviewed-by:Daniel Cheng <dcheng@chromium.org> Commit-Queue: Sergey Volk <servolk@chromium.org> Cr-Commit-Position: refs/heads/master@{#567715}
Showing
Please register or sign in to comment