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

Encode bytes before concatenating with string

    • 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:
    • 2
    • Storage - Ra 2020-11-16

      unit-test-long failed on ! Ubuntu 18.04

      Host: ec2-100-26-209-190.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:
            haseeb.bokhari@mongodb.com Haseeb Bokhari (Inactive)
            Reporter:
            xgen-evg-user Xgen-Evergreen-User
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: