-
Notifications
You must be signed in to change notification settings - Fork 1.1k
PYTHON-4730 Failing Async Bulk Tests #1831
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
Conversation
Looks like evergreen never actually ran on the final commit in #1827 so that would explain why the tests "passed". |
ahhh that makes sense, sorry for not noticing that earlier! |
|
Totally not your fault. Evergreen must have failed to schedule the PR run somehow. That almost never happens so it's not surprising that we missed it. |
good eye! I've been trying to figure out what went wrong for the better part of the last hour or so! >.< thanks! |
Yeah EVG had an outage today |
Honestly not sure what changed since this PR that would cause the tests to fail, because they weren't failing when I merged them...?