Skip to content

unittest failed in Windows caused by pytest.fixture #1762

@robberphex

Description

@robberphex

I run unittest for pip(1.5.4) in Windows 7(64) Python 3.4(64). But unittest is failed:
Run:py.test tests\functional\test_help.py
Exception:TypeError: object of type 'LocalPath' has no len() in \test\lib\ntpath.py:108

It is coused by function join received arg with type LocalPath.

I cannot find what wrong, so report this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: testsTesting and related thingsOS: windowsWindows specificauto-lockedOutdated issues that have been locked by automation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions