Fix timeouts in CSE custom endpoint test

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: 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 Fixed 2.1.0
      CXX-3278 Fixed 4.2.0
      CSHARP-5579 Fixed 3.4.0
      GODRIVER-3546 Done
      JAVA-5860 Fixed 5.5.0
      NODE-6934 Duplicate
      MOTOR-1459 Duplicate
      PYTHON-5361 Backlog
      PHPLIB-1674 Backlog
      RUBY-3660 Backlog
      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 Fixed 2.1.0 CXX-3278 Fixed 4.2.0 CSHARP-5579 Fixed 3.4.0 GODRIVER-3546 Done JAVA-5860 Fixed 5.5.0 NODE-6934 Duplicate MOTOR-1459 Duplicate PYTHON-5361 Backlog PHPLIB-1674 Backlog RUBY-3660 Backlog 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
            Reporter:
            Kevin Albertson
            Kevin Albertson Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: