#7439 test_caless: adjust try/except to capture all [Errno 2] - ENOENT
Closed: fixed 6 years ago Opened 6 years ago 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:

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

ipa-4-6:

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

ipa-4-5:

  • dde9b26 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)

6 years ago

Login to comment on this ticket.

Metadata