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

Failed to find random abort test program when running make check under build_posix directory

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT3.2.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Storage Engines 2019-06-17

      When calling the random_abort/smoke.sh through "make check" under "build_posix" directory, the top_builddir variable setting becomes inappropriate and caused test program not found failure. 

      http://build.wiredtiger.com:8080/job/wiredtiger-test-check-long/1209/

      + cd build_posix
      + '[' -e /usr/local/lib/libeatmydata.so ']'
      + TESTUTIL_ENABLE_LONG_TESTS=1
      + make check VERBOSE=1
      
      (...)
      
      + cd test/csuite
      + ../../../test/csuite/random_abort/smoke.sh
      ../../../test/csuite/random_abort/smoke.sh: 12: ../../../test/csuite/random_abort/smoke.sh: ../../build_posix/test/csuite/test_random_abort: not found
      Build step 'Execute shell' marked build as failure 

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: