You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in IDM-CI a different request to SSSD can happen before the
failed login attempt provided in the test, making this other
request show as CID #1 in the logs causing this test to fail.
Concatenate the first three CID requests to address this. This
timing issue is unrelated to the functionality this test needs
to exercise (checking child logs of analyzer output).
Reviewed-by: Jakub Vávra <jvavra@redhat.com>
0 commit comments