We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d83f2ae commit 0d6e87bCopy full SHA for 0d6e87b
packages/e2e-tests/test/e2e-auth.spec.ts
@@ -1127,6 +1127,7 @@ describe('Auth e2e', function () {
1127
'Received authentication for mechanism GSSAPI which is unknown or not enabled',
1128
'Miscellaneous failure (see text): Unable to find realm of host localhost',
1129
'Miscellaneous failure (see text): no credential for',
1130
+ 'Miscellaneous failure (see text): Matching credential',
1131
"Unsupported mechanism 'GSSAPI' on authentication database '$external'",
1132
'The specified target is unknown or unreachable',
1133
'Server not found in Kerberos database',
0 commit comments