Closed
Description
build: https://buildbot.python.org/all/#/builders/538/builds/4698
FAIL: test_expanduser_pwd2 (test.test_posixpath.PosixPathTest.test_expanduser_pwd2) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_posixpath.py", line 366, in test_expanduser_pwd2 self.assertEqual(posixpath.expanduser('~' + name), home) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '/nonexisting' != '/' - /nonexisting + /
Linked PRs
- gh-121200: Log pwd entry in test_expanduser_pwd2() #121207
- [3.13] gh-121200: Log pwd entry in test_expanduser_pwd2() (GH-121207) #121213
- [3.12] gh-121200: Log pwd entry in test_expanduser_pwd2() (GH-121207) #121214
- [DEBUG] gh-121200: Debug test_posixpath.test_expanduser_pwd2() #121226
- gh-121200: Fix test_expanduser_pwd2() of test_posixpath #121228
- [3.12] gh-121200: Fix test_expanduser_pwd2() of test_posixpath (GH-121228) #121231
- [3.13] gh-121200: Fix test_expanduser_pwd2() of test_posixpath (GH-121228) #121232