Re-enable --fork tests in logpath.js

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Server Tooling & Methods
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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).

            Assignee:
            Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            Kevin Pulo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: