Extend write concern test coverage for commands previously skipped on timeseries views

    • Type: Task
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      jstests/libs/write_concern_all_commands.js defines wcTimeseriesViewsCommandsTests, used by writes_wait_for_write_concern_timeseries.js and mongos_writes_wait_for_write_concern_timeseries.js.

      Historically, a set of commands was skipped on timeseries because they were not supported on the view wrapper (viewful timeseries). With the viewless timeseries feature flag enabled (SERVER-92859), these commands are now supported on timeseries collections and their write-concern behavior should be covered.

      SERVER-110187 re-enables these driver tests in viewless-timeseries suites but does not yet add test cases for the following commands, which remain skipped:

      This ticket tracks adding noop/success/failure test cases for these commands in wcTimeseriesViewsCommandsTests, mirroring the versions already present in wcCommandsTests with TS-appropriate setup/teardown.

            Assignee:
            Unassigned
            Reporter:
            Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: