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

ValidateCollections hook failure 'ExternalFixture' object has no attribute '_all_mongo_d_s_t'

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Correctness
    • Fully Compatible
    • ALL
    • Hide
      • Start a local mongod (ex: on localhost:27017)
      • run resmoke with --shellConnString to connect to the active mongod 
        python buildscripts/resmoke.py run --suite core --shellConnString mongodb://localhost:27017 --externalSUT jstests/core/query/all/all.js
        
      Show
      Start a local mongod (ex: on localhost:27017) run resmoke with --shellConnString to connect to the active mongod  python buildscripts/resmoke.py run --suite core --shellConnString mongodb: //localhost:27017 --externalSUT jstests/core/query/all/all.js
    • 2024-11-12

      When running resmoke locally with the --externalSUT flag, resmoke's ValidateCollection hooks fails with  'ExternalFixture' object has no attribute '_all_mongo_d_s_t' .

      It looks like the bug was introduced to validate.py as a part of SERVER-94991.

            Assignee:
            trevor.guidry@mongodb.com Trevor Guidry
            Reporter:
            haley.connelly@mongodb.com Haley Connelly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: