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