Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/e2e-tests/test/e2e-auth.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
Loading