flit icon indicating copy to clipboard operation
flit copied to clipboard

test: add test for building with unicode filenames

Open bpabel opened this issue 5 years ago • 3 comments

Added an explicit test for building against unicode filenames that I neglected to add with the last PR.

bpabel avatar Jun 14 '20 06:06 bpabel

Added an explicit test for building against unicode filenames that I neglected to add with the last PR.

https://github.com/pypa/flit/pull/355#issue-638291555

mohdzahidabdullah avatar Feb 04 '23 14:02 mohdzahidabdullah

Let's see how this goes with the current test pipeline.

takluyver avatar Feb 06 '23 14:02 takluyver

Still no dice:

   E               FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-unknown\\pytest-0\\test_build_package_with_unicod0\\packageunicode\\packageunicode\\Noël.jpg'

takluyver avatar Feb 06 '23 15:02 takluyver