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 tests #35693

Merged
merged 4 commits into from
Aug 23, 2016
Merged

Fix tests #35693

merged 4 commits into from
Aug 23, 2016

Conversation

dincamihai
Copy link
Contributor

What does this PR do?

It fixes these tests:

  • tests/unit/modules/useradd_test.py::UserAddTestCase::test_info
  • tests/unit/pyobjects_test.py::MapTests::test_map
  • tests/unit/pyobjects_test.py::RendererTests::test_extend
  • tests/unit/pyobjects_test.py::RendererTests::test_requisite_implicit_list

@dincamihai dincamihai changed the title [WIP] Fix tests Fix tests Aug 23, 2016
@rallytime
Copy link
Contributor

Thanks @dincamihai

@rallytime rallytime merged commit c80407e into saltstack:develop Aug 23, 2016
@dincamihai dincamihai deleted the fix-some-tests branch August 24, 2016 08:00
dincamihai pushed a commit to openSUSE/salt that referenced this pull request Aug 24, 2016
PR: saltstack/salt#35693

Fix tests/unit/modules/useradd_test.py::UserAddTestCase::test_info

Fix unit/pyobjects_test.py::MapTests::test_map

Fix tests/unit/pyobjects_test.py::RendererTests::test_extend

Fix tests/unit/pyobjects_test.py::RendererTests::test_requisite_implicit_list
gitebra pushed a commit to gitebra/salt that referenced this pull request Aug 25, 2016
* upstream/develop: (65 commits)
  Add ability to set a default ASG termination policy.
  Add master build package build
  Add minion only script
  Fix snapper_test for python26
  os_family is Suse not SUSE (saltstack#35706)
  Don't assume we have a file to remove in tearDown (saltstack#35709)
  Template context must be populated with key:value pairs
  Refresh pillar only if minion is connected to master
  Add `force_refresh` option to grains updating minion events
  Remove outputter kwarg from jobs runner. It has been deprecated.
  Add whitelist for windows tests
  Fix tests (saltstack#35693)
  fixed the randomization portion of the exponential backoff wait time.
  fixed a bug in retry mechanism.
  changed boto_vpc's nat_gateway absent state's wait_for_delete_retries to be 0 to be backward compatible with previous releases.
  added wait and wait retries for delete_nat_gateway (otherwise releasing elastic ip will fail miserably).
  Improved connection to a VMware vCenter Server or ESXi host
  Add integration test for shadow module
  shadow: Fix return values for some functions
  Include grains in status moduele for unit test
  ...
meaksh pushed a commit to meaksh/salt that referenced this pull request Sep 8, 2016
* Fix tests/unit/modules/useradd_test.py::UserAddTestCase::test_info

* Fix unit/pyobjects_test.py::MapTests::test_map

* Fix tests/unit/pyobjects_test.py::RendererTests::test_extend

* Fix tests/unit/pyobjects_test.py::RendererTests::test_requisite_implicit_list
meaksh pushed a commit to meaksh/salt that referenced this pull request Sep 8, 2016
* Fix tests/unit/modules/useradd_test.py::UserAddTestCase::test_info

* Fix unit/pyobjects_test.py::MapTests::test_map

* Fix tests/unit/pyobjects_test.py::RendererTests::test_extend

* Fix tests/unit/pyobjects_test.py::RendererTests::test_requisite_implicit_list
gitebra pushed a commit to gitebra/salt that referenced this pull request Sep 9, 2016
* upstream/develop: (111 commits)
  Pylint fix
  Remove redundant write of public key.
  Fix breakage from updates to __utils__ (saltstack#36168)
  Remove unclosed backticks in walkthrough doc (saltstack#36170)
  fixed whitespace lint issues
  Added documentation and cleaned up some linting issues.
  Back-port saltstack#36067 to carbon (saltstack#36159)
  Use string.ascii_lowercase (saltstack#36163)
  Fixing unit tests for develop (saltstack#36141)
  Adds saltstack#36055 to release notes
  Pylint fix for saltstack#36072 (saltstack#36155)
  INFRA-3943 - Bug fix - too many volumes getting tagged (saltstack#36072)
  Remove unclosed backticks in walkthrough doc (saltstack#36154)
  Fix issue with cp.push (saltstack#36136)
  Document `owner` kwarg for `postgres_schema.present` state function (saltstack#36147)
  Ignore states that do not have a numeric jid, i.e. 'req'
  Fixed _interfaces_ifconfig output for SunOS test
  Fix tests that assert CommandExecutionError (saltstack#32485)
  Fix tests (saltstack#35693)
  Skip utils_test if timelib is not installed (saltstack#32699)
  ...
mcalmer pushed a commit to openSUSE/salt that referenced this pull request Dec 9, 2016
PR: saltstack/salt#35693

Fix tests/unit/modules/useradd_test.py::UserAddTestCase::test_info

Fix unit/pyobjects_test.py::MapTests::test_map

Fix tests/unit/pyobjects_test.py::RendererTests::test_extend

Fix tests/unit/pyobjects_test.py::RendererTests::test_requisite_implicit_list
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