You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently running into test failures when running the latest version of MongoDB (2.6.4):
Failed tests: testFetchRemoval(com.findwise.hydra.mongodb.MongoDocumentIOIT)
testFullyCommittedDocumentsCanBeTagged(com.findwise.hydra.mongodb.MongoDocumentIOIT)
testNullFields(com.findwise.hydra.mongodb.MongoDocumentIOIT): Null field was persisted in database on update
testInsertWithAttachments(com.findwise.hydra.mongodb.MongoDocumentIOIT)
Tests in error:
testUpdateDocument(com.findwise.hydra.mongodb.MongoConnectorIT)
The text was updated successfully, but these errors were encountered:
I'm currently running into test failures when running the latest version of MongoDB (2.6.4):
The text was updated successfully, but these errors were encountered: