···5555 doCheck = !stdenv.isDarwin;
5656 # healthcheck_grafana_cloud is trying to make a network access
5757 # test_stream_errors is flaky on linux-aarch64
5858+ # tcp_with_tls_intermediate_ca is flaky on linux-x86_64
5859 checkPhase = ''
5960 TZDIR=${tzdata}/share/zoneinfo cargo test \
6061 --no-default-features \
6162 --features ${lib.concatStringsSep "," features} \
6263 -- --test-threads 1 \
6364 --skip=sinks::loki::tests::healthcheck_grafana_cloud \
6464- --skip=kubernetes::api_watcher::tests::test_stream_errors
6565+ --skip=kubernetes::api_watcher::tests::test_stream_errors \
6666+ --skip=sources::socket::test::tcp_with_tls_intermediate_ca
6567 '';
66686769 # recent overhauls of DNS support in 0.9 mean that we try to resolve