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

tests failing locally, not in CI (dependency issue?) #112

Closed
edaniszewski opened this issue Mar 25, 2018 · 0 comments
Closed

tests failing locally, not in CI (dependency issue?) #112

edaniszewski opened this issue Mar 25, 2018 · 0 comments
Assignees
Labels

Comments

@edaniszewski
Copy link
Contributor

Description

after I cleared out all my old images, cleared my tox cache, did some other cleanup, I ran tests and things were pretty unhappy. tests still seem to be passing in CI though.

CI deps are cached, so that may have something to do with it. I see the errors when I run the tests via the make test targets (for unit/integration). when I run the tests directly w/ pytest on my machine, they pass, so I think its something to do with a dependency change.

it could be something to do with tox itself -- looks like a new version of that was released recently. will need to investigate further.

@edaniszewski edaniszewski self-assigned this Mar 25, 2018
@edaniszewski edaniszewski changed the title tests failing locally, not in CI tests failing locally, not in CI (dependency issue?) Mar 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant