Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-52656

DedupMultikeyPathsInBulkIndexBuild fails if run after StorageTimestampTests suites

    • Type: Icon: Bug Bug
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • ALL

      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.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: