ansible/test
Matt Davis 08af853ee9 fix win_shell/win_command nonzero RC failure setting (#26443)
* as a result of recent core engine changes to ignore rc, modules are responsible to set `failed` on nonzero RC if they want that behavior
* the `failed` filter currently triggers on nonzero RC, which caused the tests to false-pass
* updated tests to explicitly check both rc and failed keys, as well as using the failed filter.
2017-07-05 10:05:07 -07:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration fix win_shell/win_command nonzero RC failure setting (#26443) 2017-07-05 10:05:07 -07:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Revert "Limit yamllint version on python 2.6." (55aec8e) 2017-07-05 08:23:21 -07:00
sanity Support check mode for efs_facts (#26273) 2017-07-05 15:06:08 +02:00
units fix for nxos_acl_interface idempotency (#26156) 2017-07-05 12:05:47 -04:00
utils Update tox.ini to use ansible-test. 2017-06-30 16:41:30 -07:00