Avery Pennarun b64843f0e5 remove flakytest.Mark for tests that are now fixed
Remove flaky test markers from tests whose root causes have been
identified and fixed:

- TestNodeAddressIPFields (issue #7008)
- TestClientSideJailing (issue #17419)
- TestNATPing (issue #12169)
- TestPeerRelayPing (issue #17251)
- TestLoopbackLocalAPI (issue #8557)
- TestLoopbackSOCKS5 (issue #8198)
- TestTwoDevicePing (issue #11762)

These tests now pass consistently under repeated runs with -count=N
and with the race detector enabled.

Change-Id: Iebd47a8e0838612bae23aeb146cba7ef94582c76
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>
2026-04-13 17:28:19 +02:00
..