Since d7406f5 (for CDRIVER-2128), Decimal128 parse tests from the BSON corpus have been executed using bson_new_from_json() instead of bson_decimal128_from_string(). The test failures likely were not caught because the input strings just so happen to be invalid extended JSON.
- is related to
-
CDRIVER-2128 Support revised Extended JSON spec
- Closed