Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-73886

Tag jstests with requires_scripting for NTDI passthrough

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0, 6.3.0-rc1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v6.3
    • Server Serverless 2023-02-20
    • 38

      The profile_delete.js makes use of the `$where` operator but is not tagged with `requires_scripting`.

      We should correctly mark this test with `requires_scripting` tag so that the NTDI passthrough correctly ignores it from running.

      There is also other files such as :

      jstests/core/catalog/list_collections_filter.js
      jstests/core/constructors.js
      jstests/core/doc_validation/doc_validation_invalid_validators.js
      jstests/core/function_string_representations.js
      jstests/core/query/count/counta.js
      jstests/core/query/js/js2.js
      jstests/core/write/update/update_arrayFilters.js

            Assignee:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Reporter:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: