Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-3478

Use canonical Extended JSON for BSON binary vector spec tests

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: BSON
    • 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  

      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:
            1 Start watching this issue

              Created:
              Updated: