)]}' { "commit": "2b542361a4fc4b018c0770324a3b65d0393db1e0", "tree": "8f6918f82c04bfe9e9a230c9ce6a9c344a255b46", "parents": [ "91d71f6c2f04d59719a95392fef75b3c4c00d375" ], "author": { "name": "Bryan C. Mills", "email": "bcmills@google.com", "time": "Tue May 19 00:33:09 2020 -0400" }, "committer": { "name": "Bryan C. Mills", "email": "bcmills@google.com", "time": "Thu May 21 21:19:27 2020 +0000" }, "message": "internal/fastwalk: attempt Symlink tests on Windows\n\nWindows does actually support symlinks, but older versions of\nWindows only support symlinks when running as an administrator.\nNewer versions of Windows support symlinks for all users.\n\nInstead of skipping based on GOOS, first try the Symlink operation.\nIf it succeeds, we can proceed with the test; otherwise, we can try to\nwrite a regular file to determine whether the problem was the symlink\noperation itself or the destination path.\n\nFor golang/go#38772\n\nChange-Id: Idaa9592011473de7f514b889859e420a84db6d01\nReviewed-on: https://go-review.googlesource.com/c/tools/+/234537\nRun-TryBot: Bryan C. Mills \u003cbcmills@google.com\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Michael Matloob \u003cmatloob@golang.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "a6d9beaf53e0bcf7c44f3864996d25fc476184a7", "old_mode": 33188, "old_path": "internal/fastwalk/fastwalk_test.go", "new_id": "d896aebc9568a089cc8b55ddf237afda50e9c154", "new_mode": 33188, "new_path": "internal/fastwalk/fastwalk_test.go" } ] }