Closed
Conversation
- Remove an assertion that was failing due to server bug SERVER-113344 where successful operation results are unexpectedly returned in the cursor when verbose results are disabled. - Add unit tests for JAVA-6001 and JAVA-5986. JAVA-6001 JAVA-5986 --------- Co-authored-by: Ross Lawley <ross@mongodb.com>
Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
Disabled new test cases until the work is done. JAVA-5949 JAVA-5968 JAVA-6030
…the server from the cluster (mongodb#1853)
JAVA-5974 --------- Co-authored-by: Ross Lawley <ross@mongodb.com>
* JAVA-4320 fix server selection flaky test * set server selection threshold to 3seconds * serverSelection flaky test, update comments * server selection , update threshold to 30_000 MS --------- Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
* JAVA-5988 * JAVA-5988 address PR comments * JAVA-5988 add a unit test to AggregatesTest * JAVA-5988 embedding fluent API with builders * JAVA-5988 introduce AbstractVectorSearchQuery * JAVA-5988 fix checkstyle * JAVA05988 use VectorSearchQuery as param * JAVA-5988 add more unit tests * JAVA-5988 add autoembedding to Scala --------- Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
Pipeline doesn't clone the whole git history of driver tools --------- Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
Moved specifications submodule out of driver-core into a testing directory. Deleted old copy of bson specification tests and updated to use the submodule Fixed Json output for positive exponents to match the the extended json specification Added test exceptions to BinaryVectorGenericBsonTest Added BsonBinaryVector prose tests Added extra regression tests to ensure both explicit and implicit doubles with positive exponets parse as expected. JAVA-5877 JAVA-5779 JAVA-5782 JAVA-5652
Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
* Temp disable large encryption tests on mongocryptd JAVA-6077
Originally introduced in 057649f This change had the unintended side effect of leaking netty ByteBufs when logging. JAVA-5982
…variations (mongodb#1793) JAVA-5375 --------- Co-authored-by: Ross Lawley <ross@mongodb.com>
Fixed no comment warning in BinaryVector Improved BsonBinary asUuid documentation Improved BsonBinarySubType isUuid documentation JAVA-6086
|
Another PR with the same head SHA has ran 'evergreen retry' and overridden this PR's patch. This PR's patch will be aborted and the status reported will be in the context of the other PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.