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

Fix OSX python test errors related to UTF encoding

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

      unit-test failed on OS X 10.12

      Host: macos-1012-70.macstadium.build.10gen.cc
      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: