Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-2519

Reenable tests for large exponent double values

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: BSON, Testing
    • Labels:
      None

      The extended JSON corpus includes tests for the values +/- 1.23456789012345677E+18, which we do not currently handle. It's trivial to read the values in and store them as a string (using a regular expression, for instance), but not so clear what we should do if we encounter this value from raw BSON bytes.

            Assignee:
            Unassigned Unassigned
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: