Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-3213

Use canonical Extended JSON for BSON binary vector spec tests

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: BSON
    • None
    • Hide

      DRIVERS-3095:
      Summary of necessary driver changes

      • Update float32 spec test.
      • Remove special-case parsing for "inf" and "-inf" in bson_binary_vector tests
      • Verify your driver's float32 test implementation correctly checks equality even for non-finite values. (Ideally handling both Inf and NaN, even though current tests only rely on +/- infinity.)

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      Context for other referenced/linked tickets

      •  
      Show
      DRIVERS-3095 : Summary of necessary driver changes Update float32 spec test. Remove special-case parsing for "inf" and "-inf" in bson_binary_vector tests Verify your driver's float32 test implementation correctly checks equality even for non-finite values. (Ideally handling both Inf and NaN, even though current tests only rely on +/- infinity.) Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed) https://github.com/mongodb/specifications/commit/ccd72de68cc29b68fe55a79ad44d20b20ad1b4e7 CDRIVER implementation: https://github.com/mongodb/mongo-c-driver/commit/c186295845d80a6047fd7ba6b7fde56567080ab9 Context for other referenced/linked tickets  
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      This ticket was split from DRIVERS-3095, please see that ticket for a detailed description.

            Assignee:
            Unassigned Unassigned
            Reporter:
            dbeng-pm-bot TPM Jira Automations Bot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: