-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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: