Skip to content

Conversation

aclark4life
Copy link
Contributor

No description provided.

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@aclark4life aclark4life merged commit 463518b into mongodb:master Oct 16, 2024
26 of 27 checks passed
@aclark4life aclark4life deleted the PYTHON-4765 branch October 16, 2024 15:03
@@ -197,7 +197,7 @@
}
},
{
"level": "debug",
"level": "info",
Copy link
Member

@ShaneHarvey ShaneHarvey Oct 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How are we passing this test? We actually (intentionally) log this at debug level. See PYTHON-4261.

Copy link
Member

@ShaneHarvey ShaneHarvey Oct 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're logging that line at "debug" level while the spec test claims it should be at "info" level. I would expect the test to fail. This indicates theres a bug in the test runner that we need to fix.

We also need to revert those lines to debug.

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