You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/health
Andrea Gottardo 3f3edeec07
health: drop unnecessary logging in TestSetUnhealthyWithTimeToVisible (#12795)
Fixes tailscale/tailscale#12794

We were printing some leftover debug logs within a callback function that would be executed after the test completion, causing the test to fail. This change drops the log calls to address the issue.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
2 months ago
..
healthmsg health: warn about reverse path filtering and exit nodes 7 months ago
args.go health: include DERP region name in bad derp notifications (#12530) 3 months ago
health.go health: support delayed Warnable visibility (#12783) 2 months ago
health_test.go health: drop unnecessary logging in TestSetUnhealthyWithTimeToVisible (#12795) 2 months ago
state.go health: support delayed Warnable visibility (#12783) 2 months ago
warnings.go health: support delayed Warnable visibility (#12783) 2 months ago