Skip to content

Commit 0d6e87b

Browse files
authored
chore(e2e-tests): add another kerberos error message (#2599)
add another kerberos error message
1 parent d83f2ae commit 0d6e87b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/e2e-tests/test/e2e-auth.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,6 +1127,7 @@ describe('Auth e2e', function () {
11271127
'Received authentication for mechanism GSSAPI which is unknown or not enabled',
11281128
'Miscellaneous failure (see text): Unable to find realm of host localhost',
11291129
'Miscellaneous failure (see text): no credential for',
1130+
'Miscellaneous failure (see text): Matching credential',
11301131
"Unsupported mechanism 'GSSAPI' on authentication database '$external'",
11311132
'The specified target is unknown or unreachable',
11321133
'Server not found in Kerberos database',

0 commit comments

Comments
 (0)