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

Fix failing "TestCMAPSpec" test

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

      The following tests fail frequently:

      TestCMAPSpec/pool-create-min-size.json
      
      CMAP_spec_test.go:290: unexpected event occurred: expected: ConnectionCheckedOut, actual: ConnectionCreated
      

      Check out an example failure here.

      TestCMAPSpec/pool-clear-min-size.json
      
      CMAP_spec_test.go:292: unexpected event occurred: expected: ConnectionPoolReady, actual: ConnectionCreated
      CMAP_spec_test.go:292: unexpected event occurred: expected: ConnectionCreated, actual: ConnectionPoolReady
      

      Check out an example failure here.

      Definition of done:

      • All TestCMAPSpec test cases pass reliably on Evergreen CI.
        Remove any skipped TestCMAPSpec tests tagged with this ticket.

            Assignee:
            matt.dale@mongodb.com Matt Dale
            Reporter:
            matt.dale@mongodb.com Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: