Skip to content

test: only skip initial ping command if credentials provided #2620

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

mbroadst
Copy link
Member

This fixes a regression introduced in the ADL testing patch set, where the spec test runner always skips the first ping command sent by a client. The ping should only be skipped if credentials were provided to the client, since that's when the driver actually sends the command.

NODE-2885

This fixes a regression introduced in the ADL testing patch set,
where the spec test runner always skips the first `ping` command
sent by a client. The `ping` should only be skipped if credentials
were provided to the client, since that's when the driver actually
sends the command.

NODE-2885
@mbroadst mbroadst merged commit 812f68d into master Nov 12, 2020
@mbroadst mbroadst deleted the NODE-2885/fix-ping-skip-spec-runner branch November 12, 2020 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants