Fix missing test subdirectories in release package

XMLWordPrintableJSON

    • StorEng - Defined Pipeline
    • 3

      It was reported the WiredTiger 11.0.0 open-source release package missed a few test subdirectories that can cause CMake build failures, which need to be understood and fixed.

      CMake Error at test/CMakeLists.txt:21 (add_subdirectory):
        add_subdirectory given source "packing" which is not an existing directory.
      
      
      CMake Error at test/CMakeLists.txt:31 (add_subdirectory):
        add_subdirectory given source "format" which is not an existing directory.
      
      
      CMake Error at test/CMakeLists.txt:33 (add_subdirectory):
        add_subdirectory given source "salvage" which is not an existing directory.
      
      
      CMake Error at test/CMakeLists.txt:35 (add_subdirectory):
        add_subdirectory given source "thread" which is not an existing directory.
      

              Assignee:
              Luke Chen
              Reporter:
              Luke Chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: