Exclude passthrough tests that create invalid views from Antithesis testing

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: 8.1.0-rc0
    • Component/s: Catalog
    • None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2025-02-17
    • 0
    • 2
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In SERVER-95200, we excluded a test from Antithesis testing because:

      • It deliberately creates an invalid view definition, in order to test their behavior.
      • Even though the test attempts to drop the invalid view definition, if Antithesis injects a fault in between the create and the drop, the ValidateCollection hook will detect the invalid view and fail.

      We have more tests that create invalid view definitions (for example jstests/core/catalog/list_collections_no_views.js, among others), so we should locate and exclude all of them from Antithesis testing.

              Assignee:
              Joan Bruguera Micó
              Reporter:
              Joan Bruguera Micó
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: