From a8426125d2facd93a6e2eaa7e98373d106d24d38 Mon Sep 17 00:00:00 2001 From: Pat Hickey Date: Mon, 25 Jan 2021 14:56:58 -0800 Subject: [PATCH] kick the can --- crates/test-programs/TEST_FAILURES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crates/test-programs/TEST_FAILURES b/crates/test-programs/TEST_FAILURES index e9bea7fefc..a2c42a4491 100644 --- a/crates/test-programs/TEST_FAILURES +++ b/crates/test-programs/TEST_FAILURES @@ -39,7 +39,8 @@ TODOs: - permission denied on windows to rename a dir to an existing empty dir * path_link - - (line 140) windows gives an ERRNO_ACCES, expects an ERRNO_PERM + - fails on the first dangling symlink, which is before the hard_link + following symlinks issue linux hits. ## "Trailing slashes are a bonified boondoggle" - Dan