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

Use the correct python for all tests and set up env for the split stress test

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.2, 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The wrong version of python is running the split test (from /usr/bin/python3 rather than python3 in the toolchain). I can reproduce with the wrong python. In addition, this test does not set environment variables, like LD_LIBRARY_PATH.

      split-stress-test failed on Ubuntu 18.04 Stress tests

      Host: ec2-35-174-205-174.compute-1.amazonaws.com
      Project: WiredTiger (develop)
      Commit: diff: WT-4833 Remove support for Python2 (#6045)

      SConstruct and evergreen.yml modified to make them work with python3 on Windows.

      Changed the typing of some internal interfaces only used by SWIG: WT_CURSOR->_set_value and _setvalue are now declared 'unsigned char *' rather than 'void *'. This is necessary for SWIG on Windows to avoid a divide by zero error.

      Set the -j option for scons on Windows for faster builds.Explicitly use python3 in evergreen.

      putenv/unsetenv not supported on all platforms for Python3. | 23 Oct 20 13:58 UTC
      Evergreen Subscription: ; Evergreen Event:

      Task Logs

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            xgen-evg-user Xgen-Evergreen-User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: