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

Skip aggregate $out test in retryable writes spec on serverless

    • Type: Icon: Spec Change Spec Change
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: Retryability
    • None
    • Needed
    • Hide

      Commits for syncing spec/prose tests

      •  Sync retryable writes unified spec tests with ce9b56b
      Show
      Commits for syncing spec/prose tests  Sync retryable writes unified spec tests with ce9b56b
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5822 Backlog
      CXX-3192 Backlog
      CSHARP-5428 Fixed 3.2.0
      GODRIVER-3442 Backlog
      JAVA-5714 Backlog
      NODE-6596 Backlog
      MOTOR-1417 Duplicate
      PYTHON-4999 Backlog
      PHPLIB-1599 Fixed 1.21.0
      RUBY-3600 Backlog
      RUST-2111 Duplicate
      $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 */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-5822 Backlog CXX-3192 Backlog CSHARP-5428 Fixed 3.2.0 GODRIVER-3442 Backlog JAVA-5714 Backlog NODE-6596 Backlog MOTOR-1417 Duplicate PYTHON-4999 Backlog PHPLIB-1599 Fixed 1.21.0 RUBY-3600 Backlog RUST-2111 Duplicate

      Summary

      mongodb/specifications@11022ca for DRIVERS-943 introduced a test that executes an aggregation pipeline with an $out stage, but neglected to skip this test on serverless environments (which do not support $out).

      Motivation

      Is this issue urgent?

      Yes. Complete this sooner so the change can be addressed when other drivers pick up work for DRIVERS-943.

      Is this ticket required by a downstream team?

      No.

      Is this ticket only for tests?

      Yes.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Andreas Braun Andreas Braun
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: