mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-26 19:29:07 +08:00
ci: denylist verif_scale_pyperf600 as it now fails with newer Clang
We get "The sequence of 8193 jumps is too complex." with newer Clang. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
c7f77de09d
commit
02b3ec9ffc
@@ -13,3 +13,4 @@ tc_redirect/tc_redirect_dtime # uapi breakage after net-next commit 885c36e59f46
|
|||||||
migrate_reuseport/IPv4 TCP_NEW_SYN_RECV reqsk_timer_handler # flaky, under investigation
|
migrate_reuseport/IPv4 TCP_NEW_SYN_RECV reqsk_timer_handler # flaky, under investigation
|
||||||
migrate_reuseport/IPv6 TCP_NEW_SYN_RECV reqsk_timer_handler # flaky, under investigation
|
migrate_reuseport/IPv6 TCP_NEW_SYN_RECV reqsk_timer_handler # flaky, under investigation
|
||||||
verify_pkcs7_sig # keeps failing
|
verify_pkcs7_sig # keeps failing
|
||||||
|
verif_scale_pyperf600 # fails on newer Clangs
|
||||||
|
|||||||
Reference in New Issue
Block a user