Commit Graph
2 Commits
Author SHA1 Message Date
NomadsReach 4c6f0ccd06 Skip GNS live-socket tests when the environment has no socket
The self-hosted CI runner is network-isolated, so co_gns_server_create can't
bind a UDP listen socket and the two live tests hard-failed. Treat that
specific condition as a skip (exit 0 with a SKIP notice) instead of a failure;
the bridge is still exercised in full wherever a socket can be created.
2026-08-16 18:27:36 -04:00
Nomads_Reach 69c8e1e198 Test GNS remote endpoint query 2026-08-16 00:28:42 -04:00