push
github
test: disable flaky testcases in http_client_test The testcase "http_client.sock_family:\"AF_UNIX\".test_follow_location" is flaky in each run of `release_clang_asan` and `debug_asan_clang` workflows. Disabling a single testcase does not help. The patch disables a group of testcases executed with Unix domain socket. Needed for #9854 NO_CHANGELOG=testing NO_DOC=testing (cherry picked from commit 8fae8004f)
68320 of 121601 branches covered (56.18%)
101004 of 115834 relevant lines covered (87.2%)
2436563.67 hits per line