Test Summary
|
99%
successful |
Failed tests
Ignored tests
- AuthenticatingConnectionTest. testGSSAPIAuthentication
- AuthenticatingConnectionTest. testMongoCRAuthentication
- AuthenticatingConnectionTest. testMongoX509Authentication
- AuthenticatingConnectionTest. testPlainAuthentication
- PlainAuthenticatorTest. testSuccessfulAuthentication
- PlainAuthenticatorTest. testUnsuccessfulAuthentication
- ServerSelectionSelectionTest. shouldPassAllOutcomes[max-staleness/server_selection/ReplicaSetWithPrimary/MaxStalenessWithModePrimary.json]
- SocketStreamHelperSpecification. should enable SNI if socket is an instance of SSLSocket
- SocketStreamHelperSpecification. should enable host name verification if socket is an instance of SSLSocket
- AggregateOperationSpecification. should support changeStreams
- AggregateToCollectionOperationSpecification. should throw on write concern error
- CreateCollectionOperationSpecification. should throw on write concern error
- CreateIndexesOperationSpecification. should drop duplicates
- CreateIndexesOperationSpecification. should throw on write concern error
- CreateViewOperationSpecification. should throw if server version is not 3.4 or greater
- CreateViewOperationSpecification. should throw on write concern error
- DeleteOperationSpecification. should support retryable writes
- DeleteOperationSpecification. should throw an exception when using an unsupported Collation
- DropCollectionOperationSpecification. should throw on write concern error
- DropDatabaseOperationSpecification. should throw on write concern error
- DropIndexOperationSpecification. should throw on write concern error
- DropUserOperationSpecification. should throw MongoCommandException on write concern error
- FindAndDeleteOperationSpecification. should support retryable writes
- FindAndDeleteOperationSpecification. should throw on write concern error
- FindAndReplaceOperationSpecification. should support retryable writes
- FindAndReplaceOperationSpecification. should throw on write concern error
- FindAndUpdateOperationSpecification. should support retryable writes
- FindAndUpdateOperationSpecification. should throw on write concern error
- FindOperationSpecification. should read from a secondary
- InsertOperationSpecification. should support retryable writes
- ListCollectionsOperationSpecification. should throw if filtering on name with something other than a string
- MapReduceToCollectionOperationSpecification. should throw on write concern error
- MixedBulkWriteOperationSpecification. should fail as expected with retryWrites and failPoints
- MixedBulkWriteOperationSpecification. should throw an exception when using an unsupported Collation
- MixedBulkWriteOperationSpecification. should throw bulk write exception with a write concern error when wtimeout is exceeded
- MixedBulkWriteOperationSpecification. when there is a duplicate key error and a write concern error, both should be reported
- QueryBatchCursorFunctionalSpecification. should get more from a secondary
- RenameCollectionOperationSpecification. should throw on write concern error
- UpdateOperationSpecification. should support retryable writes
- UpdateOperationSpecification. should throw an exception when using an unsupported Collation
- UserOperationsSpecification. a read only admin user should be able to read from a different database
- UserOperationsSpecification. a read only admin user should not be able to write to a different database
- UserOperationsSpecification. a read only user should not be able to write
- UserOperationsSpecification. a read write admin user should be able to write to a different database
- UserOperationsSpecification. should throw on write concern error when creating a user
Packages
| Package | Tests | Failures | Ignored | Duration | Success rate |
|---|---|---|---|---|---|
| com.mongodb | 356 | 0 | 0 | 8.409s | 100% |
| com.mongodb.binding | 10 | 0 | 0 | 0.639s | 100% |
| com.mongodb.client.async | 5 | 0 | 0 | 0.028s | 100% |
| com.mongodb.client.gridfs.codecs | 4 | 0 | 0 | 0.181s | 100% |
| com.mongodb.client.gridfs.model | 4 | 0 | 0 | 0.008s | 100% |
| com.mongodb.client.model | 329 | 0 | 0 | 6.418s | 100% |
| com.mongodb.client.model.changestream | 10 | 0 | 0 | 0.117s | 100% |
| com.mongodb.client.model.geojson | 39 | 0 | 0 | 0.048s | 100% |
| com.mongodb.client.model.geojson.codecs | 28 | 0 | 0 | 0.128s | 100% |
| com.mongodb.connection | 693 | 1 | 9 | 49.658s | 99% |
| com.mongodb.connection.netty | 7 | 0 | 0 | 0.065s | 100% |
| com.mongodb.event | 13 | 0 | 0 | 0.083s | 100% |
| com.mongodb.internal | 2 | 0 | 0 | 0.019s | 100% |
| com.mongodb.internal.connection | 24 | 0 | 0 | 0.019s | 100% |
| com.mongodb.internal.session | 10 | 0 | 0 | 0.270s | 100% |
| com.mongodb.internal.thread | 1 | 0 | 0 | 0.005s | 100% |
| com.mongodb.internal.validator | 4 | 0 | 0 | 0s | 100% |
| com.mongodb.operation | 509 | 0 | 36 | 43.371s | 100% |
| com.mongodb.selector | 17 | 0 | 0 | 0.008s | 100% |