Files
wolfssl/scripts
Juliusz SosinowiczandDavid Garske 18aef5a43b google.test: skip when the TCP connection cannot be opened
PRB nodes intermittently fail google.test with 'tcp connect failed:
Connection timed out' while www.google.com still answers ping and
www.wolfssl.com:443 (external.test) connects fine: Google drops or
throttles TCP connections from busy CI egress IPs, so the existing
ping reachability guard does not catch it.

Failing to even open the TCP connection exercises no wolfSSL code, so
treat it like the unreachable-server case and skip (77) instead of
failing. TLS-level failures still fail the test.
2026-07-08 10:31:32 -07:00
..
2026-07-08 09:33:47 +10:00
2024-09-05 15:10:50 -07:00
2026-07-08 09:33:47 +10:00
2026-05-14 13:10:13 +02:00
2026-03-04 15:06:55 -07:00
2026-07-08 09:33:47 +10:00