You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Rick Elrod f7078c1f8f
Throw a prettier error in m_u.basic syslog (#70312)
Change:
- In certain situations, such as when the input string contains null
  bytes (\0), syslog.syslog will throw a TypeError. Handle that and
  fail_json instead.

Test Plan:
- New test
- ansible-test --docker centos[68] (for py2 and py3 respectively)

Tickets:
- Refs #70269

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Throw a prettier error in m_u.basic syslog (#70312) 4 years ago
lib/ansible_test ansible-test - do not validate blacklisted ps modules (#70376) 4 years ago
sanity known_hosts: update documentation (#70342) 4 years ago
support Deprecation revisited (#69926) 5 years ago
units setup: Handle CIFS share with backward slash (#70006) 4 years ago
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 5 years ago