Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

molecule entry-point script mysteriously disappears from the virtualenv (and from disk completely) during tests #1611

Closed
webknjaz opened this issue Dec 4, 2018 · 2 comments

Comments

@webknjaz
Copy link
Member

webknjaz commented Dec 4, 2018

It is totally unclear how this happens. I suspect some of tests to have side effects like this.
It looks like @Shaps faced this too.

Issue Type

  • Bug report

Molecule and Ansible details

ansible --version && molecule --version

Molecule installation method (one of):

  • source

Ansible installation method (one of):

  • pip

Detail any linters or test runners used:

Desired Behavior

Tests should be passing in stable manner.

Actual Behaviour

https://travis-ci.com/ansible/molecule/jobs/162837106#L1053

@webknjaz webknjaz added this to the v2.20 milestone Dec 4, 2018
@webknjaz webknjaz changed the title molecule entry-point script disappears from the virtualenv during tests molecule entry-point script mysteriously disappears from the virtualenv (and from disk completely) during tests Dec 6, 2018
@webknjaz
Copy link
Member Author

webknjaz commented Dec 7, 2018

Ref: tox-dev/tox#1097
Ref: psf/requests#4890

@webknjaz
Copy link
Member Author

webknjaz commented Dec 7, 2018

Fixed by 18835c5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant