[SERVER-55143] MongoDB failed to run test suites with MSVC on windows Created: 11/Mar/21  Updated: 21/May/21  Resolved: 21/May/21

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Gao Lin Assignee: Eric Sedor
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

VS 2019 + Windows Server 2016 + MongoDB master branch latest revision


Operating System: ALL
Steps To Reproduce:

The whole build is successful, but according to the script run tests, the following errors are always reported.

python.exe buildscripts/resmoke.py run --suites=concurrency --jobs=8

python.exe buildscripts/resmoke.py run --suites=core --jobs=8

python.exe buildscripts/resmoke.py run --suites=core_auth --jobs=8

python.exe buildscripts/resmoke.py run --suites=decimal --jobs=8

python.exe buildscripts/resmoke.py run --suites=read_only --jobs=8

python.exe buildscripts/resmoke.py run --suites=unittests_client --jobs=8

python.exe buildscripts/resmoke.py run --suites=integration_tests_standalone --jobs=8

 

Running these test suites all report the same error:

Traceback (most recent call last):
File "buildscripts/resmoke.py", line 12, in <module>
import buildscripts.resmokelib.cli as cli
File "F:\gitP\mongodb\mongo\buildscripts\resmokelib_init_.py", line 7, in <module>
from buildscripts.resmokelib import parser
File "F:\gitP\mongodb\mongo\buildscripts\resmokelib\parser.py", line 9, in <module>
from buildscripts.resmokelib.run import RunPlugin
File "F:\gitP\mongodb\mongo\buildscripts\resmokelib\run_init_.py", line 15, in <module>
import curatorbin
ModuleNotFoundError: No module named 'curatorbin'

 

 

 

 

 

Participants:

 Description   

MongoDB failed to run test suites with MSVC on windows .  It can be reproduced on master latest revision. Could you help have a look about this issue? Thanks in advance!



 Comments   
Comment by Daniel Gottlieb (Inactive) [ 16/Mar/21 ]

gaolin01@beyondsoft.com Have you tried python.exe -m pip install -r etc/pip/dev-requirements.txt?

Comment by Gao Lin [ 12/Mar/21 ]

Hi All,

Could someone look at this issue? This problem still block us.

 

Thanks,

Lin

Generated at Thu Feb 08 05:35:36 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.