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

Increasing log level causes test to hit tassert.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc5, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v6.0
    • QO 2022-05-16

      When I run

      python3 buildscripts/resmoke.py run jstests/core/hidden_index.js
      

      the test passes.

      When I run

      python3 buildscripts/resmoke.py run jstests/core/hidden_index.js --mongodSetParameter='{logLevel: 5}'
      

      the test hits a tassert.

      Increasing the log level shouldn't cause tests to fail.

            Assignee:
            alexander.ignatyev@mongodb.com Alexander Ignatyev
            Reporter:
            andrew.witten@mongodb.com Andrew Witten (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: