Summary
DRIVERS-742 Added comment for operators. In the find-comment tests, the expected result does not match the actual results and according to evaluating matches:
if expected is not the root document:
assert that actual does not contain additional keys
When implementing the feature the Java driver unified test runner failed as the actual document had an extra value.
Is this issue urgent?
No. It might be easier to implement this together with DRIVERS-742, but this is not required.
Is this ticket only for tests?
Yes.