From c165510dcd0271d94347e47487ea367f49105da6 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Mon, 13 Jun 2022 21:02:30 +0200 Subject: CI: remove cgroup test because feature has been removed --- test/fs/invalid_filename.exp | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'test/fs') 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 { } after 100 -send -- "firejail --noprofile --cgroup=\"bla&&bla\"\r" -expect { - timeout {puts "TESTING ERROR 2.2\n";exit} - "Error:" -} -expect { - timeout {puts "TESTING ERROR 2.3\n";exit} - "is an invalid filename" -} -after 100 - -send -- "firejail --noprofile --chroot=\"bla&&bla\"\r" +end -- "firejail --noprofile --chroot=\"bla&&bla\"\r" expect { timeout {puts "TESTING ERROR 3.2\n";exit} "Error:" -- cgit v1.2.3-54-g00ecf