{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1742636504,"commit_time":1742807117,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"efa65b24ae22d8ae2798fb1a2b4cdc113270bdaf","message":"test613: make it pass on Windows, fix postprocess, unignore in CI\n\n- on native Windows (also when using MSYS2 openssh), the group and other\n  permissions do not end up as requested by Perl's chmod:\n  ```diff\n  --- log/8/check-expected\n  +++ log/8/check-generated\n  @@ -1,3 +1,3 @@\n   d?????????    N U         U               N ???  N NN:NN asubdir[LF]\n  --rw?rw?rw?    1 U         U              37 Jan  1  2000 plainfile.txt[LF]\n  +-rw?r-?r-?    1 U         U              37 Jan  1  2000 plainfile.txt[LF]\n   -r-?r-?r-?    1 U         U              47 Dec 31  2000 rofile.txt[LF]\n  ```\n  Ref: https://github.com/curl/curl/actions/runs/14004029192/job/39215359241?pr=16781#step:15:1596\n  Fix it by ignoring group and other attributes.\n\n- fix failing postprocess cleanup by making the read-only test file\n  writeable again before deleting it. Fixing:\n  ```\n  Directory not empty at ../../tests/libtest/test613.pl line 83.\n  ```\n  (seen on Windows with Git for Windows `perl.exe`)\n\n- unignore in GHA/windows.\n\nCloses #16791\n","parents":["d838d434305bd97c0ce5488f24945beff878adc9"],"tree_hash":"4b0bab5832f681c4cca3012e6cd3ab7aa98ddd5d"}