-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
None
In runner.c, entity_map_match is called with allow_extra=false (here), which seemingly conflicts with Allowing Extra Fields in Root-level Documents. This was responsible for a test failure I ran into while implementing CDRIVER-4199 (in find-comment.yml the test only matches the _id field of a selected document, despite it also containing an x field).
This is somewhat related to CDRIVER-4329, although that had to do APM command/reply assertions and passing allow_extra=true unnecessarily when matching nested fields.
- is duplicated by
-
CDRIVER-4329 Do not permit extra fields when matching embedded documents in unified spec tests
- Closed
- is related to
-
CDRIVER-4329 Do not permit extra fields when matching embedded documents in unified spec tests
- Closed
-
CDRIVER-4199 Add support for the comment field to all helpers
- Closed