diff --git a/packages/e2e-tests/test/e2e-auth.spec.ts b/packages/e2e-tests/test/e2e-auth.spec.ts index 12773ed13..13eeeabda 100644 --- a/packages/e2e-tests/test/e2e-auth.spec.ts +++ b/packages/e2e-tests/test/e2e-auth.spec.ts @@ -1127,6 +1127,7 @@ describe('Auth e2e', function () { 'Received authentication for mechanism GSSAPI which is unknown or not enabled', 'Miscellaneous failure (see text): Unable to find realm of host localhost', 'Miscellaneous failure (see text): no credential for', + 'Miscellaneous failure (see text): Matching credential', "Unsupported mechanism 'GSSAPI' on authentication database '$external'", 'The specified target is unknown or unreachable', 'Server not found in Kerberos database',