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

Fix test named "Write Concern should pipe writeConcern from client down to API call"

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

      How are you using Mongo? What version of the server and driver are you using?

      Our test:
      Write Concern should pipe writeConcern from client down to API call
      is currently crashing, the mock server response is looking for writeConcern on all messages, but endSessions doesn't have it. Maybe end sessions wasn't being send before now?

      AC: At least move the assertion out of the handMessage callback, or look into removing mock usage.

            Assignee:
            Unassigned Unassigned
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: