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

unit.utils.test_schema.ConfigTestCase.test_oneof_config_validation #52085

Closed
dwoz opened this issue Mar 8, 2019 · 2 comments
Closed

unit.utils.test_schema.ConfigTestCase.test_oneof_config_validation #52085

dwoz opened this issue Mar 8, 2019 · 2 comments
Assignees
Labels
develop Pointing to develop branch; needs rebase fixed-pls-verify fix is linked, bug author to confirm fix 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 retired label ZRELEASED - 2017.7.9 RETIRED LABEL
Milestone

Comments

@dwoz
Copy link
Contributor

dwoz commented Mar 8, 2019

unit.utils.test_schema.ConfigTestCase.test_oneof_config_validation
--------------------------------------------------------------------------------
develop failed salt-centos-7-py2-m2crypto, salt-centos-7-py2-pycryptodomex, salt-centos-7-py3, salt-centos-7-py3-m2crypto, salt-centos-7-py3-pycryptodomex, salt-centos-7-py3-transport, salt-debian-8-py2, salt-debian-8-py3, salt-debian-9-py2, salt-debian-9-py3, salt-fedora-28-py2, salt-fedora-29-py2, salt-ubuntu-1404-py2, salt-ubuntu-1604-py2, salt-ubuntu-1604-py2-m2crypto, salt-ubuntu-1604-py2-pycryptodomex, salt-ubuntu-1604-py2-tornado, salt-ubuntu-1604-py3, salt-ubuntu-1604-py3-m2crypto, salt-ubuntu-1604-py3-pycryptodomex, salt-ubuntu-1804-py2, salt-windows-2019-py2
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
2018.3 failed salt-centos-7-py2-m2crypto, salt-centos-7-py2-pycryptodomex, salt-centos-7-py2-transport, salt-centos-7-py3-m2crypto, salt-centos-7-py3-pycryptodomex, salt-centos-7-py3-transport, salt-mac-highsierra-py3, salt-mac-sierra-py2, salt-ubuntu-1604-py2-m2crypto, salt-ubuntu-1604-py2-pycryptodomex, salt-ubuntu-1604-py2-transport, salt-ubuntu-1604-py3-m2crypto, salt-ubuntu-1604-py3-pycryptodomex, salt-ubuntu-1604-py3-transport, salt-windows-2019-py3
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
2017.7.9 failed salt-mac-highsierra-py3, salt-mac-sierra-py2
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
2017.7 failed salt-mac-highsierra-py3
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
2019.2 failed salt-centos-7-py2-m2crypto, salt-centos-7-py2-pycryptodomex, salt-centos-7-py2-transport, salt-centos-7-py3-m2crypto, salt-centos-7-py3-pycryptodomex, salt-centos-7-py3-transport, salt-mac-sierra-py3, salt-ubuntu-1604-py2-m2crypto, salt-ubuntu-1604-py2-pycryptodomex, salt-ubuntu-1604-py2-transport, salt-ubuntu-1604-py3-m2crypto, salt-ubuntu-1604-py3-pycryptodomex, salt-ubuntu-1604-py3-transport
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
u'is not valid under any of the given schemas' not found in "u'maybe' is not one of [u'yes']"
................................................................................

Traceback (most recent call last):
  File "/tmp/kitchen/testing/tests/unit/utils/test_schema.py", line 1836, in test_oneof_config_validation
    self.assertIn('is not valid under any of the given schemas', excinfo.exception.message)
AssertionError: u'is not valid under any of the given schemas' not found in "u'maybe' is not one of [u'yes']"

@dwoz dwoz added Test-Failure Fix the CI failure ⛈ develop Pointing to develop branch; needs rebase ZRELEASED - 2017.7.9 RETIRED LABEL v2019.2 unsupported version ZRELEASED - 2017.7 retired label v2018.3 unsupported version labels Mar 8, 2019
@dwoz dwoz added this to the Approved milestone Mar 8, 2019
@KChandrashekhar KChandrashekhar added the severity-critical top severity, seen by most users, serious issues label Mar 14, 2019
@KChandrashekhar KChandrashekhar modified the milestones: March 29th, Priority Apr 5, 2019
@Ch3LL
Copy link
Contributor

Ch3LL commented Apr 9, 2019

I am not able to replicate this and i do not see it failing anymore although the multiple test failures due to the IPC changes could be hiding this error. I'll keep this open just in case they show up again when we fix the IPC changes after this PR #52445 is merged.

@Ch3LL Ch3LL added the fixed-pls-verify fix is linked, bug author to confirm fix label Apr 9, 2019
@Ch3LL
Copy link
Contributor

Ch3LL commented Apr 11, 2019

looks like its still failing on macosx

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 fixed-pls-verify fix is linked, bug author to confirm fix 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 retired label ZRELEASED - 2017.7.9 RETIRED LABEL
Projects
None yet
Development

No branches or pull requests

3 participants