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

Fix tox factor name to actually run tests. #25

Closed
wants to merge 3 commits into from

Conversation

zsiciarz
Copy link

@zsiciarz zsiciarz commented Mar 4, 2020

While attempting to start work on #24, I've noticed that all tox envs are green but... tox doesn't actually run the tests. This PR fixes factor name in tox.ini so that the proper commands are executed.

@zsiciarz
Copy link
Author

zsiciarz commented Mar 4, 2020

Travis build failed due to inaccessible RabbitMQ management API.

@mattbennett
Copy link
Member

😳

Thanks for fixing this! Looks like we're now being bitten by https://travis-ci.community/t/is-rabbitmq-service-down/4362/2

Adding dist: trusty to the travis conf should fix it.

@zsiciarz
Copy link
Author

zsiciarz commented Jul 8, 2020

Thanks Matt, I got the tests to run. Well, not on Python 3.4 as PyYAML doesn't support that version anymore. In other cases the tests run, but I'd argue that getting them to pass should happen in another issue/PR.

@zsiciarz zsiciarz closed this Oct 12, 2021
@zsiciarz
Copy link
Author

Closing thiis as Travis CI isn't relevant anymore. Will try to port CI for nameko-sentry to Github Actions in another PR.

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

Successfully merging this pull request may close these issues.

None yet

2 participants