aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2022-06-13 21:02:30 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2022-06-13 21:02:37 +0200
commitc165510dcd0271d94347e47487ea367f49105da6 (patch)
treed07452d1d790fdcb2d2c65c5793fee059772e37e /test
parentdisable chroot by default in /etc/firejail/firejail.config (diff)
downloadfirejail-c165510dcd0271d94347e47487ea367f49105da6.tar.gz
firejail-c165510dcd0271d94347e47487ea367f49105da6.tar.zst
firejail-c165510dcd0271d94347e47487ea367f49105da6.zip
CI: remove cgroup test because feature has been removed
Diffstat (limited to 'test')
-rwxr-xr-xtest/fs/invalid_filename.exp13
1 files changed, 1 insertions, 12 deletions
diff --git a/test/fs/invalid_filename.exp b/test/fs/invalid_filename.exp
index dd63bf647..658aae221 100755
--- a/test/fs/invalid_filename.exp
+++ b/test/fs/invalid_filename.exp
@@ -18,18 +18,7 @@ expect {
18} 18}
19after 100 19after 100
20 20
21send -- "firejail --noprofile --cgroup=\"bla&&bla\"\r" 21end -- "firejail --noprofile --chroot=\"bla&&bla\"\r"
22expect {
23 timeout {puts "TESTING ERROR 2.2\n";exit}
24 "Error:"
25}
26expect {
27 timeout {puts "TESTING ERROR 2.3\n";exit}
28 "is an invalid filename"
29}
30after 100
31
32send -- "firejail --noprofile --chroot=\"bla&&bla\"\r"
33expect { 22expect {
34 timeout {puts "TESTING ERROR 3.2\n";exit} 23 timeout {puts "TESTING ERROR 3.2\n";exit}
35 "Error:" 24 "Error:"