Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-11969

Reintroduce C tests without sanitizers

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 3
    • c(3x10^8)-StorEng - 2023-11-14, 2023-11-28 - Anthill Tiger

      After WT-11671, tests like csuite-wt8246-compact-rts-data-correctness-test disappeared from the build variant ! Ubuntu 20.04 but still appear in the ! Ubuntu 20.04 MSAN one.
      The impacted tests have the following field LABEL "long_running" in the associated CMake file.

      This seems to be because of the following changes:

        # Start of csuite test tasks
        - name: csuite-tests-pull-request
          tags: ["pull_request"]
          commands:
            - func: "get project"
            - func: "compile wiredtiger"
            - func: "make check directory"
              vars:
                directory: test/csuite
                extra_args: -LE "long_running" -j ${num_jobs}
      

      We should have a task that filters out everything but the long-running ones as well for the build variant without sanitizers.

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: