summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2022-05-12-05-51-06.gh-issue-92670.7L43Z_.rst
blob: c1349519e7c37c604e9f74cb930a916c1bc4c735 (plain)
1
2
3
Skip ``test_shutil.TestCopy.test_copyfile_nonexistent_dir`` test on AIX as the test uses a trailing
slash to force the OS consider the path as a directory, but on AIX the
trailing slash has no effect and is considered as a file.