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

Migrate Atlas Data Lake tests to unified test format

    • Needed
    • Hide

      Summary of necessary driver changes

      • Remove legacy spec tests for Atlas Data Lake.
      • When integrating Atlas Data Lake unified tests, not that killAllSessions should not be executed (re: Terminating Open Transactions) as part of the test runner setup.

      Commits for syncing spec/prose tests

      Show
      Summary of necessary driver changes Remove legacy spec tests for Atlas Data Lake. When integrating Atlas Data Lake unified tests, not that killAllSessions should not be executed (re: Terminating Open Transactions ) as part of the test runner setup. Commits for syncing spec/prose tests Sync Atlas Data Lake unified spec tests to mongodb/specifications@fd5a68d .
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5507 Backlog
      CXX-2986 Backlog
      CSHARP-4999 Backlog
      GODRIVER-3154 Backlog 2.1.0
      JAVA-5354 Fixed 5.1.0
      NODE-6004 Fixed 6.9.0
      MOTOR-1275 Duplicate
      PYTHON-4266 Fixed 4.9
      PHPLIB-1408 Fixed 1.18.0
      RUBY-3417 Backlog
      RUST-1878 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 */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-5507 Backlog CXX-2986 Backlog CSHARP-4999 Backlog GODRIVER-3154 Backlog 2.1.0 JAVA-5354 Fixed 5.1.0 NODE-6004 Fixed 6.9.0 MOTOR-1275 Duplicate PYTHON-4266 Fixed 4.9 PHPLIB-1408 Fixed 1.18.0 RUBY-3417 Backlog RUST-1878 Backlog

      The data lake tests currently use the legacy CRUD v2 test format which is very similar to the legacy transactions format:
      https://github.com/mongodb/specifications/tree/master/source/atlas-data-lake-testing/tests#test-format

      We should migrate them to the unified test format.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Andreas Braun Andreas Braun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: