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

Poor formatting in test logs

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Server Serverless 2021-11-29

      A couple of misformatted logs I saw while diagnosing a build failure. A missing space:

      Retrying insertwith original command request: {
      

      HistoryDict has no __repr__:

      [TenantMigrationFixture:j6] Issuing replSetInitiate command: {'_id': 'rs0', 'protocolVersion': 1, 'settings': <buildscripts.resmokelib.utils.history.HistoryDict object at 0x7f4bc5744be0>, 'members': [{'_id': 0, 'host': 'localhost:21500'}]}
      

      Missing close-single-quote:

      [TenantMigrationFixture:j6] Attempting to step up the chosen secondary on port 21501 of replica set 'rs0.
      

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: