[SERVER-52656] DedupMultikeyPathsInBulkIndexBuild fails if run after StorageTimestampTests suites Created: 06/Nov/20  Updated: 06/Dec/22  Resolved: 12/Nov/20

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

Type: Bug Priority: Major - P3
Reporter: Pierlauro Sciarelli Assignee: Backlog - Storage Execution Team
Resolution: Won't Do Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates SERVER-42265 dbtest fails when run without specify... Closed
Assigned Teams:
Storage Execution
Operating System: ALL
Participants:

 Description   

Reproducible steps:

./buildscripts/scons.py --dbg=on --opt=on --variables-files=etc/scons/mongodbtoolchain_v3_clang.vars --ninja generate-ninja ICECC=icecc CCACHE=ccache --link-model=dynamic
 
ninja -j250 ./build/install/bin/dbtest
 
# Filter just tests matching the IndexBuild substring, resulting in StorageTimestampTests running before WildcardMultikeyPersistenceTestFixture
 
./build/install/bin/dbtest --filter IndexBuild

It's highly probable that some test from StorageTimestampTests is leaving the environment dirty, since the error is not happening when singularly running the WildcardMultikeyPersistenceTestFixture suite.

Such failure is not hit on evergreen because each suite is singularly invoked.


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