We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cfaa51 + 428a14c commit d39b2ffCopy full SHA for d39b2ff
pkgs/by-name/ta/tailscale/package.nix
@@ -149,6 +149,9 @@ buildGoModule {
149
150
# context deadline exceeded
151
"TestPacketFilterFromNetmap"
152
+
153
+ # flaky: https://github.com/tailscale/tailscale/issues/15348
154
+ "TestSafeFuncHappyPath"
155
]
156
++ lib.optionals stdenv.hostPlatform.isDarwin [
157
# syscall default route interface en0 differs from netstat
0 commit comments