4521fe5 ipatests: mark test_ca_show_error_handling as xfail

Authored and Committed by frenaud 7 months ago
    ipatests: mark test_ca_show_error_handling as xfail
    
    With PKI 11.5.0, the test
     test_cert.py::TestCAShowErrorHandling::test_ca_show_error_handling
    is failing with an exception and a different error message.
    Mark as xfail until PKI provides a fix
    
    Related: https://pagure.io/freeipa/issue/9606
    Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
    Reviewed-By: Francisco Trivino <ftrivino@redhat.com>