#7439 test_caless: adjust try/except to capture all [Errno 2] - ENOENT
Closed: fixed Opened by mreznik.

While testing on RHEL we are getting IOError instead of OSError.
Add also IOError.

This is mostly for compatibility reasons and should not cause
any issue as IOError is alias for OSError on Python3.


master:

  • 5a04936f47de0c60867804391393d18f6e955169 test_caless: adjust try/except to capture also IOError

ipa-4-6:

  • bd6deb2d2658b2d9c4d779260e81c878cb1ec054 test_caless: adjust try/except to capture also IOError

ipa-4-5:

  • dde9b266d1abb60ff94605cf497fab115d4422fd test_caless: adjust try/except to capture also IOError

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata