You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test issues a "forbidden" syscall, but the seccomp filters are not
enabled, so it does nothing.
I tried to replace it with SIGSYS to assert that the corresponding
metric is emitted, but it crashed the test, so I'm just removing it.
Signed-off-by: Riccardo Mancini <[email protected]>
0 commit comments