diff --git a/test/libsinsp_e2e/sys_call_test.cpp b/test/libsinsp_e2e/sys_call_test.cpp index eb6a688643..b8876ea325 100644 --- a/test/libsinsp_e2e/sys_call_test.cpp +++ b/test/libsinsp_e2e/sys_call_test.cpp @@ -2386,7 +2386,7 @@ extern "C" bool scan_sockets); } -TEST_F(sys_call_test, thread_lookup_static) +TEST_F(sys_call_test, DISABLED_thread_lookup_static) { char err_buf[SCAP_LASTERR_SIZE]; scap_threadinfo scap_tinfo;