mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
CI: remove cgroup test because feature has been removed
This commit is contained in:
parent
67dd0299fa
commit
c165510dcd
1 changed files with 1 additions and 12 deletions
|
|
@ -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:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue