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 issues around py38 (groovy) and amulet module #576

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

ajkavanagh
Copy link
Contributor

  • py38 seems to require additional mocking in test_write_updatedb()
  • mock the amulet module as it goes looking for the juju command, and
    that's a violation of the unit tests.

Closes-Bug: #575

* py38 seems to require additional mocking in test_write_updatedb()
* mock the amulet module as it goes looking for the juju command, and
  that's a violation of the unit tests.
@nobuto-m
Copy link
Contributor

This branch worked for me :-)

Copy link
Contributor

@gnuoy gnuoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gnuoy gnuoy merged commit e4ae71e into juju:master Feb 23, 2021
@ajkavanagh ajkavanagh deleted the bug/575 branch February 26, 2021 14:28
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.

3 participants