aquasecurity / tracee

Linux Runtime Security and Forensics using eBPF
https://aquasecurity.github.io/tracee/latest
Apache License 2.0
3.36k stars 394 forks source link

Integration Tests failing on arm64 #4162

Open geyslan opened 1 week ago

geyslan commented 1 week ago

@rscampos it turns out that Test_EventFilters failure in the arm64 is due to the different syscall number passed to syscaller too.

Originally posted by @geyslan in https://github.com/aquasecurity/tracee/issues/4156#issuecomment-2192704733

Besides that problem, when testing on Vagrant vm we get errors from the ones wich run tracee with --healthz.

geyslan commented 1 week ago

@rscampos, assigning you as we already discussed.