mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-23 09:40:59 +00:00
tstest/integration/vms: skip a test for now
Updates #2011 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
parent
ddf6c8c729
commit
f21982f854
@ -496,6 +496,7 @@ func deriveBindhost(t *testing.T) string {
|
||||
}
|
||||
|
||||
func TestDeriveBindhost(t *testing.T) {
|
||||
t.Skip("broken on some machines; https://github.com/tailscale/tailscale/issues/2011")
|
||||
t.Log(deriveBindhost(t))
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user