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

Re-enable --fork tests in logpath.js

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • Server Tooling & Methods
    • Fully Compatible

    Description

      There are some tests in noPassthroughWithMongod/logpath.js which have been disabled on account of SERVER-5117. However, that problem hasn't been present for some time.

      These tests should be re-enabled.

      They will need to be updated for changes that have happened to the test suite in the interim, eg. MongoRunner opts of { fork: true } will translate to cmdline args of "--fork true", and so { fork: "" } needs to be used instead. Also stopping the process via MongoRunner.stopMongod() doesn't seem to work as expected (though manually connecting and shutting down should work).

      Attachments

        Activity

          People

            backlog-server-stm Backlog - Server Tooling and Methods (STM) (Inactive)
            kevin.pulo@mongodb.com Kevin Pulo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: