Skip to content

test_posixpath.test_expanduser_pwd2() fails on s390x Fedora Rawhide 3.x #121200

Closed
@vstinner

Description

@vstinner

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions