CI: remove cgroup test because feature has been removed

This commit is contained in:
Reiner Herrmann 2022-06-13 21:02:30 +02:00
parent 67dd0299fa
commit c165510dcd

View file

@ -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:"