summaryrefslogtreecommitdiffstats
path: root/test/apps-x11/chromium.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/apps-x11/chromium.exp')
-rwxr-xr-xtest/apps-x11/chromium.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/apps-x11/chromium.exp b/test/apps-x11/chromium.exp
index 38c932aca..2505c0c37 100755
--- a/test/apps-x11/chromium.exp
+++ b/test/apps-x11/chromium.exp
@@ -40,6 +40,7 @@ spawn $env(SHELL)
40send -- "firemon --seccomp\r" 40send -- "firemon --seccomp\r"
41expect { 41expect {
42 timeout {puts "TESTING ERROR 5\n";exit} 42 timeout {puts "TESTING ERROR 5\n";exit}
43 "need to be root" {puts "/proc mounted as hidepid, exiting...\n"; exit}
43 ":firejail" 44 ":firejail"
44} 45}
45expect { 46expect {