Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dir
Description
Failure on GHA Windows x64 CI with PR #109229 which runs test_site in a non-ASCII working directory:
FAIL: test_underpth_basic (test.test_site._pthFileTests.test_underpth_basic) ---------------------------------------------------------------------- Traceback (most recent call last): File "D:\a\cpython\cpython\Lib\test\test_site.py", line 621, in test_underpth_basic self.assertEqual( AssertionError: Lists differ: ['D:\[40 chars]_1460\udce6', 'D:\\a\\cpython\\cpython\\PCbuil[396 chars]18f'] != ['D:\[40 chars]_1460�', 'D:\\a\\cpython\\cpython\\PCbuild\\am[391 chars]18f'] First differing element 0: 'D:\\a\\cpython\\cpython\\build\\test_python_1460\udce6' 'D:\\a\\cpython\\cpython\\build\\test_python_1460�' Diff is 690 characters long. Set self.maxDiff to None to see it. : sys.path is incorrect build: https://github.com/python/cpython/actions/runs/6138224249/job/16654899364?pr=109229
Linked PRs
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dir