SIGN IN SIGN UP

[3.12] gh-109980: Fix test_tarfile_vs_tar on macOS (GH-112905) (#112927)

gh-109980: Fix test_tarfile_vs_tar on macOS (GH-112905)

On recentish macOS versions the system tar
command includes system metadata (ACLs, extended attributes
and resource forks) in the tar archive, which
shutil.make_archive will not do. This can cause
spurious test failures.
(cherry picked from commit dd2ebdf89ff144e89db180bd552c50615f712cb2)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
M
Miss Islington (bot) committed
68657e2b730af6bdcc5d9f01abc174c2fc0b8e95
Parent: c108080
Committed by GitHub <noreply@github.com> on 12/10/2023, 6:49:39 PM