Support MongoDB 2.6
Nycander opened this issue · 0 comments
Nycander commented
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)