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

integration.states.test_supervisord test failing #52462

Closed
Ch3LL opened this issue Apr 9, 2019 · 0 comments
Closed

integration.states.test_supervisord test failing #52462

Ch3LL opened this issue Apr 9, 2019 · 0 comments
Assignees
Labels
develop Pointing to develop branch; needs rebase severity-critical top severity, seen by most users, serious issues Test-Failure Fix the CI failure ⛈ v2018.3 unsupported version v2019.2 unsupported version ZRELEASED - 2017.7.9 RETIRED LABEL
Milestone

Comments

@Ch3LL
Copy link
Contributor

Ch3LL commented Apr 9, 2019

Description of Issue/Question

The tests:

    integration.states.test_supervisord.SupervisordTest.test_restart_notexists
    integration.states.test_supervisord.SupervisordTest.test_running_notexists

Are failing on numerous Operating systems:
https://jenkinsci.saltstack.com/job/2017.7.9/job/salt-centos-7-py2/14/
https://jenkinsci.saltstack.com/job/2017.7.9/job/salt-debian-8-py2/14/

Traceback (most recent call last):
  File "/tmp/kitchen/testing/tests/integration/states/test_supervisord.py", line 211, in test_restart_notexists
    self.assertSaltFalseReturn(ret)
  File "/tmp/kitchen/testing/tests/support/mixins.py", line 572, in assertSaltFalseReturn
    **(next(six.itervalues(ret)))
AssertionError: True is not False. Salt Comment:
Starting: does_not_exist
@Ch3LL Ch3LL added ZRELEASED - 2017.7.9 RETIRED LABEL Test-Failure Fix the CI failure ⛈ develop Pointing to develop branch; needs rebase labels Apr 9, 2019
@Ch3LL Ch3LL added this to the Approved milestone Apr 10, 2019
@dwoz dwoz added v2018.3 unsupported version v2019.2 unsupported version labels Apr 11, 2019
This was referenced Apr 11, 2019
@KChandrashekhar KChandrashekhar added the severity-critical top severity, seen by most users, serious issues label Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
develop Pointing to develop branch; needs rebase severity-critical top severity, seen by most users, serious issues Test-Failure Fix the CI failure ⛈ v2018.3 unsupported version v2019.2 unsupported version ZRELEASED - 2017.7.9 RETIRED LABEL
Projects
None yet
Development

No branches or pull requests

3 participants