Do not include NaN doubles in fuzzer tests

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: BSON
    • None
    • None
    • Rust Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      The BSON fuzzer tests failed here due to a document containing f64::NAN. Equality comparisons for f64::NAN will always fail because f64::NAN does not equal itself. We should update the fuzzer not to include NaN double values.

            Assignee:
            Unassigned
            Reporter:
            Isabel Atkinson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: