tailscale: skip flaky test

This commit is contained in:
Gutyina Gergő
2025-04-17 14:35:14 +02:00
parent 105bfd3471
commit 3bcd8378f3
+3
View File
@@ -134,6 +134,9 @@ buildGoModule {
# test for a dev util which helps to fork golang.org/x/crypto/acme
# not necessary and fails to match
"TestSyncedToUpstream" # tempfork/acme
# flaky: https://github.com/tailscale/tailscale/issues/7030
"TestConcurrent"
]
++ lib.optionals stdenv.hostPlatform.isDarwin [
# syscall default route interface en0 differs from netstat