[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):
|
| 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 |