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

Check `Aggregate with deterministic encryption` FLE test.

    • Type: Icon: Spec Change Spec Change
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: Extended JSON
    • Labels:
      None
    • Needed

      I have a question about skipped FLE aggregation tests:
      https://github.com/mongodb/specifications/blob/master/source/client-side-encryption/tests/aggregate.json
      As I see the server tickets: `SERVER-40829` and `SERVER-39395` have been already implemented with the fix version/s: `4.1.12`. So, I removed `skipReason` nodes and have tried to validate the aggregation test results with server `4.2.0 rc3`.

      Two skipped tests from the set have passed.

      Now, the only failed test is: https://github.com/mongodb/specifications/blob/master/source/client-side-encryption/tests/aggregate.json#L112.

      The failing reason is that this test has no result and the outcome collection is empty. AFAIK, Java driver has the same error for this test (with removed `skipReason`).
      Is this test correct? Also, when are we planning to remove `skipReason`s for this test file?

            Assignee:
            Unassigned Unassigned
            Reporter:
            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: