Skip to content

Odd failure on 18.3 (missing files, but they are there) #425

@ghost

Description

Originally reported by: ionelmc (Bitbucket: ionelmc, GitHub: ionelmc)


I got this minboggling failure on travis: https://travis-ci.org/ionelmc/pytest-benchmark/jobs/79025407

If I force 18.2 it works fine: https://travis-ci.org/ionelmc/pytest-benchmark/jobs/79030569

Doesn't looks like setuptools might cause that but the downgrade solves it. Any idea about what's going on?

AFAIK pip will use the correct working directory and that file should be there. Is there any sandbox code in setuptools that might affect this?

The setup.py is here: https://github.com/ionelmc/pytest-benchmark/blob/fb397cb5866eaa76d918e5741724a6b504a73eb3/setup.py


Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions