Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-3181

Fix timeouts in CSE custom endpoint test

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: Client Side Encryption
    • None
    • Needed
    • Hide

      Summary of necessary driver changes

      • Update Client-Side Encryption prose test 7 (Custom Endpoint) to fix possible timeouts against (intentionally) invalid URIs.

      Commits for syncing spec/prose tests

      Show
      Summary of necessary driver changes Update Client-Side Encryption prose test 7 (Custom Endpoint) to fix possible timeouts against (intentionally) invalid URIs. Commits for syncing spec/prose tests https://github.com/mongodb/specifications/commit/c196d3af6981278fe375c0a8852d6b813e62debc
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5997 In Code Review
      CXX-3278 Needs Triage
      CSHARP-5579 In Code Review 3.4.0
      GODRIVER-3546 In Code Review
      JAVA-5860 Needs Triage
      NODE-6934 Needs Triage
      MOTOR-1459 Duplicate
      PYTHON-5361 Needs Triage
      PHPLIB-1674 Needs Triage
      RUBY-3660 Needs Triage
      RUST-2206 Backlog
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-5997 In Code Review CXX-3278 Needs Triage CSHARP-5579 In Code Review 3.4.0 GODRIVER-3546 In Code Review JAVA-5860 Needs Triage NODE-6934 Needs Triage MOTOR-1459 Duplicate PYTHON-5361 Needs Triage PHPLIB-1674 Needs Triage RUBY-3660 Needs Triage RUST-2206 Backlog

      Summary

      Fix timeouts related to Client-Side Encryption prose test 7. Custom Endpoint Test

      Motivation

      See: https://github.com/mongodb/specifications/pull/1791 for added background.

      Is this issue urgent?

      Yes. Tests are frequently failing in some drivers.

      Is this ticket only for tests?

      Yes.

      Acceptance Criteria

      Fix observed test timeouts referenced in PR#1791.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Kevin Albertson Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: