diff --git a/lib/model/requests_test.go b/lib/model/requests_test.go index 03ab2ab9315..d440b20f443 100644 --- a/lib/model/requests_test.go +++ b/lib/model/requests_test.go @@ -206,6 +206,10 @@ func TestRequestCreateTmpSymlink(t *testing.T) { } func TestRequestVersioningSymlinkAttack(t *testing.T) { + if runtime.GOOS == "windows" { + t.Skip("no symlink support on Windows") + } + // Sets up a folder with trashcan versioning and tries to use a // deleted symlink to escape