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

[BUG] molecule verify fails and breaks the run when at least one test fail #62

Closed
ultraheroe opened this issue Mar 5, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ultraheroe
Copy link
Member

Description

When running molecule verify in a generated playbook the run fails when it get a fail in the tests, breaking the entire run

Steps to Reproduce

  1. Generate a role
  2. Write some tests (at least one failing test)
  3. Run the tests molecule verify
  4. The run will stop and can't reach the next tasks Display details about the Goss results and Fail when tests fail

Expected behavior:
Complete the run and show the failed tests

Actual behavior:
The verify run stops

Reproduces how often:
Every time that a test fail

Environment

  • The release version/s you are using:
  • OS: All

Additional Information

None

@ultraheroe ultraheroe added the bug Something isn't working label Mar 5, 2021
@ultraheroe ultraheroe self-assigned this Mar 5, 2021
ultraheroe added a commit that referenced this issue Mar 9, 2021
@ultraheroe ultraheroe mentioned this issue Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant