mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-07 18:31:49 +01:00
tstest/integration: mark TestClientSideJailing as flaky
Updates #17419 Signed-off-by: Alex Chan <alexc@tailscale.com>
This commit is contained in:
parent
8d4ea55cc1
commit
59a39841c3
@ -828,6 +828,7 @@ func TestOneNodeUpWindowsStyle(t *testing.T) {
|
||||
// jailed node cannot initiate connections to the other node however the other
|
||||
// node can initiate connections to the jailed node.
|
||||
func TestClientSideJailing(t *testing.T) {
|
||||
flakytest.Mark(t, "https://github.com/tailscale/tailscale/issues/17419")
|
||||
tstest.Shard(t)
|
||||
tstest.Parallel(t)
|
||||
env := NewTestEnv(t)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user