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

Fix no_passthrough test log_mismatching_uuid_sharding_local_catalog.js

    • Query Execution
    • Fully Compatible
    • ALL
    • v8.0
    • QE 2025-01-20

      Currently EVG runs for v8.0 produce errors in the jstests/noPassthrough/log_mismatching_uuid_sharding_local_catalog.js test, which was added to v8.0 recently via this PR.
      The error is

      uncaught exception: Error: Cannot find module 'jstests/libs/shardingtest.js' imported from jstests/noPassthrough/log_mismatching_uuid_sharding_local_catalog.js :
      

      The fix for the problem in v8.0 should be trivial, namely to remove [the line that imports ShardingTest:
      For master, this line is correct, so only a fix for v8.0 is needed.

            Assignee:
            jan.steemann@mongodb.com Jan Steemann
            Reporter:
            jan.steemann@mongodb.com Jan Steemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: