Ignore syscalls which are not registered in cached rbpf executable. (#14898)
This commit is contained in:
committed by
GitHub
parent
996a27d475
commit
d026da4a1b
@ -2142,7 +2142,6 @@ fn test_program_upgradeable_locks() {
|
||||
}
|
||||
}
|
||||
|
||||
#[ignore]
|
||||
#[cfg(feature = "bpf_rust")]
|
||||
#[test]
|
||||
fn test_program_bpf_syscall_feature_activation() {
|
||||
|
Reference in New Issue
Block a user